Skip to content

Commit 17a56bd

Browse files
committedAug 27, 2022
chore: Update to jest 29
1 parent 26526d7 commit 17a56bd

File tree

2 files changed

+2149
-1664
lines changed

2 files changed

+2149
-1664
lines changed
 

‎package-lock.json

+2,146-1,661
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -72,16 +72,16 @@
7272
"@rollup/plugin-babel": "^5.2.3",
7373
"@rollup/plugin-replace": "^4.0.0",
7474
"@rollup/plugin-typescript": "^8.1.1",
75-
"@types/jest": "^27.0.1",
75+
"@types/jest": "^28.1.8",
7676
"@types/node": "^12.20.47",
7777
"@typescript-eslint/eslint-plugin": "^5.3.1",
7878
"@typescript-eslint/parser": "^5.3.1",
79-
"babel-jest": "^28.1.0",
79+
"babel-jest": "^29.0.1",
8080
"cross-env": "^7.0.3",
8181
"eslint": "^8.2.0",
8282
"eslint-config-prettier": "^8.1.0",
8383
"fast-check": "^2.12.0",
84-
"jest": "^28.1.0",
84+
"jest": "^29.0.1",
8585
"jest-ts-webcompat-resolver": "^1.0.0",
8686
"prettier": "^2.2.1",
8787
"rollup": "^2.38.2",

0 commit comments

Comments
 (0)
Please sign in to comment.