Skip to content

Commit 7adf9a1

Browse files
committedOct 10, 2023
Update dependencies
1 parent 5113e50 commit 7adf9a1

File tree

2 files changed

+61
-52
lines changed

2 files changed

+61
-52
lines changed
 

‎package-lock.json

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

‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -73,12 +73,12 @@
7373
"@types/js-yaml": "4.0.6",
7474
"@types/micromatch": "4.0.3",
7575
"@types/minimist": "1.2.3",
76-
"@types/node": "20.8.3",
76+
"@types/node": "20.8.4",
7777
"@types/npmcli__map-workspaces": "3.0.2",
7878
"@types/pkgjs__parseargs": "0.10.1",
7979
"@types/webpack": "5.28.3",
80-
"@typescript-eslint/eslint-plugin": "6.7.4",
81-
"@typescript-eslint/parser": "6.7.4",
80+
"@typescript-eslint/eslint-plugin": "6.7.5",
81+
"@typescript-eslint/parser": "6.7.5",
8282
"c8": "8.0.1",
8383
"eslint": "8.51.0",
8484
"eslint-import-resolver-typescript": "3.6.1",

0 commit comments

Comments
 (0)
Please sign in to comment.