Skip to content

Commit 8addae4

Browse files
authored
Merge pull request #179 from salesforcecli/dependabot-npm_and_yarn-eslint-8.27.0
chore(dev-deps): bump eslint from 8.26.0 to 8.27.0
2 parents ce7d775 + fc3d80f commit 8addae4

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
@@ -26,7 +26,7 @@
2626
"@typescript-eslint/eslint-plugin": "^5.40.0",
2727
"@typescript-eslint/parser": "^5.42.1",
2828
"chai": "^4.3.6",
29-
"eslint": "^8.26.0",
29+
"eslint": "^8.27.0",
3030
"eslint-config-prettier": "^8.5.0",
3131
"eslint-config-salesforce": "^1.1.0",
3232
"eslint-config-salesforce-license": "^0.1.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3882,10 +3882,10 @@ eslint@^7.27.0:
38823882
text-table "^0.2.0"
38833883
v8-compile-cache "^2.0.3"
38843884

3885-
eslint@^8.26.0:
3886-
version "8.26.0"
3887-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.26.0.tgz#2bcc8836e6c424c4ac26a5674a70d44d84f2181d"
3888-
integrity sha512-kzJkpaw1Bfwheq4VXUezFriD1GxszX6dUekM7Z3aC2o4hju+tsR/XyTC3RcoSD7jmy9VkPU3+N6YjVU2e96Oyg==
3885+
eslint@^8.27.0:
3886+
version "8.27.0"
3887+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.27.0.tgz#d547e2f7239994ad1faa4bb5d84e5d809db7cf64"
3888+
integrity sha512-0y1bfG2ho7mty+SiILVf9PfuRA49ek4Nc60Wmmu62QlobNR+CeXa4xXIJgcuwSQgZiWaPH+5BDsctpIW0PR/wQ==
38893889
dependencies:
38903890
"@eslint/eslintrc" "^1.3.3"
38913891
"@humanwhocodes/config-array" "^0.11.6"

0 commit comments

Comments
 (0)