Skip to content

Commit 6bc6e46

Browse files
Merge pull request #1297 from tj-actions/renovate/eslint-config-standard-with-typescript-36.x-lockfile
chore(deps): update dependency eslint-config-standard-with-typescript to v36.1.1
2 parents acd5e32 + b19668e commit 6bc6e46

File tree

1 file changed

+15
-4
lines changed

1 file changed

+15
-4
lines changed

test-app/yarn.lock

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4238,9 +4238,9 @@ eslint-config-react-app@^7.0.1:
42384238
eslint-plugin-testing-library "^5.0.1"
42394239

42404240
eslint-config-standard-with-typescript@^36.0.1:
4241-
version "36.1.0"
4242-
resolved "https://registry.yarnpkg.com/eslint-config-standard-with-typescript/-/eslint-config-standard-with-typescript-36.1.0.tgz#432babec8bd2780950c0ef483488a9e6d683917d"
4243-
integrity sha512-Gpk+7Q3EHqIzTnqYs/LpfOwVb8+kocvlFLYhBdCmUy+EUpsC7067PaHhGSp8P4N+lC2KNGBZ7e2tiGyoRNSVHA==
4241+
version "36.1.1"
4242+
resolved "https://registry.yarnpkg.com/eslint-config-standard-with-typescript/-/eslint-config-standard-with-typescript-36.1.1.tgz#b57ebc91be31e424eca8475babc7ebb9286e0540"
4243+
integrity sha512-ggLAYiSm+fsriYbq9DyehiZgtBD/QObS6ZPjN7cZFEnJvAOWNgtYxre2T0d/hFt5WOYkGWii/4SEHnOofIKFQA==
42444244
dependencies:
42454245
"@typescript-eslint/parser" "^5.50.0"
42464246
eslint-config-standard "17.1.0"
@@ -4611,7 +4611,7 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
46114611
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
46124612
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
46134613

4614-
fast-glob@^3.2.12, fast-glob@^3.2.9, fast-glob@^3.3.0:
4614+
fast-glob@^3.2.12, fast-glob@^3.3.0:
46154615
version "3.3.0"
46164616
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.0.tgz#7c40cb491e1e2ed5664749e87bfb516dbe8727c0"
46174617
integrity sha512-ChDuvbOypPuNjO8yIDf36x7BlZX1smcUMTTcyoIjycexOxd6DFsKsg21qVBzEmr3G7fUKIRy2/psii+CIUt7FA==
@@ -4622,6 +4622,17 @@ fast-glob@^3.2.12, fast-glob@^3.2.9, fast-glob@^3.3.0:
46224622
merge2 "^1.3.0"
46234623
micromatch "^4.0.4"
46244624

4625+
fast-glob@^3.2.9:
4626+
version "3.3.1"
4627+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.1.tgz#784b4e897340f3dbbef17413b3f11acf03c874c4"
4628+
integrity sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==
4629+
dependencies:
4630+
"@nodelib/fs.stat" "^2.0.2"
4631+
"@nodelib/fs.walk" "^1.2.3"
4632+
glob-parent "^5.1.2"
4633+
merge2 "^1.3.0"
4634+
micromatch "^4.0.4"
4635+
46254636
fast-json-stable-stringify@^2.0.0, fast-json-stable-stringify@^2.1.0:
46264637
version "2.1.0"
46274638
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"

0 commit comments

Comments
 (0)