Skip to content

Commit

Permalink
Update gems and javascript modules
Browse files Browse the repository at this point in the history
  • Loading branch information
ddnexus committed Aug 30, 2024
1 parent a3da3cd commit c593ea0
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ GEM
sqlite3 (1.4.4)
stringio (3.1.1)
strscan (3.1.0)
thor (1.3.1)
thor (1.3.2)
tilt (2.4.0)
timeout (0.4.1)
tzinfo (2.0.6)
Expand Down
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.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"type": "module",
"devDependencies": {
"@cypress/snapshot": "^2.1.7",
"@types/node": "22.5.0",
"cypress": "13.13.3",
"@types/node": "22.5.1",
"cypress": "13.14.1",
"cypress-html-validate": "6.1.0",
"eslint-plugin-cypress": "3.5.0",
"eslint-plugin-promise": "7.1.0",
Expand All @@ -18,7 +18,7 @@
"eslint-plugin-align-assignments": "^1.1.2",
"retypeapp-linux-x64": "3.5.0",
"typescript": "5.5.4",
"typescript-eslint": "8.2.0"
"typescript-eslint": "8.3.0"
},
"workspaces": ["e2e"]
}

0 comments on commit c593ea0

Please sign in to comment.