Skip to content

Commit 1ef677b

Browse files
author
GatsbyJS Bot
committed
feat(starters): add starter magicsoup.io (gatsbyjs#11670)
## Features Starter includes Optimized images, SEO friendly, Google Webmaster Tools, Responsive UI, Static content with JSON and Markdown, Convert Markdown to StyledComponents, Webfonts, SSR, Testing
1 parent 96c0d7f commit 1ef677b

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7298,17 +7298,17 @@ node-libs-browser@^2.0.0:
72987298
vm-browserify "0.0.4"
72997299

73007300
node-pre-gyp@^0.10.0:
7301-
version "0.10.3"
7302-
resolved "https://registry.yarnpkg.com/node-pre-gyp/-/node-pre-gyp-0.10.3.tgz#3070040716afdc778747b61b6887bf78880b80fc"
7303-
integrity sha512-d1xFs+C/IPS8Id0qPTZ4bUT8wWryfR/OzzAFxweG+uLN85oPzyo2Iw6bVlLQ/JOdgNonXLCoRyqDzDWq4iw72A==
7301+
version "0.10.0"
7302+
resolved "https://registry.yarnpkg.com/node-pre-gyp/-/node-pre-gyp-0.10.0.tgz#6e4ef5bb5c5203c6552448828c852c40111aac46"
7303+
integrity sha512-G7kEonQLRbcA/mOoFoxvlMrw6Q6dPf92+t/l0DFSMuSlDoWaI9JWIyPwK0jyE1bph//CUEL65/Fz1m2vJbmjQQ==
73047304
dependencies:
73057305
detect-libc "^1.0.2"
73067306
mkdirp "^0.5.1"
7307-
needle "^2.2.1"
7307+
needle "^2.2.0"
73087308
nopt "^4.0.1"
73097309
npm-packlist "^1.1.6"
73107310
npmlog "^4.0.2"
7311-
rc "^1.2.7"
7311+
rc "^1.1.7"
73127312
rimraf "^2.6.1"
73137313
semver "^5.3.0"
73147314
tar "^4"
@@ -7383,9 +7383,9 @@ normalize-url@^3.0.0:
73837383
integrity sha512-U+JJi7duF1o+u2pynbp2zXDW2/PADgC30f0GsHZtRh+HOcXHnw137TrNlyxxRvWW5fjKd3bcLHPxofWuCjaeZg==
73847384

73857385
npm-bundled@^1.0.1:
7386-
version "1.0.5"
7387-
resolved "https://registry.yarnpkg.com/npm-bundled/-/npm-bundled-1.0.5.tgz#3c1732b7ba936b3a10325aef616467c0ccbcc979"
7388-
integrity sha512-m/e6jgWu8/v5niCUKQi9qQl8QdeEduFA96xHDDzFGqly0OOjI7c+60KM/2sppfnUU9JJagf+zs+yGhqSOFj71g==
7386+
version "1.0.3"
7387+
resolved "https://registry.yarnpkg.com/npm-bundled/-/npm-bundled-1.0.3.tgz#7e71703d973af3370a9591bafe3a63aca0be2308"
7388+
integrity sha512-ByQ3oJ/5ETLyglU2+8dBObvhfWXX8dtPZDMePCahptliFX2iIuhyEszyFk401PZUNQH20vvdW5MLjJxkwU80Ow==
73897389

73907390
npm-conf@^1.1.0:
73917391
version "1.1.3"
@@ -7396,9 +7396,9 @@ npm-conf@^1.1.0:
73967396
pify "^3.0.0"
73977397

73987398
npm-packlist@^1.1.6:
7399-
version "1.2.0"
7400-
resolved "https://registry.yarnpkg.com/npm-packlist/-/npm-packlist-1.2.0.tgz#55a60e793e272f00862c7089274439a4cc31fc7f"
7401-
integrity sha512-7Mni4Z8Xkx0/oegoqlcao/JpPCPEMtUvsmB0q7mgvlMinykJLSRTYuFqoQLYgGY8biuxIeiHO+QNJKbCfljewQ==
7399+
version "1.1.10"
7400+
resolved "https://registry.yarnpkg.com/npm-packlist/-/npm-packlist-1.1.10.tgz#1039db9e985727e464df066f4cf0ab6ef85c398a"
7401+
integrity sha512-AQC0Dyhzn4EiYEfIUjCdMl0JJ61I2ER9ukf/sLxJUcZHfo+VyEfz2rMJgLZSS1v30OxPQe1cN0LZA1xbcaVfWA==
74027402
dependencies:
74037403
ignore-walk "^3.0.1"
74047404
npm-bundled "^1.0.1"

0 commit comments

Comments
 (0)