Skip to content

Commit 2fb51e3

Browse files
chore(deps): update lint
1 parent 0bfd7d5 commit 2fb51e3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,27 +25,27 @@
2525
"@types/lodash": "4.14.186",
2626
"@types/uuid": "8.3.4",
2727
"@types/verror": "1.10.6",
28-
"@typescript-eslint/eslint-plugin": "5.42.1",
29-
"@typescript-eslint/parser": "5.42.1",
28+
"@typescript-eslint/eslint-plugin": "6.19.0",
29+
"@typescript-eslint/parser": "6.19.0",
3030
"@vitest/coverage-v8": "^0.34.6",
3131
"@vitest/ui": "^0.34.6",
3232
"del": "^5.0.0",
3333
"del-cli": "5.0.0",
3434
"eslint": "8.27.0",
3535
"eslint-config-xo": "0.43.1",
36-
"eslint-config-xo-typescript": "0.54.1",
36+
"eslint-config-xo-typescript": "1.0.1",
3737
"eslint-plugin-codegen": "0.16.1",
3838
"eslint-plugin-import": "2.26.0",
3939
"eslint-plugin-mocha": "10.1.0",
40-
"eslint-plugin-prettier": "4.2.1",
41-
"eslint-plugin-unicorn": "44.0.2",
40+
"eslint-plugin-prettier": "5.1.3",
41+
"eslint-plugin-unicorn": "50.0.1",
4242
"execa": "^5.1.1",
4343
"expect-type": "0.14.2",
4444
"fs-syncer": "0.4.0",
4545
"lodash": "4.17.21",
4646
"np": "8.0.4",
4747
"p-event": "^4.0.0",
48-
"prettier": "2.7.1",
48+
"prettier": "3.2.2",
4949
"sequelize": "6.34.0",
5050
"sinon": "14.0.0",
5151
"source-map-support": "0.5.21",

0 commit comments

Comments
 (0)