Skip to content

Commit 523885c

Browse files
author
Ivan Zosimov
committed
chore: update eslint-plugin, parser and eslint-plugin-jest
1 parent 2487a1d commit 523885c

File tree

2 files changed

+71
-69
lines changed

2 files changed

+71
-69
lines changed

package-lock.json

+69-67
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,12 @@
5151
"@types/node": "^18.15.11",
5252
"@types/semver": "^7.5.0",
5353
"@typescript-eslint/eslint-plugin": "^6.2.1",
54-
"@typescript-eslint/parser": "^5.62.0",
54+
"@typescript-eslint/parser": "^6.2.1",
5555
"@vercel/ncc": "^0.36.1",
5656
"ansi-styles": "5.2.0",
5757
"eslint": "^8.46.0",
5858
"eslint-config-prettier": "^8.8.0",
59-
"eslint-plugin-jest": "^27.2.1",
59+
"eslint-plugin-jest": "^27.2.3",
6060
"eslint-plugin-node": "^11.1.0",
6161
"jest": "^29.6.2",
6262
"jest-circus": "^29.5.0",

0 commit comments

Comments
 (0)