Skip to content

Commit

Permalink
Update all Yarn dependencies (2020-04-01) (#185)
Browse files Browse the repository at this point in the history
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
  • Loading branch information
depfu[bot] committed Apr 1, 2020
1 parent be2933c commit f85627a
Show file tree
Hide file tree
Showing 3 changed files with 503 additions and 447 deletions.
18 changes: 9 additions & 9 deletions package.json
Expand Up @@ -27,8 +27,8 @@
"@types/common-tags": "^1.8.0",
"@types/glob": "^7.1.1",
"@types/jest": "^25.1.4",
"@types/js-yaml": "^3.12.2",
"@types/node": "^13.9.1",
"@types/js-yaml": "^3.12.3",
"@types/node": "^13.9.8",
"@types/node-fetch": "^2.5.5",
"@types/rollup-plugin-progress": "^1.1.0",
"@types/through": "^0.0.30",
Expand All @@ -40,27 +40,27 @@
"fs-nextra": "^0.4.7",
"glob": "^7.1.6",
"husky": "^4.2.3",
"jest": "^25.1.0",
"jest-circus": "^25.1.0",
"jest": "^25.2.4",
"jest-circus": "^25.2.4",
"lerna": "^3.20.2",
"lint-staged": "^10.0.8",
"lint-staged": "^10.0.9",
"prettier": "^1.19.1",
"pretty-quick": "^2.0.1",
"prism-media": "^1.2.1",
"rollup": "^2.0.6",
"rollup": "^2.2.0",
"rollup-plugin-cleaner": "^1.0.0",
"rollup-plugin-copy": "^3.3.0",
"rollup-plugin-peer-deps-external": "^2.2.2",
"rollup-plugin-progress": "^1.1.1",
"rollup-plugin-terser": "^5.3.0",
"rollup-plugin-typescript2": "^0.26.0",
"ts-jest": "^25.2.1",
"ts-node": "^8.6.2",
"ts-jest": "^25.3.0",
"ts-node": "^8.8.1",
"typedoc": "~0.16.11",
"typedoc-plugin-lerna-packages": "^0.3.0",
"typedoc-plugin-nojekyll": "^1.0.1",
"typescript": "^3.8.3",
"ytdl-core": "^2.0.0"
"ytdl-core": "^2.0.1"
},
"husky": {
"hooks": {
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config/package.json
Expand Up @@ -17,8 +17,8 @@
"start": "yarn build -w"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^2.23.0",
"@typescript-eslint/parser": "^2.23.0",
"@typescript-eslint/eslint-plugin": "^2.26.0",
"@typescript-eslint/parser": "^2.26.0",
"eslint": "^6.8.0"
},
"files": [
Expand Down

1 comment on commit f85627a

@vercel
Copy link

@vercel vercel bot commented on f85627a Apr 1, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.