Skip to content

Commit

Permalink
Update javascript modules
Browse files Browse the repository at this point in the history
  • Loading branch information
ddnexus committed Sep 9, 2024
1 parent ca34f46 commit 0a72a0a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion e2e/snapshots.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,20 @@
"type": "module",
"devDependencies": {
"@cypress/snapshot": "^2.1.7",
"@types/node": "22.5.1",
"cypress": "13.14.1",
"@types/node": "22.5.4",
"cypress": "13.14.2",
"cypress-html-validate": "6.1.0",
"eslint-plugin-cypress": "3.5.0",
"eslint-plugin-promise": "7.1.0",
"html-validate": "8.21.0",
"start-server-and-test": "2.0.5",
"@eslint/js": "9.9.1",
"html-validate": "8.22.0",
"start-server-and-test": "2.0.6",
"@eslint/js": "9.10.0",
"@types/eslint__js": "^8.42.3",
"eslint": "9.9.1",
"eslint": "9.10.0",
"eslint-plugin-align-assignments": "^1.1.2",
"retypeapp-linux-x64": "3.5.0",
"typescript": "5.5.4",
"typescript-eslint": "8.3.0"
"typescript-eslint": "8.4.0"
},
"workspaces": ["e2e"]
}

0 comments on commit 0a72a0a

Please sign in to comment.