Skip to content

Commit 4d6f56a

Browse files
ruyadornocodebytere
authored andcommittedJun 7, 2020
deps: upgrade npm to 6.14.5
PR-URL: #33239 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com>
1 parent 964adfa commit 4d6f56a

File tree

185 files changed

+567
-797
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

185 files changed

+567
-797
lines changed
 

‎deps/npm/.npmignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ html/*.png
2424

2525
*.pyc
2626

27-
27+
Session.vim
2828
.nyc_output

‎deps/npm/.travis.yml

-3
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ node_js:
1212

1313
env: "DEPLOY_VERSION=testing"
1414

15-
notifications:
16-
slack: npm-inc:kRqQjto7YbINqHPb1X6nS3g8
17-
1815
install:
1916
- "node . install"
2017

0 commit comments

Comments
 (0)