Skip to content

Commit 95e908e

Browse files
renovate[bot]GatsbyJS Bot
authored and
GatsbyJS Bot
committed
fix: update minor updates in packages (#19080)
1 parent 92dffb7 commit 95e908e

File tree

7 files changed

+33
-45
lines changed

7 files changed

+33
-45
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"babel-eslint": "^10.0.3",
88
"babel-jest": "^24.9.0",
99
"chalk": "^2.4.2",
10-
"chokidar": "^3.2.2",
10+
"chokidar": "^3.2.3",
1111
"cross-env": "^5.2.1",
1212
"danger": "^8.0.0",
1313
"date-fns": "^1.30.1",

packages/gatsby-dev-cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@babel/runtime": "^7.6.3",
14-
"chokidar": "^3.2.2",
14+
"chokidar": "^3.2.3",
1515
"configstore": "^5.0.0",
1616
"del": "^5.1.0",
1717
"execa": "^2.1.0",

packages/gatsby-page-utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"dependencies": {
2323
"@babel/runtime": "^7.6.3",
2424
"bluebird": "^3.7.1",
25-
"chokidar": "3.2.2",
25+
"chokidar": "3.2.3",
2626
"fs-exists-cached": "^1.0.0",
2727
"glob": "^7.1.5",
2828
"lodash": "^4.17.15",

packages/gatsby-source-filesystem/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@babel/runtime": "^7.6.3",
1111
"better-queue": "^3.8.10",
1212
"bluebird": "^3.7.1",
13-
"chokidar": "3.2.2",
13+
"chokidar": "3.2.3",
1414
"file-type": "^12.3.1",
1515
"fs-extra": "^8.1.0",
1616
"gatsby-core-utils": "^1.0.15",

packages/gatsby/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"cache-manager": "^2.10.0",
4141
"cache-manager-fs-hash": "^0.0.7",
4242
"chalk": "^2.4.2",
43-
"chokidar": "3.2.2",
43+
"chokidar": "3.2.3",
4444
"common-tags": "^1.8.0",
4545
"compression": "^1.7.4",
4646
"convert-hrtime": "^2.0.0",
@@ -53,7 +53,7 @@
5353
"detect-port": "^1.3.0",
5454
"devcert-san": "^0.3.3",
5555
"dotenv": "^8.2.0",
56-
"eslint": "^6.5.1",
56+
"eslint": "^6.6.0",
5757
"eslint-config-react-app": "^5.0.2",
5858
"eslint-loader": "^2.2.1",
5959
"eslint-plugin-flowtype": "^3.13.0",

www/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"react-highcharts": "^16.1.0",
8686
"react-icons": "^2.2.7",
8787
"react-instantsearch": "^5.7.0",
88-
"react-modal": "^3.10.1",
88+
"react-modal": "^3.11.1",
8989
"react-typography": "^1.0.0-alpha.4",
9090
"rehype-react": "^3.1.0",
9191
"remove-markdown": "^0.3.0",

yarn.lock

+26-38
Original file line numberDiff line numberDiff line change
@@ -3652,7 +3652,7 @@ acorn-jsx@^5.0.0, acorn-jsx@^5.0.1:
36523652
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.0.2.tgz#84b68ea44b373c4f8686023a551f61a21b7c4a4f"
36533653
integrity sha512-tiNTrP1MP0QrChmD2DdupCr6HWSFeKVw5d/dHTu4Y7rkAkRhU/Dt7dphAfIUyxtHpl/eBVip5uTNSpQJHylpAw==
36543654

3655-
acorn-jsx@^5.0.2:
3655+
acorn-jsx@^5.1.0:
36563656
version "5.1.0"
36573657
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.1.0.tgz#294adb71b57398b0680015f0a38c563ee1db5384"
36583658
integrity sha512-tMUqwBWfLFbJbizRmEcWSLw6HnFzfdJs2sOJEOwwtVPMoH/0Ay+E703oZz78VSXZiiDcZrQ5XKjPIUQixhmgVw==
@@ -5665,10 +5665,10 @@ cheerio@^1.0.0-rc.3:
56655665
lodash "^4.15.0"
56665666
parse5 "^3.0.1"
56675667

5668-
[email protected].2, chokidar@^3.2.2:
5669-
version "3.2.2"
5670-
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.2.2.tgz#a433973350021e09f2b853a2287781022c0dc935"
5671-
integrity sha512-bw3pm7kZ2Wa6+jQWYP/c7bAZy3i4GwiIiMO2EeRjrE48l8vBqC/WvFhSF0xyM8fQiPEGvwMY/5bqDG7sSEOuhg==
5668+
[email protected].3, chokidar@^3.2.3:
5669+
version "3.2.3"
5670+
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.2.3.tgz#b9270a565d14f02f6bfdd537a6a2bbf5549b8c8c"
5671+
integrity sha512-GtrxGuRf6bzHQmXWRepvsGnXpkQkVU+D2/9a7dAe4a7v1NhrfZOZ2oKf76M3nOs46fFYL8D+Q8JYA4GYeJ8Cjw==
56725672
dependencies:
56735673
anymatch "~3.1.1"
56745674
braces "~3.0.2"
@@ -8277,6 +8277,13 @@ eslint-utils@^1.3.1, eslint-utils@^1.4.2:
82778277
dependencies:
82788278
eslint-visitor-keys "^1.0.0"
82798279

8280+
eslint-utils@^1.4.3:
8281+
version "1.4.3"
8282+
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.3.tgz#74fec7c54d0776b6f67e0251040b5806564e981f"
8283+
integrity sha512-fbBN5W2xdY45KulGXmLHZ3c3FHfVYmKg0IrAKGOkT/464PQsx2UeIzfz1RmEci+KLm1bBaAzZAh8+/E+XAeZ8Q==
8284+
dependencies:
8285+
eslint-visitor-keys "^1.1.0"
8286+
82808287
eslint-visitor-keys@^1.0.0:
82818288
version "1.0.0"
82828289
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
@@ -8371,10 +8378,10 @@ eslint@^5.16.0:
83718378
table "^5.2.3"
83728379
text-table "^0.2.0"
83738380

8374-
eslint@^6.5.1:
8375-
version "6.5.1"
8376-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.5.1.tgz#828e4c469697d43bb586144be152198b91e96ed6"
8377-
integrity sha512-32h99BoLYStT1iq1v2P9uwpyznQ4M2jRiFB6acitKz52Gqn+vPaMDUTB1bYi1WN4Nquj2w+t+bimYUG83DC55A==
8381+
eslint@^6.6.0:
8382+
version "6.6.0"
8383+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.6.0.tgz#4a01a2fb48d32aacef5530ee9c5a78f11a8afd04"
8384+
integrity sha512-PpEBq7b6qY/qrOmpYQ/jTMDYfuQMELR4g4WI1M/NaSDDD/bdcMb+dj4Hgks7p41kW2caXsPsEZAEAyAgjVVC0g==
83788385
dependencies:
83798386
"@babel/code-frame" "^7.0.0"
83808387
ajv "^6.10.0"
@@ -8383,9 +8390,9 @@ eslint@^6.5.1:
83838390
debug "^4.0.1"
83848391
doctrine "^3.0.0"
83858392
eslint-scope "^5.0.0"
8386-
eslint-utils "^1.4.2"
8393+
eslint-utils "^1.4.3"
83878394
eslint-visitor-keys "^1.1.0"
8388-
espree "^6.1.1"
8395+
espree "^6.1.2"
83898396
esquery "^1.0.1"
83908397
esutils "^2.0.2"
83918398
file-entry-cache "^5.0.1"
@@ -8395,7 +8402,7 @@ eslint@^6.5.1:
83958402
ignore "^4.0.6"
83968403
import-fresh "^3.0.0"
83978404
imurmurhash "^0.1.4"
8398-
inquirer "^6.4.1"
8405+
inquirer "^7.0.0"
83998406
is-glob "^4.0.0"
84008407
js-yaml "^3.13.1"
84018408
json-stable-stringify-without-jsonify "^1.0.1"
@@ -8430,13 +8437,13 @@ espree@^5.0.1:
84308437
acorn-jsx "^5.0.0"
84318438
eslint-visitor-keys "^1.0.0"
84328439

8433-
espree@^6.1.1:
8434-
version "6.1.1"
8435-
resolved "https://registry.yarnpkg.com/espree/-/espree-6.1.1.tgz#7f80e5f7257fc47db450022d723e356daeb1e5de"
8436-
integrity sha512-EYbr8XZUhWbYCqQRW0duU5LxzL5bETN6AjKBGy1302qqzPaCH10QbRg3Wvco79Z8x9WbiE8HYB4e75xl6qUYvQ==
8440+
espree@^6.1.2:
8441+
version "6.1.2"
8442+
resolved "https://registry.yarnpkg.com/espree/-/espree-6.1.2.tgz#6c272650932b4f91c3714e5e7b5f5e2ecf47262d"
8443+
integrity sha512-2iUPuuPP+yW1PZaMSDM9eyVf8D5P0Hi8h83YtZ5bPc/zHYjII5khoixIUTMO794NOY8F/ThF1Bo8ncZILarUTA==
84378444
dependencies:
8438-
acorn "^7.0.0"
8439-
acorn-jsx "^5.0.2"
8445+
acorn "^7.1.0"
8446+
acorn-jsx "^5.1.0"
84408447
eslint-visitor-keys "^1.1.0"
84418448

84428449
esprima@^2.6.0:
@@ -11294,25 +11301,6 @@ inquirer@^6.2.0, inquirer@^6.2.2:
1129411301
strip-ansi "^5.1.0"
1129511302
through "^2.3.6"
1129611303

11297-
inquirer@^6.4.1:
11298-
version "6.5.2"
11299-
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-6.5.2.tgz#ad50942375d036d327ff528c08bd5fab089928ca"
11300-
integrity sha512-cntlB5ghuB0iuO65Ovoi8ogLHiWGs/5yNrtUcKjFhSSiVeAIVpD7koaSU9RM8mpXw5YDi9RdYXGQMaOURB7ycQ==
11301-
dependencies:
11302-
ansi-escapes "^3.2.0"
11303-
chalk "^2.4.2"
11304-
cli-cursor "^2.1.0"
11305-
cli-width "^2.0.0"
11306-
external-editor "^3.0.3"
11307-
figures "^2.0.0"
11308-
lodash "^4.17.12"
11309-
mute-stream "0.0.7"
11310-
run-async "^2.2.0"
11311-
rxjs "^6.4.0"
11312-
string-width "^2.1.0"
11313-
strip-ansi "^5.1.0"
11314-
through "^2.3.6"
11315-
1131611304
inquirer@^7.0.0:
1131711305
version "7.0.0"
1131811306
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.0.0.tgz#9e2b032dde77da1db5db804758b8fea3a970519a"
@@ -13822,7 +13810,7 @@ [email protected]:
1382213810
version "4.3.1"
1382313811
resolved "https://registry.yarnpkg.com/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz#1365edf431480481ef0d1c68957a5ed99d49f7ce"
1382413812

13825-
[email protected], lodash@^4.11.1, lodash@^4.13.1, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1, lodash@^4.3.0:
13813+
[email protected], lodash@^4.11.1, lodash@^4.13.1, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1, lodash@^4.3.0:
1382613814
version "4.17.15"
1382713815
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
1382813816
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==

0 commit comments

Comments
 (0)