Bump deps (#328)

This commit is contained in:
Jaco Greeff
2020-06-05 22:19:38 +02:00
committed by GitHub
parent a8f906a15e
commit 2309998889
15 changed files with 1005 additions and 450 deletions
+1 -2
View File
@@ -21,8 +21,7 @@ jobs:
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
GH_PAGES_SRC: build-docs
GH_PAT: ${{ secrets.GH_PAT }}
GH_TOKEN: ${{ secrets.GH_PAT }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_RELEASE_GITHUB_API_TOKEN: ${{ secrets.GH_PAT }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: |
yarn install --immutable | grep -v 'YN0013'