Skip to content

Commit

Permalink
Update javascript packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ddnexus committed Nov 9, 2024
1 parent d75de65 commit 442fab5
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 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.

12 changes: 6 additions & 6 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.8.2",
"cypress": "13.15.1",
"@types/node": "22.9.0",
"cypress": "13.15.2",
"cypress-html-validate": "6.1.0",
"eslint-plugin-cypress": "4.0.0",
"eslint-plugin-cypress": "4.1.0",
"eslint-plugin-promise": "7.1.0",
"html-validate": "8.24.2",
"start-server-and-test": "2.0.8",
"@eslint/js": "9.13.0",
"@eslint/js": "9.14.0",
"@types/eslint__js": "^8.42.3",
"eslint": "9.13.0",
"eslint": "9.14.0",
"eslint-plugin-align-assignments": "^1.1.2",
"retypeapp-linux-x64": "3.6.0",
"typescript": "5.6.3",
"typescript-eslint": "8.12.1"
"typescript-eslint": "8.13.0"
},
"workspaces": ["e2e"]
}

0 comments on commit 442fab5

Please sign in to comment.