Skip to content

Commit

Permalink
Update gems and js modules
Browse files Browse the repository at this point in the history
  • Loading branch information
ddnexus committed Jun 28, 2024
1 parent 07c9a44 commit e07e634
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ GEM
rematch (2.1.0)
rerun (0.14.0)
listen (~> 3.0)
rexml (3.3.0)
rexml (3.3.1)
strscan
rouge (4.3.0)
rubocop (1.64.1)
Expand Down Expand Up @@ -276,7 +276,7 @@ GEM
stringio (3.1.1)
strscan (3.1.0)
thor (1.3.1)
tilt (2.3.0)
tilt (2.4.0)
timeout (0.4.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
Expand Down
Binary file modified bun.lockb
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"type": "module",
"devDependencies": {
"@cypress/snapshot": "^2.1.7",
"@types/node": "20.14.8",
"@types/node": "20.14.9",
"cypress": "13.12.0",
"cypress-html-validate": "6.1.0",
"eslint-plugin-cypress": "3.3.0",
Expand All @@ -19,7 +19,7 @@
"retypeapp-linux-x64": "3.5.0",
"retypeapp-darwin-x64": "3.5.0",
"typescript": "5.5.2",
"typescript-eslint": "7.13.1"
"typescript-eslint": "7.14.1"
},
"workspaces": ["e2e"]
}

0 comments on commit e07e634

Please sign in to comment.