Skip to content

Commit f3ee3fd

Browse files
renovate[bot]renovate-bot
andauthoredMay 6, 2021
fix(deps): update minor and patch for gatsby-plugin-manifest (#31160)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 2291fbd commit f3ee3fd

File tree

2 files changed

+16
-20
lines changed

2 files changed

+16
-20
lines changed
 

‎packages/gatsby-plugin-manifest/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"@babel/runtime": "^7.12.5",
1111
"gatsby-core-utils": "^2.5.0-next.0",
1212
"gatsby-plugin-utils": "^1.5.0-next.0",
13-
"semver": "^7.3.2",
14-
"sharp": "^0.28.0"
13+
"semver": "^7.3.5",
14+
"sharp": "^0.28.1"
1515
},
1616
"devDependencies": {
1717
"@babel/cli": "^7.12.1",

‎yarn.lock

+14-18
Original file line numberDiff line numberDiff line change
@@ -19188,9 +19188,10 @@ nock@^13.0.6:
1918819188
lodash.set "^4.3.2"
1918919189
propagate "^2.0.0"
1919019190

19191-
node-abi@^2.7.0:
19192-
version "2.8.0"
19193-
resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-2.8.0.tgz#bd2e88dbe6a6871e6dd08553e0605779325737ec"
19191+
node-abi@^2.21.0:
19192+
version "2.26.0"
19193+
resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-2.26.0.tgz#355d5d4bc603e856f74197adbf3f5117a396ba40"
19194+
integrity sha512-ag/Vos/mXXpWLLAYWsAoQdgS+gW7IwvgMLOgqopm/DbzAjazLltzgzpVMsFlgmo9TzG5hGXeaBZx2AI731RIsQ==
1919419195
dependencies:
1919519196
semver "^5.4.1"
1919619197

@@ -21566,26 +21567,25 @@ potrace@^2.1.8:
2156621567
dependencies:
2156721568
jimp "^0.14.0"
2156821569

21569-
prebuild-install@^6.0.1:
21570-
version "6.0.1"
21571-
resolved "https://registry.yarnpkg.com/prebuild-install/-/prebuild-install-6.0.1.tgz#5902172f7a40eb67305b96c2a695db32636ee26d"
21572-
integrity sha512-7GOJrLuow8yeiyv75rmvZyeMGzl8mdEX5gY69d6a6bHWmiPevwqFw+tQavhK0EYMaSg3/KD24cWqeQv1EWsqDQ==
21570+
prebuild-install@^6.1.1:
21571+
version "6.1.2"
21572+
resolved "https://registry.yarnpkg.com/prebuild-install/-/prebuild-install-6.1.2.tgz#6ce5fc5978feba5d3cbffedca0682b136a0b5bff"
21573+
integrity sha512-PzYWIKZeP+967WuKYXlTOhYBgGOvTRSfaKI89XnfJ0ansRAH7hDU45X+K+FZeI1Wb/7p/NnuctPH3g0IqKUuSQ==
2157321574
dependencies:
2157421575
detect-libc "^1.0.3"
2157521576
expand-template "^2.0.3"
2157621577
github-from-package "0.0.0"
2157721578
minimist "^1.2.3"
2157821579
mkdirp-classic "^0.5.3"
2157921580
napi-build-utils "^1.0.1"
21580-
node-abi "^2.7.0"
21581+
node-abi "^2.21.0"
2158121582
noop-logger "^0.1.1"
2158221583
npmlog "^4.0.1"
2158321584
pump "^3.0.0"
2158421585
rc "^1.2.7"
2158521586
simple-get "^3.0.3"
2158621587
tar-fs "^2.0.0"
2158721588
tunnel-agent "^0.6.0"
21588-
which-pm-runs "^1.0.0"
2158921589

2159021590
prelude-ls@^1.2.1:
2159121591
version "1.2.1"
@@ -24805,15 +24805,15 @@ shallow-copy@~0.0.1:
2480524805
version "0.0.1"
2480624806
resolved "https://registry.yarnpkg.com/shallow-copy/-/shallow-copy-0.0.1.tgz#415f42702d73d810330292cc5ee86eae1a11a170"
2480724807

24808-
sharp@^0.28.0:
24809-
version "0.28.0"
24810-
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.28.0.tgz#93297cec530b3709e11677cf41565d9a654075a0"
24811-
integrity sha512-kGTaWLNMCkLYxkH2Pv7s+5LQBnWQ4mRKXs1XD19AWOxShWvU8b78qaWqTR/4ryNcPORO+qBoBnFF/Lzda5HgkQ==
24808+
sharp@^0.28.0, sharp@^0.28.1:
24809+
version "0.28.1"
24810+
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.28.1.tgz#9d7bbce1ca95b2c27482243cd4839c62ef40b0b7"
24811+
integrity sha512-4mCGMEN4ntaVuFGwHx7FvkJQkIgbI+S+F9a3bI7ugdvKjPr4sF7/ibvlRKhJyzhoQi+ODM+XYY1de8xs7MHbfA==
2481224812
dependencies:
2481324813
color "^3.1.3"
2481424814
detect-libc "^1.0.3"
2481524815
node-addon-api "^3.1.0"
24816-
prebuild-install "^6.0.1"
24816+
prebuild-install "^6.1.1"
2481724817
semver "^7.3.5"
2481824818
simple-get "^3.1.0"
2481924819
tar-fs "^2.1.1"
@@ -28498,10 +28498,6 @@ which-module@^2.0.0:
2849828498
version "2.0.0"
2849928499
resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
2850028500

28501-
which-pm-runs@^1.0.0:
28502-
version "1.0.0"
28503-
resolved "https://registry.yarnpkg.com/which-pm-runs/-/which-pm-runs-1.0.0.tgz#670b3afbc552e0b55df6b7780ca74615f23ad1cb"
28504-
2850528501
which@1, which@^1.2.14, which@^1.2.9, which@^1.3.0, which@^1.3.1:
2850628502
version "1.3.1"
2850728503
resolved "https://registry.yarnpkg.com/which/-/which-1.3.1.tgz#a45043d54f5805316da8d62f9f50918d3da70b0a"

0 commit comments

Comments
 (0)
Please sign in to comment.