Skip to content

Commit 61d55a6

Browse files
committed
Update gems and js packages
1 parent eac7589 commit 61d55a6

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,8 @@ GEM
9898
rake
9999
globalid (1.2.1)
100100
activesupport (>= 6.1)
101-
groupdate (6.4.0)
102-
activesupport (>= 6.1)
101+
groupdate (6.5.0)
102+
activesupport (>= 7)
103103
http (5.2.0)
104104
addressable (~> 2.8)
105105
base64 (~> 0.1)
@@ -251,7 +251,7 @@ GEM
251251
ruby-progressbar (1.13.0)
252252
ruby2_keywords (0.0.5)
253253
securerandom (0.3.1)
254-
sequel (5.84.0)
254+
sequel (5.85.0)
255255
bigdecimal
256256
simplecov (0.22.0)
257257
docile (~> 1.1)

bun.lockb

0 Bytes
Binary file not shown.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"eslint-plugin-align-assignments": "^1.1.2",
1919
"retypeapp-linux-x64": "3.6.0",
2020
"typescript": "5.6.2",
21-
"typescript-eslint": "8.7.0"
21+
"typescript-eslint": "8.8.0"
2222
},
2323
"workspaces": ["e2e"]
2424
}

0 commit comments

Comments
 (0)