Skip to content

Commit fdbe935

Browse files
Update dependency babel-plugin-styled-components to v2.1.3
1 parent 3297118 commit fdbe935

File tree

2 files changed

+36
-30
lines changed

2 files changed

+36
-30
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"styled-components": "5.3.5"
2020
},
2121
"devDependencies": {
22-
"babel-plugin-styled-components": "2.0.7",
22+
"babel-plugin-styled-components": "2.1.3",
2323
"babel-plugin-transform-flow-strip-types": "6.22.0",
2424
"flow-bin": "0.84.0",
2525
"graphql-request": "1.8.2",

yarn.lock

Lines changed: 35 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -82,12 +82,12 @@
8282
dependencies:
8383
"@babel/types" "^7.0.0"
8484

85-
"@babel/helper-annotate-as-pure@^7.16.0":
86-
version "7.16.0"
87-
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.0.tgz#9a1f0ebcda53d9a2d00108c4ceace6a5d5f1f08d"
88-
integrity sha512-ItmYF9vR4zA8cByDocY05o0LGUkp1zhbTQOH1NFyl5xXEqlTJQCEJjieriw+aFpxo16swMxUnUiKS7a/r4vtHg==
85+
"@babel/helper-annotate-as-pure@^7.18.6":
86+
version "7.18.6"
87+
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb"
88+
integrity sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==
8989
dependencies:
90-
"@babel/types" "^7.16.0"
90+
"@babel/types" "^7.18.6"
9191

9292
"@babel/helper-builder-binary-assignment-operator-visitor@^7.1.0":
9393
version "7.1.0"
@@ -198,12 +198,12 @@
198198
dependencies:
199199
"@babel/types" "^7.0.0"
200200

201-
"@babel/helper-module-imports@^7.16.0":
202-
version "7.16.0"
203-
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.16.0.tgz#90538e60b672ecf1b448f5f4f5433d37e79a3ec3"
204-
integrity sha512-kkH7sWzKPq0xt3H1n+ghb4xEMP8k0U7XV3kkB+ZGy69kDk2ySFW1qPi06sjKzFY3t1j6XbJSqr4mF9L7CYVyhg==
201+
"@babel/helper-module-imports@^7.21.4":
202+
version "7.21.4"
203+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.21.4.tgz#ac88b2f76093637489e718a90cec6cf8a9b029af"
204+
integrity sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg==
205205
dependencies:
206-
"@babel/types" "^7.16.0"
206+
"@babel/types" "^7.21.4"
207207

208208
"@babel/helper-module-transforms@^7.1.0":
209209
version "7.1.0"
@@ -308,10 +308,15 @@
308308
dependencies:
309309
"@babel/types" "^7.8.0"
310310

311-
"@babel/helper-validator-identifier@^7.15.7":
312-
version "7.15.7"
313-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz#220df993bfe904a4a6b02ab4f3385a5ebf6e2389"
314-
integrity sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==
311+
"@babel/helper-string-parser@^7.21.5":
312+
version "7.21.5"
313+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.21.5.tgz#2b3eea65443c6bdc31c22d037c65f6d323b6b2bd"
314+
integrity sha512-5pTUx3hAJaZIdW99sJ6ZUUgWq/Y+Hja7TowEnLNMm1VivRgZQL3vpBY3qUACVsvw+yQU6+YgfBVmcbLaZtrA1w==
315+
316+
"@babel/helper-validator-identifier@^7.19.1":
317+
version "7.19.1"
318+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
319+
integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
315320

316321
"@babel/helper-wrap-function@^7.1.0":
317322
version "7.1.0"
@@ -904,12 +909,13 @@
904909
lodash "^4.17.10"
905910
to-fast-properties "^2.0.0"
906911

907-
"@babel/types@^7.16.0":
908-
version "7.16.0"
909-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.0.tgz#db3b313804f96aadd0b776c4823e127ad67289ba"
910-
integrity sha512-PJgg/k3SdLsGb3hhisFvtLOw5ts113klrpLuIPtCJIU+BB24fqq6lf8RWqKJEjzqXR9AEH1rIb5XTqwBHB+kQg==
912+
"@babel/types@^7.18.6", "@babel/types@^7.21.4":
913+
version "7.22.3"
914+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.3.tgz#0cc6af178b91490acaeb4a2f70dcbf27cdf3d8f3"
915+
integrity sha512-P3na3xIQHTKY4L0YOG7pM8M8uoUIB910WQaSiiMCZUC2Cy8XFEQONGABFnHWBa2gpGKODTAJcNhi5Zk0sLRrzg==
911916
dependencies:
912-
"@babel/helper-validator-identifier" "^7.15.7"
917+
"@babel/helper-string-parser" "^7.21.5"
918+
"@babel/helper-validator-identifier" "^7.19.1"
913919
to-fast-properties "^2.0.0"
914920

915921
"@babel/types@^7.4.4", "@babel/types@^7.5.5":
@@ -1431,16 +1437,16 @@ [email protected]:
14311437
resolved "https://registry.yarnpkg.com/babel-plugin-react-require/-/babel-plugin-react-require-3.0.0.tgz#2e4e7b4496b93a654a1c80042276de4e4eeb20e3"
14321438
integrity sha1-Lk57RJa5OmVKHIAEInbeTk7rIOM=
14331439

1434-
babel-plugin-styled-components@2.0.7:
1435-
version "2.0.7"
1436-
resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-2.0.7.tgz#c81ef34b713f9da2b7d3f5550df0d1e19e798086"
1437-
integrity sha512-i7YhvPgVqRKfoQ66toiZ06jPNA3p6ierpfUuEWxNF+fV27Uv5gxBkf8KZLHUCc1nFA9j6+80pYoIpqCeyW3/bA==
1440+
babel-plugin-styled-components@2.1.3:
1441+
version "2.1.3"
1442+
resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-2.1.3.tgz#f5616bee99efca6685e500fe45db87f26cb42ba7"
1443+
integrity sha512-jBioLwBVHpOMU4NsueH/ADcHrjS0Y/WTpt2eGVmmuSFNEv2DF3XhcMncuZlbbjxQ4vzxg+yEr6E6TNjrIQbsJQ==
14381444
dependencies:
1439-
"@babel/helper-annotate-as-pure" "^7.16.0"
1440-
"@babel/helper-module-imports" "^7.16.0"
1445+
"@babel/helper-annotate-as-pure" "^7.18.6"
1446+
"@babel/helper-module-imports" "^7.21.4"
14411447
babel-plugin-syntax-jsx "^6.18.0"
1442-
lodash "^4.17.11"
1443-
picomatch "^2.3.0"
1448+
lodash "^4.17.21"
1449+
picomatch "^2.3.1"
14441450

14451451
"babel-plugin-styled-components@>= 1.12.0":
14461452
version "1.12.0"
@@ -3531,7 +3537,7 @@ lodash.debounce@^4.0.8:
35313537
resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"
35323538
integrity sha1-gteb/zCmfEAF/9XiUVMArZyk168=
35333539

3534-
lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.4, lodash@^4.17.5:
3540+
lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.21, lodash@^4.17.4, lodash@^4.17.5:
35353541
version "4.17.21"
35363542
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
35373543
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
@@ -4389,7 +4395,7 @@ pbkdf2@^3.0.3:
43894395
safe-buffer "^5.0.1"
43904396
sha.js "^2.4.8"
43914397

4392-
picomatch@^2.3.0, picomatch@^2.3.1:
4398+
picomatch@^2.3.1:
43934399
version "2.3.1"
43944400
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
43954401
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==

0 commit comments

Comments
 (0)