Skip to content

Commit d2e0e20

Browse files
committed
jest upgrade
1 parent f9e69c7 commit d2e0e20

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@
228228
"@electron/notarize": "^2.5.0",
229229
"@fullstory/babel-plugin-annotate-react": "^2.3.0",
230230
"@fullstory/babel-plugin-react-native": "^1.2.1",
231-
"@jest/globals": "^29.5.0",
231+
"@jest/globals": "^29.7.0",
232232
"@ngneat/falso": "^7.1.1",
233233
"@octokit/core": "4.0.4",
234234
"@octokit/plugin-paginate-rest": "3.1.0",
@@ -265,7 +265,7 @@
265265
"@types/canvas-size": "^1.2.2",
266266
"@types/concurrently": "^7.0.0",
267267
"@types/howler": "^2.2.12",
268-
"@types/jest": "^29.5.2",
268+
"@types/jest": "^29.5.14",
269269
"@types/jest-when": "^3.5.2",
270270
"@types/js-yaml": "^4.0.5",
271271
"@types/lodash-es": "4.17.12",
@@ -290,7 +290,7 @@
290290
"@vue/preload-webpack-plugin": "^2.0.0",
291291
"@welldone-software/why-did-you-render": "7.0.1",
292292
"ajv-cli": "^5.0.0",
293-
"babel-jest": "29.4.1",
293+
"babel-jest": "29.7.0",
294294
"babel-loader": "^9.1.3",
295295
"babel-plugin-module-resolver": "^5.0.0",
296296
"babel-plugin-react-compiler": "^19.0.0-beta-8a03594-20241020",
@@ -323,10 +323,10 @@
323323
"googleapis": "^144.0.0",
324324
"html-webpack-plugin": "^5.5.0",
325325
"http-server": "^14.1.1",
326-
"jest": "30.0.0",
327-
"jest-circus": "30.0.0",
328-
"jest-cli": "30.0.0",
329-
"jest-environment-jsdom": "^29.4.1",
326+
"jest": "29.7.0",
327+
"jest-circus": "29.7.0",
328+
"jest-cli": "29.7.0",
329+
"jest-environment-jsdom": "^29.7.0",
330330
"jest-expo": "53.0.4",
331331
"jest-transformer-svg": "^2.0.1",
332332
"jest-when": "^3.5.2",
@@ -353,7 +353,7 @@
353353
"storybook": "^8.6.9",
354354
"style-loader": "^2.0.0",
355355
"time-analytics-webpack-plugin": "^0.1.17",
356-
"ts-jest": "^29.1.2",
356+
"ts-jest": "^29.2.5",
357357
"ts-node": "^10.9.2",
358358
"tsconfig-paths": "^4.2.0",
359359
"type-fest": "4.35.0",

0 commit comments

Comments
 (0)