Skip to content

Commit 7ae0037

Browse files
Bump chai and @types/chai (#172)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a726798 commit 7ae0037

File tree

2 files changed

+19
-12
lines changed

2 files changed

+19
-12
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"devDependencies": {
3333
"@ianvs/prettier-plugin-sort-imports": "4.3.1",
34-
"@types/chai": "^4.3.6",
34+
"@types/chai": "^5.0.1",
3535
"@types/chrome": "0.0.268",
3636
"@types/mocha": "^10.0.7",
3737
"@types/node": "20.14.5",
@@ -42,7 +42,7 @@
4242
"@typescript-eslint/eslint-plugin": "^6.21.0",
4343
"@typescript-eslint/parser": "^6.21.0",
4444
"autoprefixer": "^10.4.15",
45-
"chai": "^5.1.1",
45+
"chai": "^5.1.2",
4646
"eslint": "^8.49.0",
4747
"eslint-plugin-react": "^7.33.2",
4848
"htmlnano": "2.0.3",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)