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 8ca6da8 commit 23a79abCopy full SHA for 23a79ab
package.json
@@ -57,7 +57,7 @@
57
"@types/sinon": "^7.0.11",
58
"chai": "^4.1.2",
59
"codecov": "^3.6.5",
60
- "eslint": "7.27.0",
+ "eslint": "7.32.0",
61
"jest": "^24.7.1",
62
"karma-browserstack-launcher": "^1.5.1",
63
"karma-firefox-launcher": "^1.1.0",
packages/eslint-config-sdk/package.json
@@ -33,7 +33,7 @@
33
"eslint": ">=5"
34
},
35
"devDependencies": {
36
37
"typescript": "3.7.5"
38
39
"scripts": {
packages/nextjs/package.json
@@ -30,7 +30,6 @@
30
31
"@sentry/types": "6.14.1",
32
"@types/webpack": "^4.41.31",
- "eslint": "7.20.0",
"next": "10.1.3",
"rimraf": "3.0.2"
0 commit comments