Skip to content

Commit d54e7eb

Browse files
Bump chai to ^5.1.1
1 parent 5f8d458 commit d54e7eb

File tree

3 files changed

+57
-10
lines changed

3 files changed

+57
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"babel-plugin-replace-imports": "^1.0.2",
123123
"babel-plugin-search-and-replace": "^1.1.1",
124124
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
125-
"chai": "^4.4.1",
125+
"chai": "^5.1.1",
126126
"chai-dom": "^1.12.0",
127127
"compression-webpack-plugin": "^11.1.0",
128128
"concurrently": "^8.2.2",

pnpm-lock.yaml

+55-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@types/moment-jalaali": "^0.7.9",
2323
"@types/prop-types": "^15.7.12",
2424
"@types/react": "^18.3.3",
25-
"chai": "^4.4.1",
25+
"chai": "^5.1.1",
2626
"dayjs": "^1.11.11",
2727
"moment": "^2.30.1",
2828
"moment-jalaali": "^0.10.1",

0 commit comments

Comments
 (0)