Skip to content

Commit 0e57e45

Browse files
committedAug 22, 2023
Update dependencies
1 parent a3c86ef commit 0e57e45

File tree

2 files changed

+60
-60
lines changed

2 files changed

+60
-60
lines changed
 

‎package-lock.json

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

‎package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"zod-validation-error": "^1.5.0"
6363
},
6464
"devDependencies": {
65-
"@jest/types": "29.6.1",
65+
"@jest/types": "29.6.3",
6666
"@npmcli/package-json": "5.0.0",
6767
"@release-it/bumper": "5.1.0",
6868
"@swc/cli": "0.1.62",
@@ -74,13 +74,13 @@
7474
"@types/node": "20.5.1",
7575
"@types/npmcli__map-workspaces": "3.0.1",
7676
"@types/webpack": "5.28.1",
77-
"@typescript-eslint/eslint-plugin": "6.4.0",
78-
"@typescript-eslint/parser": "6.4.0",
77+
"@typescript-eslint/eslint-plugin": "6.4.1",
78+
"@typescript-eslint/parser": "6.4.1",
7979
"c8": "8.0.1",
8080
"eslint": "8.47.0",
8181
"eslint-import-resolver-typescript": "3.6.0",
8282
"eslint-plugin-import": "2.28.1",
83-
"eslint-plugin-n": "16.0.1",
83+
"eslint-plugin-n": "16.0.2",
8484
"prettier": "3.0.2",
8585
"release-it": "16.1.5",
8686
"remark-cli": "11.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.