Skip to content

Commit bd091bf

Browse files
author
RoFlection Bot
committed
upgrade jest to rc, align deps (#75)
1 parent 280d9f7 commit bd091bf

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

rotriever.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ authors = [
77
content_root = "src"
88

99
[dependencies]
10-
LuauPolyfill = "github.com/roblox/luau-polyfill@1.0.0"
10+
LuauPolyfill = "github.com/roblox/luau-polyfill@1"
1111
LuauRegExp = "github.com/Roblox/luau-regexp@0.2.0"
1212
Chalk = "github.com/roblox/chalk-lua@0.2.0"
13-
Promise = "github.com/evaera/roblox-lua-promise@4.0.0"
14-
JestGetType = "github.com/roblox/jest-roblox@3.0.0-alpha"
15-
PrettyFormat = "github.com/roblox/jest-roblox@3.0.0-alpha"
16-
RobloxShared = "github.com/roblox/jest-roblox@3.0.0-alpha"
17-
JestGlobals = "github.com/roblox/jest-roblox@3.0.0-alpha"
13+
Promise = "github.com/roblox/roblox-lua-promise@3.3.0"
14+
JestGetType = "github.com/roblox/jest-roblox@3.0.0-rc.0"
15+
PrettyFormat = "github.com/roblox/jest-roblox@3.0.0-rc.0"
16+
RobloxShared = "github.com/roblox/jest-roblox@3.0.0-rc.0"
17+
JestGlobals = "github.com/roblox/jest-roblox@3.0.0-rc.0"
1818

1919
[dev_dependencies]
20-
Jest = "github.com/roblox/jest-roblox@3.0.0-alpha"
20+
Jest = "github.com/roblox/jest-roblox@3.0.0-rc.0"

0 commit comments

Comments
 (0)