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 13c7d62 commit be760feCopy full SHA for be760fe
package.json
@@ -73,7 +73,7 @@
73
"@babel/preset-typescript": "^7.18.6",
74
"@commitlint/cli": "^17.4.3",
75
"@commitlint/config-conventional": "^17.4.3",
76
- "@jest/globals": "^29.4.2",
+ "@jest/globals": "^29.4.3",
77
"@rollup/plugin-babel": "^6.0.3",
78
"@rollup/plugin-commonjs": "^24.0.1",
79
"@rollup/plugin-node-resolve": "^15.0.1",
@@ -86,8 +86,8 @@
86
"eslint": "^8.34.0",
87
"eslint-plugin-tsdoc": "^0.2.17",
88
"husky": "^8.0.3",
89
- "jest": "^29.4.2",
90
- "jest-environment-jsdom": "^29.4.2",
+ "jest": "^29.4.3",
+ "jest-environment-jsdom": "^29.4.3",
91
"jest-junit": "^15.0.0",
92
"lerna": "^6.4.1",
93
"lint-staged": "^13.1.2",
0 commit comments