Skip to content

Commit 864f57e

Browse files
committed
Update dependencies
1 parent f77f922 commit 864f57e

File tree

2 files changed

+98
-98
lines changed

2 files changed

+98
-98
lines changed

package-lock.json

+94-94
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
@@ -38,10 +38,10 @@
3838
},
3939
"devDependencies": {
4040
"@types/mocha": "9.1.1",
41-
"@types/node": "18.0.5",
42-
"@typescript-eslint/eslint-plugin": "5.30.6",
43-
"@typescript-eslint/parser": "5.30.6",
44-
"eslint": "8.19.0",
41+
"@types/node": "18.0.6",
42+
"@typescript-eslint/eslint-plugin": "5.30.7",
43+
"@typescript-eslint/parser": "5.30.7",
44+
"eslint": "8.20.0",
4545
"mocha": "10.0.0",
4646
"mock-fs": "5.1.2",
4747
"rimraf": "3.0.2",

0 commit comments

Comments
 (0)