Skip to content

Commit

Permalink
chore(package): update all Yarn dependencies (2020-10-18)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Oct 18, 2020
1 parent 49d19f1 commit f11242f
Show file tree
Hide file tree
Showing 4 changed files with 163 additions and 163 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,18 +23,18 @@
"@rollup/plugin-node-resolve": "^9.0.0",
"@types/glob": "^7.1.3",
"@types/jest": "^26.0.14",
"@types/node": "^14.11.8",
"@types/node": "^14.11.10",
"@types/node-fetch": "^2.5.7",
"cz-conventional-changelog": "^3.3.0",
"fs-nextra": "^0.5.1",
"glob": "^7.1.6",
"husky": "^4.3.0",
"jest": "^26.5.2",
"jest-circus": "^26.5.2",
"jest": "^26.5.3",
"jest-circus": "^26.5.3",
"lerna": "^3.22.1",
"lint-staged": "^10.4.0",
"lint-staged": "^10.4.2",
"prettier": "^2.1.2",
"pretty-quick": "^3.0.2",
"pretty-quick": "^3.1.0",
"rimraf": "^3.0.2",
"rollup-plugin-node-polyfills": "^0.2.1",
"ts-jest": "^26.4.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"build": "tsc -b src"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^4.4.0",
"@typescript-eslint/parser": "^4.4.0",
"@typescript-eslint/eslint-plugin": "^4.4.1",
"@typescript-eslint/parser": "^4.4.1",
"eslint": "^7.11.0"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/querystring/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
},
"devDependencies": {
"@rollup/plugin-node-resolve": "^9.0.0",
"rollup": "^2.29.0",
"rollup": "^2.32.0",
"rollup-plugin-cleaner": "^1.0.0",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.27.3"
Expand Down

0 comments on commit f11242f

Please sign in to comment.