Skip to content

Commit 0a805ea

Browse files
Update all non-major dependencies
1 parent f7de741 commit 0a805ea

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,30 +34,30 @@
3434
"ultra-strftime": "^1.0.2"
3535
},
3636
"devDependencies": {
37-
"@eslint/js": "^9.5.0",
37+
"@eslint/js": "^9.9.0",
3838
"@tsconfig/node16": "^16.1.3",
39-
"@types/chai": "^4.3.16",
39+
"@types/chai": "^4.3.17",
4040
"@types/eslint__js": "^8.42.3",
4141
"@types/mocha": "^10.0.7",
42-
"@types/node": "^20.14.9",
42+
"@types/node": "^20.14.15",
4343
"@types/semver": "^7.5.8",
4444
"@types/ultra-strftime": "^1.0.3",
45-
"@typescript-eslint/parser": "^7.14.1",
45+
"@typescript-eslint/parser": "^7.18.0",
4646
"c8": "^10.1.2",
4747
"chai": "^5.1.1",
4848
"coveralls": "^3.1.1",
4949
"eslint": "^8.57.0",
5050
"eslint-config-prettier": "^9.1.0",
5151
"markdownlint-cli": "^0.41.0",
52-
"mocha": "^10.5.2",
52+
"mocha": "^10.7.3",
5353
"mocha-steps": "^1.3.0",
54-
"prettier": "^3.3.2",
55-
"semver": "^7.6.2",
54+
"prettier": "^3.3.3",
55+
"semver": "^7.6.3",
5656
"shx": "^0.3.4",
5757
"ts-node": "^10.9.2",
5858
"tslib": "^2.6.3",
5959
"typescript": "^5.5.2",
60-
"typescript-eslint": "^7.14.1"
60+
"typescript-eslint": "^7.18.0"
6161
},
6262
"scripts": {
6363
"compile": "tsc --pretty --project .",

0 commit comments

Comments
 (0)