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 Dec 11, 2024
1 parent f889baa commit 6579a5d
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 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.16.0",
"@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.10",
"@types/node": "^20.17.10",
"@types/semver": "^7.5.8",
"@typescript-eslint/parser": "^7.13.1",
"c8": "^10.1.2",
"chai": "^5.1.1",
"@typescript-eslint/parser": "^7.18.0",
"c8": "^10.1.3",
"chai": "^5.1.2",
"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.43.0",
"mocha": "^10.8.2",
"mocha-steps": "^1.3.0",
"prettier": "^3.3.2",
"semver": "^7.6.2",
"prettier": "^3.4.2",
"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.8.1",
"typescript": "^5.7.2",
"typescript-eslint": "^7.18.0"
},
"scripts": {
"compile": "tsc --pretty --project .",
Expand Down

0 comments on commit 6579a5d

Please sign in to comment.