Skip to content

Commit

Permalink
build: update all Yarn dependencies (2020-06-21) (#196)
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 Jun 21, 2020
1 parent b66534d commit 9f77445
Show file tree
Hide file tree
Showing 5 changed files with 9,004 additions and 8,886 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"jest": "^26.0.1",
"jest-circus": "^26.0.1",
"lerna": "^3.22.0",
"lint-staged": "^10.2.9",
"lint-staged": "^10.2.11",
"prettier": "^2.0.5",
"ts-jest": "^26.1.0",
"ts-node": "^8.10.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"@favware/eslint-config": "latest",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-jsx-a11y": "^6.3.1",
"eslint-plugin-react": "^7.20.0",
"eslint-plugin-react-hooks": "^4.0.4"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"prepublishOnly": "yarn lint"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^3.2.0",
"@typescript-eslint/parser": "^3.2.0",
"eslint": "^7.2.0"
"@typescript-eslint/eslint-plugin": "^3.3.0",
"@typescript-eslint/parser": "^3.3.0",
"eslint": "^7.3.0"
},
"files": [
"dist",
Expand Down
2 changes: 1 addition & 1 deletion packages/querystring/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
},
"devDependencies": {
"@rollup/plugin-node-resolve": "^8.0.1",
"rollup": "^2.13.1",
"rollup": "^2.17.1",
"rollup-plugin-cleaner": "^1.0.0",
"rollup-plugin-terser": "^6.1.0",
"rollup-plugin-typescript2": "^0.27.1"
Expand Down

1 comment on commit 9f77445

@vercel
Copy link

@vercel vercel bot commented on 9f77445 Jun 21, 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.