We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c29b56c commit a19f3edCopy full SHA for a19f3ed
package.json
@@ -111,8 +111,8 @@
111
"eslint": "^8.57.1",
112
"eslint-config-google": "^0.14.0",
113
"eslint-config-prettier": "^10.1.8",
114
- "eslint-plugin-cypress": "^2.15.2",
115
- "eslint-plugin-json": "^3.1.0",
+ "eslint-plugin-cypress": "^4.3.0",
+ "eslint-plugin-json": "^4.0.1",
116
"eslint-plugin-prettier": "^5.5.4",
117
"eslint-plugin-react": "^7.37.5",
118
"eslint-plugin-standard": "^5.0.0",
@@ -126,7 +126,7 @@
126
"proxyquire": "^2.1.3",
127
"quicktype": "^23.2.6",
128
"sinon": "^21.0.0",
129
- "sinon-chai": "^3.7.0",
+ "sinon-chai": "^4.0.1",
130
"ts-mocha": "^11.1.0",
131
"ts-node": "^10.9.2",
132
"tsx": "^4.20.5",
0 commit comments