Skip to content

Commit 6b163c8

Browse files
committed
fix: update devDeps.
1 parent 0cd761b commit 6b163c8

File tree

2 files changed

+107
-106
lines changed

2 files changed

+107
-106
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@
3838
"@types/json-schema": "^7.0.15",
3939
"@types/lodash.defaultsdeep": "^4.6.9",
4040
"@types/mocha": "^10.0.6",
41-
"@types/node": "^20.11.0",
41+
"@types/node": "^20.11.6",
4242
"@types/semver": "^7.5.6",
4343
"@types/spdx-expression-parse": "^3.0.5",
44-
"@typescript-eslint/parser": "^6.18.1",
44+
"@typescript-eslint/parser": "^6.19.1",
4545
"babel-plugin-add-module-exports": "^1.0.4",
4646
"babel-plugin-istanbul": "^6.1.1",
4747
"c8": "^9.1.0",
@@ -50,7 +50,7 @@
5050
"cross-env": "^7.0.3",
5151
"decamelize": "^5.0.1",
5252
"eslint": "9.0.0-alpha.0",
53-
"eslint-config-canonical": "~42.8.0",
53+
"eslint-config-canonical": "~42.8.1",
5454
"espree": "^9.6.1",
5555
"gitdown": "^3.1.5",
5656
"glob": "^10.3.10",

0 commit comments

Comments
 (0)