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 Sep 1, 2024
1 parent 98a5295 commit 728f1c8
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 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.9.1",
"@tsconfig/node16": "^16.1.3",
"@types/chai": "^4.3.16",
"@types/chai": "^4.3.19",
"@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.16.3",
"@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.3",
"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",
"tslib": "^2.7.0",
"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 728f1c8

Please sign in to comment.