Skip to content

Commit 0a72a0a

Browse files
committed
Update javascript modules
1 parent ca34f46 commit 0a72a0a

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

bun.lockb

3.32 KB
Binary file not shown.

e2e/snapshots.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,20 @@
55
"type": "module",
66
"devDependencies": {
77
"@cypress/snapshot": "^2.1.7",
8-
"@types/node": "22.5.1",
9-
"cypress": "13.14.1",
8+
"@types/node": "22.5.4",
9+
"cypress": "13.14.2",
1010
"cypress-html-validate": "6.1.0",
1111
"eslint-plugin-cypress": "3.5.0",
1212
"eslint-plugin-promise": "7.1.0",
13-
"html-validate": "8.21.0",
14-
"start-server-and-test": "2.0.5",
15-
"@eslint/js": "9.9.1",
13+
"html-validate": "8.22.0",
14+
"start-server-and-test": "2.0.6",
15+
"@eslint/js": "9.10.0",
1616
"@types/eslint__js": "^8.42.3",
17-
"eslint": "9.9.1",
17+
"eslint": "9.10.0",
1818
"eslint-plugin-align-assignments": "^1.1.2",
1919
"retypeapp-linux-x64": "3.5.0",
2020
"typescript": "5.5.4",
21-
"typescript-eslint": "8.3.0"
21+
"typescript-eslint": "8.4.0"
2222
},
2323
"workspaces": ["e2e"]
2424
}

0 commit comments

Comments
 (0)