Skip to content

Commit

Permalink
chore: update devDeps.
Browse files Browse the repository at this point in the history
  • Loading branch information
brettz9 committed Jan 13, 2024
1 parent b60cbb0 commit a950962
Show file tree
Hide file tree
Showing 2 changed files with 132 additions and 142 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@babel/node": "^7.22.19",
"@babel/plugin-syntax-class-properties": "^7.12.13",
"@babel/plugin-transform-flow-strip-types": "^7.23.3",
"@babel/preset-env": "^7.23.7",
"@babel/preset-env": "^7.23.8",
"@es-joy/escodegen": "^3.5.1",
"@es-joy/jsdoc-eslint-parser": "^0.21.1",
"@hkdobrev/run-if-changed": "^0.3.1",
Expand All @@ -32,19 +32,19 @@
"@semantic-release/npm": "^11.0.2",
"@types/chai": "^4.3.11",
"@types/debug": "^4.1.12",
"@types/eslint": "^8.56.0",
"@types/eslint": "^8.56.2",
"@types/esquery": "^1.5.3",
"@types/estree": "^1.0.5",
"@types/json-schema": "^7.0.15",
"@types/lodash.defaultsdeep": "^4.6.9",
"@types/mocha": "^10.0.6",
"@types/node": "^20.10.6",
"@types/node": "^20.11.0",
"@types/semver": "^7.5.6",
"@types/spdx-expression-parse": "^3.0.5",
"@typescript-eslint/parser": "^6.17.0",
"@typescript-eslint/parser": "^6.18.1",
"babel-plugin-add-module-exports": "^1.0.4",
"babel-plugin-istanbul": "^6.1.1",
"c8": "^8.0.1",
"c8": "^9.1.0",
"camelcase": "^6.3.0",
"chai": "^4.3.10",
"cross-env": "^7.0.3",
Expand All @@ -64,7 +64,7 @@
"open-editor": "^3.0.0",
"replace": "^1.2.2",
"rimraf": "^5.0.5",
"semantic-release": "^22.0.12",
"semantic-release": "^23.0.0",
"typescript": "5.3.3"
},
"engines": {
Expand Down
Loading

0 comments on commit a950962

Please sign in to comment.