Skip to content

Commit b3ef235

Browse files
committed
Update dependencies and lockfile again
1 parent 332365c commit b3ef235

File tree

3 files changed

+4537
-5243
lines changed

3 files changed

+4537
-5243
lines changed

javascript/grid-ui/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,10 @@
5151
"@testing-library/jest-dom": "6.8.0",
5252
"@testing-library/react": "14.3.1",
5353
"@testing-library/user-event": "14.6.1",
54-
"esbuild": "0.25.0",
55-
"jest": "^29.7.0",
56-
"jest-environment-jsdom": "^29.7.0",
57-
"ts-jest": "^29.3.4",
54+
"esbuild": "0.27.0",
55+
"jest": "^30.2.0",
56+
"jest-environment-jsdom": "^30.2.0",
57+
"ts-jest": "^29.4.5",
5858
"ts-standard": "12.0.2",
5959
"typescript": "5.8.3"
6060
},

javascript/selenium-webdriver/package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -23,31 +23,31 @@
2323
"node": ">= 20.0.0"
2424
},
2525
"dependencies": {
26-
"@bazel/runfiles": "^6.3.1",
26+
"@bazel/runfiles": "^6.5.0",
2727
"jszip": "^3.10.1",
2828
"tmp": "^0.2.5",
2929
"ws": "^8.18.3"
3030
},
3131
"devDependencies": {
32-
"@eslint/js": "^9.18.0",
32+
"@eslint/js": "^9.39.1",
3333
"clean-jsdoc-theme": "^4.3.0",
34-
"eslint": "^9.18.0",
35-
"eslint-config-prettier": "^10.0.1",
36-
"eslint-plugin-mocha": "^10.5.0",
37-
"eslint-plugin-n": "^17.15.1",
34+
"eslint": "^9.39.1",
35+
"eslint-config-prettier": "^10.1.8",
36+
"eslint-plugin-mocha": "^11.2.0",
37+
"eslint-plugin-n": "^17.23.1",
3838
"eslint-plugin-no-only-tests": "^3.3.0",
39-
"eslint-plugin-prettier": "^5.2.1",
39+
"eslint-plugin-prettier": "^5.5.4",
4040
"express": "^4.21.2",
41-
"globals": "^15.14.0",
41+
"globals": "^15.15.0",
4242
"has-flag": "^5.0.1",
43-
"jsdoc": "^4.0.4",
44-
"mocha": "^11.0.1",
43+
"jsdoc": "^4.0.5",
44+
"mocha": "^11.7.5",
4545
"mocha-junit-reporter": "^2.2.1",
46-
"multer": "2.0.0",
47-
"prettier": "^3.4.2",
46+
"multer": "2.0.2",
47+
"prettier": "^3.6.2",
4848
"serve-index": "^1.9.1",
4949
"sinon": "^19.0.5",
50-
"supports-color": "^10.0.0"
50+
"supports-color": "^10.2.2"
5151
},
5252
"scripts": {
5353
"lint": "eslint .",

0 commit comments

Comments
 (0)