Skip to content

Commit 63b7561

Browse files
authored
Merge pull request #242 from salesforcecli/dependabot-npm_and_yarn-eslint-8.32.0
chore(dev-deps): bump eslint from 8.31.0 to 8.32.0
2 parents 01e30d4 + 3b22e3f commit 63b7561

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@typescript-eslint/eslint-plugin": "^5.45.0",
2828
"@typescript-eslint/parser": "^5.48.1",
2929
"chai": "^4.3.7",
30-
"eslint": "^8.31.0",
30+
"eslint": "^8.32.0",
3131
"eslint-config-prettier": "^8.6.0",
3232
"eslint-config-salesforce": "^1.1.0",
3333
"eslint-config-salesforce-license": "^0.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4051,10 +4051,10 @@ eslint@^7.27.0:
40514051
text-table "^0.2.0"
40524052
v8-compile-cache "^2.0.3"
40534053

4054-
eslint@^8.31.0:
4055-
version "8.31.0"
4056-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.31.0.tgz#75028e77cbcff102a9feae1d718135931532d524"
4057-
integrity sha512-0tQQEVdmPZ1UtUKXjX7EMm9BlgJ08G90IhWh0PKDCb3ZLsgAOHI8fYSIzYVZej92zsgq+ft0FGsxhJ3xo2tbuA==
4054+
eslint@^8.32.0:
4055+
version "8.32.0"
4056+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.32.0.tgz#d9690056bb6f1a302bd991e7090f5b68fbaea861"
4057+
integrity sha512-nETVXpnthqKPFyuY2FNjz/bEd6nbosRgKbkgS/y1C7LJop96gYHWpiguLecMHQ2XCPxn77DS0P+68WzG6vkZSQ==
40584058
dependencies:
40594059
"@eslint/eslintrc" "^1.4.1"
40604060
"@humanwhocodes/config-array" "^0.11.8"

0 commit comments

Comments
 (0)