Skip to content

Commit 68f337d

Browse files
chore(deps): update eslint
1 parent 810b39d commit 68f337d

File tree

3 files changed

+132
-107
lines changed

3 files changed

+132
-107
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@commitlint/cli": "17.6.3",
4040
"@commitlint/config-conventional": "17.6.3",
4141
"commitlint": "17.6.3",
42-
"eslint": "8.43.0",
42+
"eslint": "8.47.0",
4343
"husky": "8.0.3",
4444
"semantic-release": "^20",
4545
"semantic-release-monorepo": "7.0.5"

packages/base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"eslint-plugin-json": "^3.1.0",
5252
"eslint-plugin-promise": "^6.0.0",
5353
"eslint-plugin-simple-import-sort": "^10.0.0",
54-
"eslint-plugin-sonarjs": "^0.19.0",
54+
"eslint-plugin-sonarjs": "^0.21.0",
5555
"eslint-plugin-unicorn": "^47.0.0"
5656
}
5757
}

0 commit comments

Comments
 (0)