Merge pull request #11867 from backstage/renovate/eslint-8.x-lockfile

fix(deps): update dependency eslint to v8.17.0
This commit is contained in:
github-actions[bot]
2022-06-05 07:21:58 +00:00
committed by GitHub
+3 -3
View File
@@ -12082,9 +12082,9 @@ eslint-webpack-plugin@^3.1.1:
schema-utils "^3.1.1"
eslint@^8.6.0:
version "8.16.0"
resolved "https://registry.npmjs.org/eslint/-/eslint-8.16.0.tgz#6d936e2d524599f2a86c708483b4c372c5d3bbae"
integrity sha512-MBndsoXY/PeVTDJeWsYj7kLZ5hQpJOfMYLsF6LicLHQWbRDG19lK5jOix4DPl8yY4SUFcE3txy86OzFLWT+yoA==
version "8.17.0"
resolved "https://registry.npmjs.org/eslint/-/eslint-8.17.0.tgz#1cfc4b6b6912f77d24b874ca1506b0fe09328c21"
integrity sha512-gq0m0BTJfci60Fz4nczYxNAlED+sMcihltndR8t9t1evnU/azx53x3t2UHXC/uRjcbvRw/XctpaNygSTcQD+Iw==
dependencies:
"@eslint/eslintrc" "^1.3.0"
"@humanwhocodes/config-array" "^0.9.2"