Skip to content

Commit 5443621

Browse files
chore: npm-check-updates && yarn upgrade (#4861)
Ran npm-check-updates and yarn upgrade to keep the `yarn.lock` file up-to-date.
1 parent 9460364 commit 5443621

File tree

2 files changed

+432
-432
lines changed

2 files changed

+432
-432
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,18 +19,18 @@
1919
"@jest/types": "^29.6.3",
2020
"@types/jest": "^30.0.0",
2121
"@types/node": "^18",
22-
"@typescript-eslint/eslint-plugin": "^8.37.0",
23-
"@typescript-eslint/parser": "^8.37.0",
22+
"@typescript-eslint/eslint-plugin": "^8.38.0",
23+
"@typescript-eslint/parser": "^8.38.0",
2424
"all-contributors-cli": "^6.26.1",
2525
"eslint": "^9.31.0",
26-
"eslint-config-prettier": "^10.1.5",
26+
"eslint-config-prettier": "^10.1.8",
2727
"eslint-import-resolver-node": "^0.3.9",
2828
"eslint-import-resolver-typescript": "^4.4.4",
2929
"eslint-plugin-import": "2.31.0",
30-
"eslint-plugin-prettier": "^5.5.1",
31-
"jest": "^30.0.4",
32-
"jest-circus": "^30.0.4",
33-
"jest-config": "^30.0.4",
30+
"eslint-plugin-prettier": "^5.5.3",
31+
"jest": "^30.0.5",
32+
"jest-circus": "^30.0.5",
33+
"jest-config": "^30.0.5",
3434
"jest-expect-message": "^1.1.3",
3535
"lerna": "^8.2.3",
3636
"npm-check-updates": "^18.0.1",

0 commit comments

Comments
 (0)