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 5a9a063 commit 6c3b3caCopy full SHA for 6c3b3ca
package.json
@@ -73,7 +73,7 @@
73
"@babel/preset-typescript": "^7.22.15",
74
"@commitlint/cli": "^17.7.1",
75
"@commitlint/config-conventional": "^17.7.0",
76
- "@jest/globals": "^29.6.4",
+ "@jest/globals": "^29.7.0",
77
"@rollup/plugin-babel": "^6.0.3",
78
"@rollup/plugin-commonjs": "^25.0.4",
79
"@rollup/plugin-node-resolve": "^15.2.1",
@@ -85,8 +85,8 @@
85
"eslint": "^8.48.0",
86
"eslint-plugin-tsdoc": "^0.2.17",
87
"husky": "^8.0.3",
88
- "jest": "^29.6.4",
89
- "jest-environment-jsdom": "^29.6.4",
+ "jest": "^29.7.0",
+ "jest-environment-jsdom": "^29.7.0",
90
"jest-junit": "^16.0.0",
91
"lerna": "^7.1.5",
92
"lint-staged": "^14.0.1",
0 commit comments