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

Commit 257487d

Browse files
chore(deps): bump gatsby-plugin-styled-components from 4.4.0 to 4.10.0
Bumps [gatsby-plugin-styled-components](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-styled-components) from 4.4.0 to 4.10.0. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-styled-components/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-styled-components) --- updated-dependencies: - dependency-name: gatsby-plugin-styled-components dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b300c2c commit 257487d

File tree

3 files changed

+24
-14
lines changed

3 files changed

+24
-14
lines changed

package-lock.json

Lines changed: 14 additions & 4 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
@@ -54,7 +54,7 @@
5454
"gatsby-plugin-react-helmet": "4.4.0",
5555
"gatsby-plugin-sass": "^4.4.0",
5656
"gatsby-plugin-sharp": "3.4.1",
57-
"gatsby-plugin-styled-components": "4.4.0",
57+
"gatsby-plugin-styled-components": "4.10.0",
5858
"gatsby-remark-autolink-headers": "4.1.0",
5959
"gatsby-remark-copy-linked-files": "4.1.0",
6060
"gatsby-remark-images": "5.1.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1075,10 +1075,10 @@
10751075
core-js-pure "^3.0.0"
10761076
regenerator-runtime "^0.13.4"
10771077

1078-
"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.3.1", "@babel/runtime@^7.3.4", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7":
1079-
version "7.12.5"
1080-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.5.tgz#410e7e487441e1b360c29be715d870d9b985882e"
1081-
integrity sha512-plcc+hbExy3McchJCEQG3knOsuh3HH+Prx1P6cLIkET/0dLuQDEnrT+s27Axgc9bqfsmNUNHfscgMUdBpC9xfg==
1078+
"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.14.6", "@babel/runtime@^7.3.1", "@babel/runtime@^7.3.4", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7":
1079+
version "7.14.8"
1080+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.14.8.tgz#7119a56f421018852694290b9f9148097391b446"
1081+
integrity sha512-twj3L8Og5SaCRCErB4x4ajbvBIVV77CGeFglHpeg5WC5FF8TZzBWXtTJ4MqaD9QszLYTtr+IsaAL2rEUevb+eg==
10821082
dependencies:
10831083
regenerator-runtime "^0.13.4"
10841084

@@ -7426,12 +7426,12 @@ [email protected]:
74267426
svgo "1.3.2"
74277427
uuid "3.4.0"
74287428

7429-
gatsby-plugin-styled-components@4.4.0:
7430-
version "4.4.0"
7431-
resolved "https://registry.yarnpkg.com/gatsby-plugin-styled-components/-/gatsby-plugin-styled-components-4.4.0.tgz#c647f888899ca1ef887fd73cdb596e2dd0205e5d"
7432-
integrity sha512-Kc0IO98ASTFUjbmB8elyGds2oMguc0tZsxlpZdC5K8SA/CdZsubKoz//Q7TVgzsTsDO6LKo7KHhCn/MutAyqJg==
7429+
gatsby-plugin-styled-components@4.10.0:
7430+
version "4.10.0"
7431+
resolved "https://registry.yarnpkg.com/gatsby-plugin-styled-components/-/gatsby-plugin-styled-components-4.10.0.tgz#9e60793b01ac7150291ffaa532d3d1287d9f3b9d"
7432+
integrity sha512-QLFHJEIE52d038bLiVNg1fo3/WQJKMf64p3LzL5eiPcxzxu57hC2S2mbFz0Gd67EKgJD/KAPTprXge/7S7zfUw==
74337433
dependencies:
7434-
"@babel/runtime" "^7.12.5"
7434+
"@babel/runtime" "^7.14.6"
74357435

74367436
gatsby-plugin-typescript@^3.4.0:
74377437
version "3.4.0"

0 commit comments

Comments
 (0)