Skip to content

Commit

Permalink
chore: npm-check-updates && yarn upgrade
Browse files Browse the repository at this point in the history
Ran npm-check-updates and yarn upgrade to keep the `yarn.lock` file up-to-date.
  • Loading branch information
aws-cdk-automation authored and github-actions[bot] committed Jan 22, 2025
1 parent 81b5fdd commit 4ce5775
Show file tree
Hide file tree
Showing 2 changed files with 154 additions and 154 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,21 +19,21 @@
"@jest/types": "^29.6.3",
"@types/jest": "^29.5.14",
"@types/node": "^18",
"@typescript-eslint/eslint-plugin": "^8.20.0",
"@typescript-eslint/parser": "^8.20.0",
"@typescript-eslint/eslint-plugin": "^8.21.0",
"@typescript-eslint/parser": "^8.21.0",
"all-contributors-cli": "^6.26.1",
"eslint": "^9.18.0",
"eslint-config-prettier": "^10.0.1",
"eslint-import-resolver-node": "^0.3.9",
"eslint-import-resolver-typescript": "^3.7.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-prettier": "^5.2.2",
"eslint-plugin-prettier": "^5.2.3",
"jest": "^29.7.0",
"jest-circus": "^28.1.3",
"jest-config": "^28.1.3",
"jest-expect-message": "^1.1.3",
"lerna": "^8.1.9",
"npm-check-updates": "^17.1.13",
"npm-check-updates": "^17.1.14",
"prettier": "^3.4.2",
"standard-version": "^9.5.0",
"ts-node": "^10.9.2",
Expand Down
Loading

0 comments on commit 4ce5775

Please sign in to comment.