Skip to content

Commit bc8f171

Browse files
authored
Merge pull request #79 from tsparticles/renovate/eslint-8.x-lockfile
chore(deps): update dependency eslint to v8.48.0
2 parents fc65b93 + ea964bd commit bc8f171

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1053,9 +1053,9 @@
10531053
eslint-visitor-keys "^3.3.0"
10541054

10551055
"@eslint-community/regexpp@^4.6.1":
1056-
version "4.6.2"
1057-
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.6.2.tgz#1816b5f6948029c5eaacb0703b850ee0cb37d8f8"
1058-
integrity sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw==
1056+
version "4.8.0"
1057+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.8.0.tgz#11195513186f68d42fbf449f9a7136b2c0c92005"
1058+
integrity sha512-JylOEEzDiOryeUnFbQz+oViCXS0KsvR1mvHkoMiu5+UiBvy+RYX7tzlIIIEstF/gVa2tj9AQXk3dgnxv6KxhFg==
10591059

10601060
"@eslint/eslintrc@^2.1.2":
10611061
version "2.1.2"
@@ -1072,10 +1072,10 @@
10721072
minimatch "^3.1.2"
10731073
strip-json-comments "^3.1.1"
10741074

1075-
"@eslint/js@^8.47.0":
1076-
version "8.47.0"
1077-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.47.0.tgz#5478fdf443ff8158f9de171c704ae45308696c7d"
1078-
integrity sha512-P6omY1zv5MItm93kLM8s2vr1HICJH8v0dvddDhysbIuZ+vcjOHg5Zbkf1mTkcmi2JA9oBG2anOkRnW8WJTS8Og==
1075+
"@eslint/js@8.48.0":
1076+
version "8.48.0"
1077+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.48.0.tgz#642633964e217905436033a2bd08bf322849b7fb"
1078+
integrity sha512-ZSjtmelB7IJfWD2Fvb7+Z+ChTIKWq6kjda95fLcQKNS5aheVHn4IkfgRQE3sIIzTcSLwLcLZUD9UBt+V7+h+Pw==
10791079

10801080
10811081
version "2.1.4"
@@ -3842,14 +3842,14 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
38423842
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
38433843

38443844
eslint@^8.0.0:
3845-
version "8.47.0"
3846-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.47.0.tgz#c95f9b935463fb4fad7005e626c7621052e90806"
3847-
integrity sha512-spUQWrdPt+pRVP1TTJLmfRNJJHHZryFmptzcafwSvHsceV81djHOdnEeDmkdotZyLNjDhrOasNK8nikkoG1O8Q==
3845+
version "8.48.0"
3846+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.48.0.tgz#bf9998ba520063907ba7bfe4c480dc8be03c2155"
3847+
integrity sha512-sb6DLeIuRXxeM1YljSe1KEx9/YYeZFQWcV8Rq9HfigmdDEugjLEVEa1ozDjL6YDjBpQHPJxJzze+alxi4T3OLg==
38483848
dependencies:
38493849
"@eslint-community/eslint-utils" "^4.2.0"
38503850
"@eslint-community/regexpp" "^4.6.1"
38513851
"@eslint/eslintrc" "^2.1.2"
3852-
"@eslint/js" "^8.47.0"
3852+
"@eslint/js" "8.48.0"
38533853
"@humanwhocodes/config-array" "^0.11.10"
38543854
"@humanwhocodes/module-importer" "^1.0.1"
38553855
"@nodelib/fs.walk" "^1.2.8"

0 commit comments

Comments
 (0)