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

Commit 005bda1

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency babel-plugin-styled-components to v1.13.3
1 parent 7c4d79c commit 005bda1

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@babel/preset-env": "7.15.8",
4141
"@babel/preset-react": "7.14.5",
4242
"babel-loader": "8.2.3",
43-
"babel-plugin-styled-components": "1.13.2",
43+
"babel-plugin-styled-components": "1.13.3",
4444
"css-loader": "2.1.1",
4545
"mini-css-extract-plugin": "0.12.0",
4646
"optimize-css-assets-webpack-plugin": "5.0.8",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2418,13 +2418,13 @@ babel-plugin-polyfill-regenerator@^0.2.2:
24182418
dependencies:
24192419
"@babel/helper-define-polyfill-provider" "^0.2.2"
24202420

2421-
babel-plugin-styled-components@1.13.2:
2422-
version "1.13.2"
2423-
resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-1.13.2.tgz#ebe0e6deff51d7f93fceda1819e9b96aeb88278d"
2424-
integrity sha512-Vb1R3d4g+MUfPQPVDMCGjm3cDocJEUTR7Xq7QS95JWWeksN1wdFRYpD2kulDgI3Huuaf1CZd+NK4KQmqUFh5dA==
2421+
babel-plugin-styled-components@1.13.3:
2422+
version "1.13.3"
2423+
resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-1.13.3.tgz#1f1cb3927d4afa1e324695c78f690900e3d075bc"
2424+
integrity sha512-meGStRGv+VuKA/q0/jXxrPNWEm4LPfYIqxooDTdmh8kFsP/Ph7jJG5rUPwUPX3QHUvggwdbgdGpo88P/rRYsVw==
24252425
dependencies:
2426-
"@babel/helper-annotate-as-pure" "^7.0.0"
2427-
"@babel/helper-module-imports" "^7.0.0"
2426+
"@babel/helper-annotate-as-pure" "^7.15.4"
2427+
"@babel/helper-module-imports" "^7.15.4"
24282428
babel-plugin-syntax-jsx "^6.18.0"
24292429
lodash "^4.17.11"
24302430

0 commit comments

Comments
 (0)