Skip to content

Commit 3505b33

Browse files
committed
test(rit): update snapshot
1 parent 81a909b commit 3505b33

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tools/react-integration-tester/src/__tests__/cli.e2e.test.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -146,12 +146,12 @@ describe('rit CLI e2e', () => {
146146
"@types/react-test-renderer": "18.3.1",
147147
"cypress": "14.4.1",
148148
"cypress-real-events": "1.14.0",
149-
"jest": "29.7.0",
149+
"jest": "30.2.0",
150150
"react": "18.3.1",
151151
"react-dom": "18.3.1",
152152
"react-test-renderer": "18.3.1",
153-
"tslib": "^2.1.0",
154-
"typescript": "5.3.3",
153+
"tslib": "^2.8.0",
154+
"typescript": "5.7.3",
155155
},
156156
"license": "UNLICENSED",
157157
"name": "@rit/react-18-root",

0 commit comments

Comments
 (0)