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 26, 2024
1 parent 98a5295 commit 85cf20c
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 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.11.1",
"@tsconfig/node16": "^16.1.3",
"@types/chai": "^4.3.16",
"@types/chai": "^4.3.20",
"@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.8",
"@types/node": "^20.16.9",
"@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": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"markdownlint-cli": "^0.41.0",
"mocha": "^10.4.0",
"markdownlint-cli": "^0.42.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",
"typescript": "^5.5.2",
"typescript-eslint": "^7.13.1"
"tslib": "^2.7.0",
"typescript": "^5.6.2",
"typescript-eslint": "^7.18.0"
},
"scripts": {
"compile": "tsc --pretty --project .",
Expand Down

0 comments on commit 85cf20c

Please sign in to comment.