Skip to content

Commit c2d446a

Browse files
committed
Update dependency lerna to ^3.20.2
1 parent 603c098 commit c2d446a

File tree

2 files changed

+3
-19
lines changed

2 files changed

+3
-19
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"devDependencies": {
1414
"husky": "^1.3.1",
15-
"lerna": "^3.16.4",
15+
"lerna": "^3.20.2",
1616
"lint-staged": "^8.2.1",
1717
"yarn": "^1.17.3"
1818
},

yarn.lock

Lines changed: 2 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -9962,7 +9962,7 @@ left-pad@^1.3.0:
99629962
resolved "https://registry.yarnpkg.com/left-pad/-/left-pad-1.3.0.tgz#5b8a3a7765dfe001261dde915589e782f8c94d1e"
99639963
integrity sha512-XI5MPzVNApjAyhQzphX8BkmKsKUxD4LdyK24iZeQGinBN9yTQT3bFlCBy/aVx2HrNcqQGsdot8ghrjyrvMCoEA==
99649964

9965-
lerna@^3.16.4:
9965+
lerna@^3.20.2:
99669966
version "3.20.2"
99679967
resolved "https://registry.yarnpkg.com/lerna/-/lerna-3.20.2.tgz#abf84e73055fe84ee21b46e64baf37b496c24864"
99689968
integrity sha512-bjdL7hPLpU3Y8CBnw/1ys3ynQMUjiK6l9iDWnEGwFtDy48Xh5JboR9ZJwmKGCz9A/sarVVIGwf1tlRNKUG9etA==
@@ -11184,22 +11184,6 @@ node-notifier@^5.2.1:
1118411184
shellwords "^0.1.1"
1118511185
which "^1.3.0"
1118611186

11187-
node-pre-gyp@*:
11188-
version "0.14.0"
11189-
resolved "https://registry.yarnpkg.com/node-pre-gyp/-/node-pre-gyp-0.14.0.tgz#9a0596533b877289bcad4e143982ca3d904ddc83"
11190-
integrity sha512-+CvDC7ZttU/sSt9rFjix/P05iS43qHCOOGzcr3Ry99bXG7VX953+vFyEuph/tfqoYu8dttBkE86JSKBO2OzcxA==
11191-
dependencies:
11192-
detect-libc "^1.0.2"
11193-
mkdirp "^0.5.1"
11194-
needle "^2.2.1"
11195-
nopt "^4.0.1"
11196-
npm-packlist "^1.1.6"
11197-
npmlog "^4.0.2"
11198-
rc "^1.2.7"
11199-
rimraf "^2.6.1"
11200-
semver "^5.3.0"
11201-
tar "^4.4.2"
11202-
1120311187
node-pre-gyp@^0.11.0:
1120411188
version "0.11.0"
1120511189
resolved "https://registry.yarnpkg.com/node-pre-gyp/-/node-pre-gyp-0.11.0.tgz#db1f33215272f692cd38f03238e3e9b47c5dd054"
@@ -14938,7 +14922,7 @@ tar@^2.0.0:
1493814922
fstream "^1.0.12"
1493914923
inherits "2"
1494014924

14941-
tar@^4, tar@^4.4.10, tar@^4.4.12, tar@^4.4.2, tar@^4.4.8:
14925+
tar@^4, tar@^4.4.10, tar@^4.4.12, tar@^4.4.8:
1494214926
version "4.4.13"
1494314927
resolved "https://registry.yarnpkg.com/tar/-/tar-4.4.13.tgz#43b364bc52888d555298637b10d60790254ab525"
1494414928
integrity sha512-w2VwSrBoHa5BsSyH+KxEqeQBAllHhccyMFVHtGtdMpF4W7IRWfZjFiQceJPChOeTsSDVUpER2T8FA93pr0L+QA==

0 commit comments

Comments
 (0)