Skip to content

Commit 3d3adcb

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 d303fac commit 3d3adcb

File tree

2 files changed

+339
-503
lines changed

2 files changed

+339
-503
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,17 +32,17 @@
3232
"@babel/core": "^7.15.5",
3333
"@babel/preset-typescript": "^7.16.7",
3434
"@storybook/addon-essentials": "6.4.9",
35-
"@storybook/react": "6.3.8",
35+
"@storybook/react": "6.4.22",
3636
"@testing-library/jest-dom": "^5.16.1",
3737
"@testing-library/react": "^12.1.2",
3838
"@types/jest": "^27.4.0",
3939
"@types/react": "^17.0.38",
40-
"@types/node": "^17.0.8",
40+
"@types/node": "^17.0.25",
4141
"@types/styled-components": "^5.1.19",
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",

0 commit comments

Comments
 (0)