Skip to content

Commit 58ab314

Browse files
Bump babel-plugin-styled-components from 1.13.3 to 2.0.7
Bumps [babel-plugin-styled-components](https://github.com/styled-components/babel-plugin-styled-components) from 1.13.3 to 2.0.7. - [Release notes](https://github.com/styled-components/babel-plugin-styled-components/releases) - [Commits](styled-components/babel-plugin-styled-components@v1.13.3...v2.0.7) --- updated-dependencies: - dependency-name: babel-plugin-styled-components dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b2c594f commit 58ab314

File tree

2 files changed

+15
-62
lines changed

2 files changed

+15
-62
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@types/styled-components": "^5.1.15",
5252
"@typescript-eslint/eslint-plugin": "^5.19.0",
5353
"@typescript-eslint/parser": "^5.19.0",
54-
"babel-plugin-styled-components": "^1.13.3",
54+
"babel-plugin-styled-components": "^2.0.7",
5555
"cypress": "^9.5.4",
5656
"eslint": "^8.12.0",
5757
"eslint-config-airbnb": "^18.2.1",

yarn.lock

Lines changed: 14 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -163,28 +163,7 @@
163163
"@jridgewell/gen-mapping" "^0.3.2"
164164
jsesc "^2.5.1"
165165

166-
"@babel/helper-annotate-as-pure@^7.0.0", "@babel/helper-annotate-as-pure@^7.12.13":
167-
version "7.12.13"
168-
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.12.13.tgz#0f58e86dfc4bb3b1fcd7db806570e177d439b6ab"
169-
integrity sha512-7YXfX5wQ5aYM/BOlbSccHDbuXXFPxeoUmfWtz8le2yTkTZc+BxsiEnENFoi2SlmA8ewDkG2LgIMIVzzn2h8kfw==
170-
dependencies:
171-
"@babel/types" "^7.12.13"
172-
173-
"@babel/helper-annotate-as-pure@^7.14.5":
174-
version "7.14.5"
175-
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.14.5.tgz#7bf478ec3b71726d56a8ca5775b046fc29879e61"
176-
integrity sha512-EivH9EgBIb+G8ij1B2jAwSH36WnGvkQSEC6CkX/6v6ZFlw5fVOHvsgGF4uiEHO2GzMvunZb6tDLQEQSdrdocrA==
177-
dependencies:
178-
"@babel/types" "^7.14.5"
179-
180-
"@babel/helper-annotate-as-pure@^7.15.4":
181-
version "7.15.4"
182-
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.15.4.tgz#3d0e43b00c5e49fdb6c57e421601a7a658d5f835"
183-
integrity sha512-QwrtdNvUNsPCj2lfNQacsGSQvGX8ee1ttrBrcozUP2Sv/jylewBP/8QFe6ZkBsC8T/GYWonNAWJV4aRR9AL2DA==
184-
dependencies:
185-
"@babel/types" "^7.15.4"
186-
187-
"@babel/helper-annotate-as-pure@^7.18.6":
166+
"@babel/helper-annotate-as-pure@^7.12.13", "@babel/helper-annotate-as-pure@^7.14.5", "@babel/helper-annotate-as-pure@^7.16.0", "@babel/helper-annotate-as-pure@^7.18.6":
188167
version "7.18.6"
189168
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb"
190169
integrity sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==
@@ -416,19 +395,12 @@
416395
dependencies:
417396
"@babel/types" "^7.18.9"
418397

419-
"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.14.5":
420-
version "7.14.5"
421-
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.14.5.tgz#6d1a44df6a38c957aa7c312da076429f11b422f3"
422-
integrity sha512-SwrNHu5QWS84XlHwGYPDtCxcA0hrSlL2yhWYLgeOc0w7ccOl2qv4s/nARI0aYZW+bSwAL5CukeXA47B/1NKcnQ==
423-
dependencies:
424-
"@babel/types" "^7.14.5"
425-
426-
"@babel/helper-module-imports@^7.15.4":
427-
version "7.15.4"
428-
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.15.4.tgz#e18007d230632dea19b47853b984476e7b4e103f"
429-
integrity sha512-jeAHZbzUwdW/xHgHQ3QmWR4Jg6j15q4w/gCfwZvtqOxoo5DKtLHk8Bsf4c5RZRC7NmLEs+ohkdq8jFefuvIxAA==
398+
"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.14.5", "@babel/helper-module-imports@^7.15.4", "@babel/helper-module-imports@^7.16.0":
399+
version "7.18.6"
400+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz#1e3ebdbbd08aad1437b428c50204db13c5a3ca6e"
401+
integrity sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==
430402
dependencies:
431-
"@babel/types" "^7.15.4"
403+
"@babel/types" "^7.18.6"
432404

433405
"@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.14.5", "@babel/helper-module-transforms@^7.15.0":
434406
version "7.15.0"
@@ -4411,25 +4383,16 @@ babel-plugin-react-docgen@^4.2.1:
44114383
lodash "^4.17.15"
44124384
react-docgen "^5.0.0"
44134385

4414-
"babel-plugin-styled-components@>= 1.12.0":
4415-
version "1.13.2"
4416-
resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-1.13.2.tgz#ebe0e6deff51d7f93fceda1819e9b96aeb88278d"
4417-
integrity sha512-Vb1R3d4g+MUfPQPVDMCGjm3cDocJEUTR7Xq7QS95JWWeksN1wdFRYpD2kulDgI3Huuaf1CZd+NK4KQmqUFh5dA==
4386+
"babel-plugin-styled-components@>= 1.12.0", babel-plugin-styled-components@^2.0.7:
4387+
version "2.0.7"
4388+
resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-2.0.7.tgz#c81ef34b713f9da2b7d3f5550df0d1e19e798086"
4389+
integrity sha512-i7YhvPgVqRKfoQ66toiZ06jPNA3p6ierpfUuEWxNF+fV27Uv5gxBkf8KZLHUCc1nFA9j6+80pYoIpqCeyW3/bA==
44184390
dependencies:
4419-
"@babel/helper-annotate-as-pure" "^7.0.0"
4420-
"@babel/helper-module-imports" "^7.0.0"
4421-
babel-plugin-syntax-jsx "^6.18.0"
4422-
lodash "^4.17.11"
4423-
4424-
babel-plugin-styled-components@^1.13.3:
4425-
version "1.13.3"
4426-
resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-1.13.3.tgz#1f1cb3927d4afa1e324695c78f690900e3d075bc"
4427-
integrity sha512-meGStRGv+VuKA/q0/jXxrPNWEm4LPfYIqxooDTdmh8kFsP/Ph7jJG5rUPwUPX3QHUvggwdbgdGpo88P/rRYsVw==
4428-
dependencies:
4429-
"@babel/helper-annotate-as-pure" "^7.15.4"
4430-
"@babel/helper-module-imports" "^7.15.4"
4391+
"@babel/helper-annotate-as-pure" "^7.16.0"
4392+
"@babel/helper-module-imports" "^7.16.0"
44314393
babel-plugin-syntax-jsx "^6.18.0"
44324394
lodash "^4.17.11"
4395+
picomatch "^2.3.0"
44334396

44344397
babel-plugin-syntax-jsx@^6.18.0:
44354398
version "6.18.0"
@@ -10507,17 +10470,7 @@ picocolors@^1.0.0:
1050710470
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
1050810471
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
1050910472

10510-
picomatch@^2.0.4, picomatch@^2.0.5, picomatch@^2.2.1:
10511-
version "2.2.2"
10512-
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad"
10513-
integrity sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg==
10514-
10515-
picomatch@^2.2.3:
10516-
version "2.3.0"
10517-
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.0.tgz#f1f061de8f6a4bf022892e2d128234fb98302972"
10518-
integrity sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==
10519-
10520-
picomatch@^2.3.0:
10473+
picomatch@^2.0.4, picomatch@^2.0.5, picomatch@^2.2.1, picomatch@^2.2.3, picomatch@^2.3.0:
1052110474
version "2.3.1"
1052210475
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
1052310476
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==

0 commit comments

Comments
 (0)