Skip to content
This repository was archived by the owner on Jan 1, 2022. It is now read-only.

Commit f64982f

Browse files
authored
Merge pull request #918 from freesewing/dependabot/npm_and_yarn/babel-plugin-styled-components-1.13.2
chore(deps-dev): bump babel-plugin-styled-components from 1.12.0 to 1.13.2
2 parents b2e9aa7 + e249e82 commit f64982f

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"tlds": "1.221.1"
8080
},
8181
"devDependencies": {
82-
"babel-plugin-styled-components": "^1.12.0",
82+
"babel-plugin-styled-components": "^1.13.2",
8383
"core-js": "^3.11.3",
8484
"remark": "13.0.0",
8585
"remark-frontmatter": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3282,10 +3282,10 @@ babel-plugin-remove-graphql-queries@^3.4.0:
32823282
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-3.4.0.tgz#81c3e604fb38ad8a8da82ec1c47e509acf2ff83f"
32833283
integrity sha512-ADn0az4QeBIvvz18kByGv9Q7xUyYKPCNFISt3THiqPrYejj1zrk7BW/End47g2Iav1Q9SrX2GdPxaiz/svSn3A==
32843284

3285-
"babel-plugin-styled-components@>= 1.12.0", babel-plugin-styled-components@^1.12.0:
3286-
version "1.12.0"
3287-
resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-1.12.0.tgz#1dec1676512177de6b827211e9eda5a30db4f9b9"
3288-
integrity sha512-FEiD7l5ZABdJPpLssKXjBUJMYqzbcNzBowfXDCdJhOpbhWiewapUaY+LZGT8R4Jg2TwOjGjG4RKeyrO5p9sBkA==
3285+
"babel-plugin-styled-components@>= 1.12.0", babel-plugin-styled-components@^1.13.2:
3286+
version "1.13.2"
3287+
resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-1.13.2.tgz#ebe0e6deff51d7f93fceda1819e9b96aeb88278d"
3288+
integrity sha512-Vb1R3d4g+MUfPQPVDMCGjm3cDocJEUTR7Xq7QS95JWWeksN1wdFRYpD2kulDgI3Huuaf1CZd+NK4KQmqUFh5dA==
32893289
dependencies:
32903290
"@babel/helper-annotate-as-pure" "^7.0.0"
32913291
"@babel/helper-module-imports" "^7.0.0"

0 commit comments

Comments
 (0)