Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 2, 2024
1 parent 98a5295 commit 08b407e
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,30 +30,30 @@
"node": ">=16.0.0"
},
"devDependencies": {
"@eslint/js": "^9.5.0",
"@eslint/js": "^9.8.0",
"@tsconfig/node16": "^16.1.3",
"@types/chai": "^4.3.16",
"@types/chai": "^4.3.17",
"@types/core-js": "^2.5.8",
"@types/eslint__js": "^8.42.3",
"@types/mocha": "^10.0.6",
"@types/node": "^20.14.7",
"@types/mocha": "^10.0.7",
"@types/node": "^20.14.14",
"@types/semver": "^7.5.8",
"@typescript-eslint/parser": "^7.13.1",
"@typescript-eslint/parser": "^7.18.0",
"c8": "^10.1.2",
"chai": "^5.1.1",
"coveralls": "^3.1.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"markdownlint-cli": "^0.41.0",
"mocha": "^10.4.0",
"mocha": "^10.7.0",
"mocha-steps": "^1.3.0",
"prettier": "^3.3.2",
"semver": "^7.6.2",
"prettier": "^3.3.3",
"semver": "^7.6.3",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"tslib": "^2.6.3",
"typescript": "^5.5.2",
"typescript-eslint": "^7.13.1"
"typescript-eslint": "^7.18.0"
},
"scripts": {
"compile": "tsc --pretty --project .",
Expand Down

0 comments on commit 08b407e

Please sign in to comment.