Skip to content

Commit be37b13

Browse files
committed
Update linting dependencies
1 parent 5332765 commit be37b13

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -54,22 +54,22 @@
5454
"@types/node": "^16.18.31",
5555
"@types/sinon": "^10.0.15",
5656
"@types/sinon-chai": "^3.2.9",
57-
"@voxpelli/eslint-config": "^18.0.0",
57+
"@voxpelli/eslint-config": "^19.0.0",
5858
"@voxpelli/tsconfig": "^9.0.0",
5959
"c8": "^7.14.0",
6060
"chai": "^4.3.7",
6161
"chai-as-promised": "^7.1.1",
6262
"chai-quantifiers": "^1.0.17",
63-
"eslint": "^8.42.0",
64-
"eslint-plugin-es-x": "^7.1.0",
65-
"eslint-plugin-import": "^2.27.5",
66-
"eslint-plugin-jsdoc": "^46.2.0",
67-
"eslint-plugin-mocha": "^10.1.0",
68-
"eslint-plugin-n": "^16.0.0",
63+
"eslint": "^8.51.0",
64+
"eslint-plugin-es-x": "^7.2.0",
65+
"eslint-plugin-import": "^2.28.1",
66+
"eslint-plugin-jsdoc": "^46.8.2",
67+
"eslint-plugin-mocha": "^10.2.0",
68+
"eslint-plugin-n": "^16.2.0",
6969
"eslint-plugin-promise": "^6.1.1",
7070
"eslint-plugin-security": "^1.7.1",
7171
"eslint-plugin-sort-destructure-keys": "^1.5.0",
72-
"eslint-plugin-unicorn": "^47.0.0",
72+
"eslint-plugin-unicorn": "^48.0.1",
7373
"husky": "^8.0.3",
7474
"installed-check": "^7.1.1",
7575
"knip": "^2.12.2",

0 commit comments

Comments
 (0)