Skip to content

Commit 67f3685

Browse files
committed
chore: update devDeps.
1 parent b60cbb0 commit 67f3685

File tree

2 files changed

+132
-142
lines changed

2 files changed

+132
-142
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@babel/node": "^7.22.19",
2424
"@babel/plugin-syntax-class-properties": "^7.12.13",
2525
"@babel/plugin-transform-flow-strip-types": "^7.23.3",
26-
"@babel/preset-env": "^7.23.7",
26+
"@babel/preset-env": "^7.23.8",
2727
"@es-joy/escodegen": "^3.5.1",
2828
"@es-joy/jsdoc-eslint-parser": "^0.21.1",
2929
"@hkdobrev/run-if-changed": "^0.3.1",
@@ -32,19 +32,19 @@
3232
"@semantic-release/npm": "^11.0.2",
3333
"@types/chai": "^4.3.11",
3434
"@types/debug": "^4.1.12",
35-
"@types/eslint": "^8.56.0",
35+
"@types/eslint": "^8.56.2",
3636
"@types/esquery": "^1.5.3",
3737
"@types/estree": "^1.0.5",
3838
"@types/json-schema": "^7.0.15",
3939
"@types/lodash.defaultsdeep": "^4.6.9",
4040
"@types/mocha": "^10.0.6",
41-
"@types/node": "^20.10.6",
41+
"@types/node": "^20.11.0",
4242
"@types/semver": "^7.5.6",
4343
"@types/spdx-expression-parse": "^3.0.5",
44-
"@typescript-eslint/parser": "^6.17.0",
44+
"@typescript-eslint/parser": "^6.18.1",
4545
"babel-plugin-add-module-exports": "^1.0.4",
4646
"babel-plugin-istanbul": "^6.1.1",
47-
"c8": "^8.0.1",
47+
"c8": "^9.1.0",
4848
"camelcase": "^6.3.0",
4949
"chai": "^4.3.10",
5050
"cross-env": "^7.0.3",
@@ -64,7 +64,7 @@
6464
"open-editor": "^3.0.0",
6565
"replace": "^1.2.2",
6666
"rimraf": "^5.0.5",
67-
"semantic-release": "^22.0.12",
67+
"semantic-release": "^23.0.0",
6868
"typescript": "5.3.3"
6969
},
7070
"engines": {

0 commit comments

Comments
 (0)