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 a69f434 commit 97d0741Copy full SHA for 97d0741
package.json
@@ -42,7 +42,7 @@
42
"babel-loader": "^9.1.3",
43
"babel-plugin-inferno": "~5.0.0",
44
"babel-plugin-istanbul": "^6.1.1",
45
- "chai": "^4.3.10",
+ "chai": "^5.0.0",
46
"cross-env": "^7.0.3",
47
"del-cli": "^5.0.0",
48
"eslint": "^8.22.0",
@@ -62,7 +62,7 @@
62
"mocha-test-container-support": "^0.2.0",
63
"npm-run-all2": "^6.0.0",
64
"puppeteer": "^22.0.0",
65
- "sinon": "^17.0.1",
+ "sinon": "^18.0.0",
66
"sinon-chai": "^3.7.0",
67
"stylelint": "^16.0.0",
68
"stylelint-config-standard": "^36.0.0",
0 commit comments