Skip to content

Commit c917099

Browse files
authored
Merge pull request #259 from salesforcecli/dependabot-npm_and_yarn-eslint-8.34.0
chore(dev-deps): bump eslint from 8.32.0 to 8.34.0
2 parents 17b448a + 011522f commit c917099

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.50.0",
2929
"chai": "^4.3.7",
30-
"eslint": "^8.32.0",
30+
"eslint": "^8.34.0",
3131
"eslint-config-prettier": "^8.6.0",
3232
"eslint-config-salesforce": "^1.1.1",
3333
"eslint-config-salesforce-license": "^0.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4060,10 +4060,10 @@ eslint@^7.27.0:
40604060
text-table "^0.2.0"
40614061
v8-compile-cache "^2.0.3"
40624062

4063-
eslint@^8.32.0:
4064-
version "8.32.0"
4065-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.32.0.tgz#d9690056bb6f1a302bd991e7090f5b68fbaea861"
4066-
integrity sha512-nETVXpnthqKPFyuY2FNjz/bEd6nbosRgKbkgS/y1C7LJop96gYHWpiguLecMHQ2XCPxn77DS0P+68WzG6vkZSQ==
4063+
eslint@^8.34.0:
4064+
version "8.34.0"
4065+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.34.0.tgz#fe0ab0ef478104c1f9ebc5537e303d25a8fb22d6"
4066+
integrity sha512-1Z8iFsucw+7kSqXNZVslXS8Ioa4u2KM7GPwuKtkTFAqZ/cHMcEaR+1+Br0wLlot49cNxIiZk5wp8EAbPcYZxTg==
40674067
dependencies:
40684068
"@eslint/eslintrc" "^1.4.1"
40694069
"@humanwhocodes/config-array" "^0.11.8"

0 commit comments

Comments
 (0)