Skip to content

Commit

Permalink
Update js packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ddnexus committed Aug 3, 2024
1 parent 7f520dc commit 835c65e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 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.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,21 @@
"type": "module",
"devDependencies": {
"@cypress/snapshot": "^2.1.7",
"@types/node": "20.14.12",
"cypress": "13.13.1",
"@types/node": "22.1.0",
"cypress": "13.13.2",
"cypress-html-validate": "6.1.0",
"eslint-plugin-cypress": "3.4.0",
"eslint-plugin-promise": "7.0.0",
"html-validate": "8.21.0",
"start-server-and-test": "2.0.4",
"start-server-and-test": "2.0.5",
"@eslint/js": "9.8.0",
"@types/eslint__js": "^8.42.3",
"eslint": "9.8.0",
"eslint-plugin-align-assignments": "^1.1.2",
"retypeapp-linux-x64": "3.5.0",
"retypeapp-darwin-x64": "3.5.0",
"typescript": "5.5.4",
"typescript-eslint": "7.17.0"
"typescript-eslint": "8.0.0"
},
"workspaces": ["e2e"]
}

0 comments on commit 835c65e

Please sign in to comment.