Skip to content

Commit 7a70c83

Browse files
committed
chore: update devDeps
1 parent f96a1af commit 7a70c83

File tree

2 files changed

+318
-255
lines changed

2 files changed

+318
-255
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,28 +28,28 @@
2828
"@es-joy/escodegen": "^3.5.1",
2929
"@es-joy/jsdoc-eslint-parser": "^0.19.0",
3030
"@hkdobrev/run-if-changed": "^0.3.1",
31-
"@semantic-release/commit-analyzer": "^11.0.0",
31+
"@semantic-release/commit-analyzer": "^11.1.0",
3232
"@semantic-release/github": "^9.2.1",
33-
"@semantic-release/npm": "^11.0.0",
33+
"@semantic-release/npm": "^11.0.1",
3434
"@types/chai": "^4.3.9",
3535
"@types/debug": "^4.1.10",
3636
"@types/eslint": "^8.44.6",
3737
"@types/esquery": "^1.5.2",
38-
"@types/estree": "^1.0.3",
38+
"@types/estree": "^1.0.4",
3939
"@types/json-schema": "^7.0.14",
4040
"@types/lodash.defaultsdeep": "^4.6.8",
4141
"@types/mocha": "^10.0.3",
42-
"@types/node": "^20.8.9",
42+
"@types/node": "^20.8.10",
4343
"@types/semver": "^7.5.4",
4444
"@types/spdx-expression-parse": "^3.0.4",
45-
"@typescript-eslint/parser": "^6.9.0",
45+
"@typescript-eslint/parser": "^6.9.1",
4646
"babel-plugin-add-module-exports": "^1.0.4",
4747
"babel-plugin-istanbul": "^6.1.1",
4848
"camelcase": "^6.3.0",
4949
"chai": "^4.3.10",
5050
"cross-env": "^7.0.3",
5151
"decamelize": "^5.0.1",
52-
"eslint": "8.52.0",
52+
"eslint": "8.53.0",
5353
"eslint-config-canonical": "~42.3.0",
5454
"espree": "^9.6.1",
5555
"gitdown": "^3.1.5",
@@ -63,7 +63,7 @@
6363
"nyc": "^15.1.0",
6464
"open-editor": "^3.0.0",
6565
"rimraf": "^5.0.5",
66-
"semantic-release": "^22.0.5",
66+
"semantic-release": "^22.0.7",
6767
"typescript": "5.2.2"
6868
},
6969
"engines": {

0 commit comments

Comments
 (0)