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 d34ff71 commit 9ce3427Copy full SHA for 9ce3427
package.json
@@ -73,7 +73,7 @@
73
"@babel/preset-typescript": "^7.22.5",
74
"@commitlint/cli": "^17.6.6",
75
"@commitlint/config-conventional": "^17.6.6",
76
- "@jest/globals": "^29.5.0",
+ "@jest/globals": "^29.6.1",
77
"@rollup/plugin-babel": "^6.0.3",
78
"@rollup/plugin-commonjs": "^25.0.2",
79
"@rollup/plugin-node-resolve": "^15.1.0",
@@ -85,8 +85,8 @@
85
"eslint": "^8.44.0",
86
"eslint-plugin-tsdoc": "^0.2.17",
87
"husky": "^8.0.3",
88
- "jest": "^29.5.0",
89
- "jest-environment-jsdom": "^29.5.0",
+ "jest": "^29.6.1",
+ "jest-environment-jsdom": "^29.6.1",
90
"jest-junit": "^15.0.0",
91
"lerna": "^6.6.2",
92
"lint-staged": "^13.2.3",
0 commit comments