We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af9270d commit a80db0dCopy full SHA for a80db0d
package.json
@@ -107,7 +107,7 @@
107
"@typescript-eslint/eslint-plugin": "5.62.0",
108
"@typescript-eslint/parser": "5.62.0",
109
"babel-plugin-istanbul": "7.0.0",
110
- "chai": "5.2.0",
+ "chai": "5.2.2",
111
"cheerio": "1.1.0",
112
"css-select": "5.1.0",
113
"eslint-config-prettier": "9.1.0",
@@ -133,7 +133,7 @@
133
},
134
"devDependencies": {
135
"@types/babel__core": "7.20.5",
136
- "@types/chai": "5.2.2",
+ "@types/chai": "5.2.3",
137
"@types/cheerio": "1.0.0",
138
"@types/mocha": "10.0.10",
139
"@types/prettier": "3.0.0",
0 commit comments