Skip to content

Commit fad5cda

Browse files
chore: update test dependencies
1 parent 959725f commit fad5cda

File tree

2 files changed

+85
-101
lines changed

2 files changed

+85
-101
lines changed

package-lock.json

Lines changed: 82 additions & 98 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 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": "^7.0.0",
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,8 +62,8 @@
6262
"mocha-test-container-support": "^0.2.0",
6363
"npm-run-all2": "^6.2.0",
6464
"puppeteer": "^23.0.0",
65-
"sinon": "^17.0.1",
66-
"sinon-chai": "^3.7.0",
65+
"sinon": "^18.0.0",
66+
"sinon-chai": "^4.0.0",
6767
"stylelint": "^16.0.0",
6868
"stylelint-config-standard": "^36.0.0",
6969
"webpack": "^5.74.0"

0 commit comments

Comments
 (0)