We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d58e617 commit 59ea513Copy full SHA for 59ea513
package.json
@@ -73,7 +73,7 @@
73
"@babel/preset-typescript": "^7.18.6",
74
"@commitlint/cli": "^17.4.2",
75
"@commitlint/config-conventional": "^17.4.2",
76
- "@jest/globals": "^29.3.1",
+ "@jest/globals": "^29.4.0",
77
"@rollup/plugin-babel": "^6.0.3",
78
"@rollup/plugin-commonjs": "^24.0.1",
79
"@rollup/plugin-node-resolve": "^15.0.1",
@@ -86,7 +86,7 @@
86
"eslint": "^8.32.0",
87
"eslint-plugin-tsdoc": "^0.2.17",
88
"husky": "^8.0.3",
89
- "jest": "^29.3.1",
+ "jest": "^29.4.0",
90
"jest-environment-jsdom": "^29.4.0",
91
"jest-junit": "^15.0.0",
92
"lerna": "^6.4.1",
0 commit comments