Skip to content

Commit d40ea39

Browse files
authored
Merge pull request #474 from salesforcecli/dependabot-npm_and_yarn-eslint-8.49.0
chore(dev-deps): bump eslint from 8.48.0 to 8.49.0
2 parents f86b22d + cee1b49 commit d40ea39

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@typescript-eslint/eslint-plugin": "^5.62.0",
2525
"@typescript-eslint/parser": "^5.62.0",
2626
"chai": "^4.3.7",
27-
"eslint": "^8.48.0",
27+
"eslint": "^8.49.0",
2828
"eslint-config-prettier": "^8.9.0",
2929
"eslint-config-salesforce": "^2.0.2",
3030
"eslint-config-salesforce-license": "^0.2.0",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -422,20 +422,20 @@
422422
minimatch "^3.1.2"
423423
strip-json-comments "^3.1.1"
424424

425-
"@eslint/js@8.48.0":
426-
version "8.48.0"
427-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.48.0.tgz#642633964e217905436033a2bd08bf322849b7fb"
428-
integrity sha512-ZSjtmelB7IJfWD2Fvb7+Z+ChTIKWq6kjda95fLcQKNS5aheVHn4IkfgRQE3sIIzTcSLwLcLZUD9UBt+V7+h+Pw==
425+
"@eslint/js@8.49.0":
426+
version "8.49.0"
427+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.49.0.tgz#86f79756004a97fa4df866835093f1df3d03c333"
428+
integrity sha512-1S8uAY/MTJqVx0SC4epBq+N2yhuwtNwLbJYNZyhL2pO1ZVKn5HFXav5T41Ryzy9K9V7ZId2JB2oy/W4aCd9/2w==
429429

430430
"@gar/promisify@^1.0.1", "@gar/promisify@^1.1.3":
431431
version "1.1.3"
432432
resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
433433
integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==
434434

435-
"@humanwhocodes/config-array@^0.11.10":
436-
version "0.11.10"
437-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.10.tgz#5a3ffe32cc9306365fb3fd572596cd602d5e12d2"
438-
integrity sha512-KVVjQmNUepDVGXNuoRRdmmEjruj0KfiGSbS8LVc12LMsWDQzRXJ0qdhN8L8uUigKpfEHRhlaQFY0ib1tnUbNeQ==
435+
"@humanwhocodes/config-array@^0.11.11":
436+
version "0.11.11"
437+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.11.tgz#88a04c570dbbc7dd943e4712429c3df09bc32844"
438+
integrity sha512-N2brEuAadi0CcdeMXUkhbZB84eskAc8MEX1By6qEchoVywSgXPIjou4rYsl0V3Hj0ZnuGycGCjdNgockbzeWNA==
439439
dependencies:
440440
"@humanwhocodes/object-schema" "^1.2.1"
441441
debug "^4.1.1"
@@ -2933,16 +2933,16 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
29332933
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
29342934
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
29352935

2936-
eslint@^8.41.0, eslint@^8.48.0:
2937-
version "8.48.0"
2938-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.48.0.tgz#bf9998ba520063907ba7bfe4c480dc8be03c2155"
2939-
integrity sha512-sb6DLeIuRXxeM1YljSe1KEx9/YYeZFQWcV8Rq9HfigmdDEugjLEVEa1ozDjL6YDjBpQHPJxJzze+alxi4T3OLg==
2936+
eslint@^8.41.0, eslint@^8.49.0:
2937+
version "8.49.0"
2938+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.49.0.tgz#09d80a89bdb4edee2efcf6964623af1054bf6d42"
2939+
integrity sha512-jw03ENfm6VJI0jA9U+8H5zfl5b+FvuU3YYvZRdZHOlU2ggJkxrlkJH4HcDrZpj6YwD8kuYqvQM8LyesoazrSOQ==
29402940
dependencies:
29412941
"@eslint-community/eslint-utils" "^4.2.0"
29422942
"@eslint-community/regexpp" "^4.6.1"
29432943
"@eslint/eslintrc" "^2.1.2"
2944-
"@eslint/js" "8.48.0"
2945-
"@humanwhocodes/config-array" "^0.11.10"
2944+
"@eslint/js" "8.49.0"
2945+
"@humanwhocodes/config-array" "^0.11.11"
29462946
"@humanwhocodes/module-importer" "^1.0.1"
29472947
"@nodelib/fs.walk" "^1.2.8"
29482948
ajv "^6.12.4"

0 commit comments

Comments
 (0)