Skip to content

Commit

Permalink
chore: update devDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
brettz9 committed Nov 10, 2023
1 parent f96a1af commit 7a70c83
Show file tree
Hide file tree
Showing 2 changed files with 318 additions and 255 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,28 +28,28 @@
"@es-joy/escodegen": "^3.5.1",
"@es-joy/jsdoc-eslint-parser": "^0.19.0",
"@hkdobrev/run-if-changed": "^0.3.1",
"@semantic-release/commit-analyzer": "^11.0.0",
"@semantic-release/commit-analyzer": "^11.1.0",
"@semantic-release/github": "^9.2.1",
"@semantic-release/npm": "^11.0.0",
"@semantic-release/npm": "^11.0.1",
"@types/chai": "^4.3.9",
"@types/debug": "^4.1.10",
"@types/eslint": "^8.44.6",
"@types/esquery": "^1.5.2",
"@types/estree": "^1.0.3",
"@types/estree": "^1.0.4",
"@types/json-schema": "^7.0.14",
"@types/lodash.defaultsdeep": "^4.6.8",
"@types/mocha": "^10.0.3",
"@types/node": "^20.8.9",
"@types/node": "^20.8.10",
"@types/semver": "^7.5.4",
"@types/spdx-expression-parse": "^3.0.4",
"@typescript-eslint/parser": "^6.9.0",
"@typescript-eslint/parser": "^6.9.1",
"babel-plugin-add-module-exports": "^1.0.4",
"babel-plugin-istanbul": "^6.1.1",
"camelcase": "^6.3.0",
"chai": "^4.3.10",
"cross-env": "^7.0.3",
"decamelize": "^5.0.1",
"eslint": "8.52.0",
"eslint": "8.53.0",
"eslint-config-canonical": "~42.3.0",
"espree": "^9.6.1",
"gitdown": "^3.1.5",
Expand All @@ -63,7 +63,7 @@
"nyc": "^15.1.0",
"open-editor": "^3.0.0",
"rimraf": "^5.0.5",
"semantic-release": "^22.0.5",
"semantic-release": "^22.0.7",
"typescript": "5.2.2"
},
"engines": {
Expand Down
Loading

0 comments on commit 7a70c83

Please sign in to comment.