forked from gatsbyjs/gatsby
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
attempt to fix ci errors (gatsbyjs#2769)
* attempt to fix ci errors * fix eslint * fix package.json script
- Loading branch information
1 parent
ec268ad
commit cd7ca4f
Showing
4 changed files
with
31 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2828,6 +2828,17 @@ copy-descriptor@^0.1.0: | |
version "0.1.1" | ||
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d" | ||
|
||
copyfiles@^1.2.0: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/copyfiles/-/copyfiles-1.2.0.tgz#a8da3ac41aa2220ae29bd3c58b6984294f2c593c" | ||
dependencies: | ||
glob "^7.0.5" | ||
ltcdr "^2.2.1" | ||
minimatch "^3.0.3" | ||
mkdirp "^0.5.1" | ||
noms "0.0.0" | ||
through2 "^2.0.1" | ||
|
||
core-js@^1.0.0, core-js@^1.2.6: | ||
version "1.2.7" | ||
resolved "https://registry.yarnpkg.com/core-js/-/core-js-1.2.7.tgz#652294c14651db28fa93bd2d5ff2983a4f08c636" | ||
|
@@ -7546,6 +7557,10 @@ lru-cache@^4.0.1: | |
pseudomap "^1.0.2" | ||
yallist "^2.1.2" | ||
|
||
ltcdr@^2.2.1: | ||
version "2.2.1" | ||
resolved "https://registry.yarnpkg.com/ltcdr/-/ltcdr-2.2.1.tgz#5ab87ad1d4c1dab8e8c08bbf037ee0c1902287cf" | ||
|
||
macaddress@^0.2.8: | ||
version "0.2.8" | ||
resolved "https://registry.yarnpkg.com/macaddress/-/macaddress-0.2.8.tgz#5904dc537c39ec6dbefeae902327135fa8511f12" | ||
|
@@ -8229,6 +8244,13 @@ [email protected]: | |
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/node-version/-/node-version-1.1.0.tgz#f437d7ba407e65e2c4eaef8887b1718ba523d4f0" | ||
|
||
[email protected]: | ||
version "0.0.0" | ||
resolved "https://registry.yarnpkg.com/noms/-/noms-0.0.0.tgz#da8ebd9f3af9d6760919b27d9cdc8092a7332859" | ||
dependencies: | ||
inherits "^2.0.1" | ||
readable-stream "~1.0.31" | ||
|
||
"nopt@2 || 3", nopt@~3.0.6: | ||
version "3.0.6" | ||
resolved "https://registry.yarnpkg.com/nopt/-/nopt-3.0.6.tgz#c6465dbf08abcd4db359317f79ac68a646b28ff9" | ||
|
@@ -10021,7 +10043,7 @@ read@^1.0.7: | |
dependencies: | ||
mute-stream "~0.0.4" | ||
|
||
[email protected], "readable-stream@>=1.0.33-1 <1.1.0-0": | ||
[email protected], "readable-stream@>=1.0.33-1 <1.1.0-0", readable-stream@~1.0.31: | ||
version "1.0.34" | ||
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-1.0.34.tgz#125820e34bc842d2f2aaafafe4c2916ee32c157c" | ||
dependencies: | ||
|
@@ -12798,6 +12820,10 @@ vali-date@^1.0.0: | |
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/vali-date/-/vali-date-1.0.0.tgz#1b904a59609fb328ef078138420934f6b86709a6" | ||
|
||
valid-url@^1.0.9: | ||
version "1.0.9" | ||
resolved "https://registry.yarnpkg.com/valid-url/-/valid-url-1.0.9.tgz#1c14479b40f1397a75782f115e4086447433a200" | ||
|
||
validate-npm-package-license@^3.0.1: | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/validate-npm-package-license/-/validate-npm-package-license-3.0.1.tgz#2804babe712ad3379459acfbe24746ab2c303fbc" | ||
|