Skip to content

Commit 602e8be

Browse files
Bump babel-plugin-styled-components from 2.0.2 to 2.0.7
Bumps [babel-plugin-styled-components](https://github.com/styled-components/babel-plugin-styled-components) from 2.0.2 to 2.0.7. - [Release notes](https://github.com/styled-components/babel-plugin-styled-components/releases) - [Commits](styled-components/babel-plugin-styled-components@v2.0.2...v2.0.7) --- updated-dependencies: - dependency-name: babel-plugin-styled-components dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 850715c commit 602e8be

File tree

2 files changed

+7
-16
lines changed

2 files changed

+7
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@typescript-eslint/eslint-plugin": "^4.31.1",
4343
"@typescript-eslint/parser": "^4.33.0",
4444
"babel-loader": "^8.2.2",
45-
"babel-plugin-styled-components": "^2.0.2",
45+
"babel-plugin-styled-components": "^2.0.7",
4646
"eslint": "^7.32.0",
4747
"eslint-config-prettier": "^8.3.0",
4848
"eslint-plugin-prettier": "^4.0.0",

yarn.lock

Lines changed: 6 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4132,15 +4132,16 @@ babel-plugin-react-docgen@^4.2.1:
41324132
lodash "^4.17.15"
41334133
react-docgen "^5.0.0"
41344134

4135-
"babel-plugin-styled-components@>= 1.12.0", babel-plugin-styled-components@^2.0.2:
4136-
version "2.0.2"
4137-
resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-2.0.2.tgz#0fac11402dc9db73698b55847ab1dc73f5197c54"
4138-
integrity sha512-7eG5NE8rChnNTDxa6LQfynwgHTVOYYaHJbUYSlOhk8QBXIQiMBKq4gyfHBBKPrxUcVBXVJL61ihduCpCQbuNbw==
4135+
"babel-plugin-styled-components@>= 1.12.0", babel-plugin-styled-components@^2.0.7:
4136+
version "2.0.7"
4137+
resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-2.0.7.tgz#c81ef34b713f9da2b7d3f5550df0d1e19e798086"
4138+
integrity sha512-i7YhvPgVqRKfoQ66toiZ06jPNA3p6ierpfUuEWxNF+fV27Uv5gxBkf8KZLHUCc1nFA9j6+80pYoIpqCeyW3/bA==
41394139
dependencies:
41404140
"@babel/helper-annotate-as-pure" "^7.16.0"
41414141
"@babel/helper-module-imports" "^7.16.0"
41424142
babel-plugin-syntax-jsx "^6.18.0"
41434143
lodash "^4.17.11"
4144+
picomatch "^2.3.0"
41444145

41454146
[email protected], babel-plugin-syntax-jsx@^6.18.0:
41464147
version "6.18.0"
@@ -10340,17 +10341,7 @@ picocolors@^1.0.0:
1034010341
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
1034110342
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
1034210343

10343-
picomatch@^2.0.4, picomatch@^2.2.1:
10344-
version "2.2.2"
10345-
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad"
10346-
integrity sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg==
10347-
10348-
picomatch@^2.2.2:
10349-
version "2.2.3"
10350-
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.3.tgz#465547f359ccc206d3c48e46a1bcb89bf7ee619d"
10351-
integrity sha512-KpELjfwcCDUb9PeigTs2mBJzXUPzAuP2oPcA989He8Rte0+YUAjw1JVedDhuTKPkHjSYzMN3npC9luThGYEKdg==
10352-
10353-
picomatch@^2.2.3, picomatch@^2.3.0:
10344+
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2, picomatch@^2.2.3, picomatch@^2.3.0:
1035410345
version "2.3.0"
1035510346
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.0.tgz#f1f061de8f6a4bf022892e2d128234fb98302972"
1035610347
integrity sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==

0 commit comments

Comments
 (0)