Skip to content

Commit 97d0741

Browse files
chore: update test dependencies
1 parent a69f434 commit 97d0741

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"babel-loader": "^9.1.3",
4343
"babel-plugin-inferno": "~5.0.0",
4444
"babel-plugin-istanbul": "^6.1.1",
45-
"chai": "^4.3.10",
45+
"chai": "^5.0.0",
4646
"cross-env": "^7.0.3",
4747
"del-cli": "^5.0.0",
4848
"eslint": "^8.22.0",
@@ -62,7 +62,7 @@
6262
"mocha-test-container-support": "^0.2.0",
6363
"npm-run-all2": "^6.0.0",
6464
"puppeteer": "^22.0.0",
65-
"sinon": "^17.0.1",
65+
"sinon": "^18.0.0",
6666
"sinon-chai": "^3.7.0",
6767
"stylelint": "^16.0.0",
6868
"stylelint-config-standard": "^36.0.0",

0 commit comments

Comments
 (0)