We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eac7589 commit 61d55a6Copy full SHA for 61d55a6
Gemfile.lock
@@ -98,8 +98,8 @@ GEM
98
rake
99
globalid (1.2.1)
100
activesupport (>= 6.1)
101
- groupdate (6.4.0)
102
- activesupport (>= 6.1)
+ groupdate (6.5.0)
+ activesupport (>= 7)
103
http (5.2.0)
104
addressable (~> 2.8)
105
base64 (~> 0.1)
@@ -251,7 +251,7 @@ GEM
251
ruby-progressbar (1.13.0)
252
ruby2_keywords (0.0.5)
253
securerandom (0.3.1)
254
- sequel (5.84.0)
+ sequel (5.85.0)
255
bigdecimal
256
simplecov (0.22.0)
257
docile (~> 1.1)
bun.lockb
0 Bytes
package.json
@@ -18,7 +18,7 @@
18
"eslint-plugin-align-assignments": "^1.1.2",
19
"retypeapp-linux-x64": "3.6.0",
20
"typescript": "5.6.2",
21
- "typescript-eslint": "8.7.0"
+ "typescript-eslint": "8.8.0"
22
},
23
"workspaces": ["e2e"]
24
}
0 commit comments