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 810b39d commit 68f337dCopy full SHA for 68f337d
package.json
@@ -39,7 +39,7 @@
39
"@commitlint/cli": "17.6.3",
40
"@commitlint/config-conventional": "17.6.3",
41
"commitlint": "17.6.3",
42
- "eslint": "8.43.0",
+ "eslint": "8.47.0",
43
"husky": "8.0.3",
44
"semantic-release": "^20",
45
"semantic-release-monorepo": "7.0.5"
packages/base/package.json
@@ -51,7 +51,7 @@
51
"eslint-plugin-json": "^3.1.0",
52
"eslint-plugin-promise": "^6.0.0",
53
"eslint-plugin-simple-import-sort": "^10.0.0",
54
- "eslint-plugin-sonarjs": "^0.19.0",
+ "eslint-plugin-sonarjs": "^0.21.0",
55
"eslint-plugin-unicorn": "^47.0.0"
56
}
57
0 commit comments