Skip to content

Commit

Permalink
chore(deps): update all dependencies (#1564)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Jun 12, 2020
1 parent ebbda3b commit 190f1e3
Show file tree
Hide file tree
Showing 4 changed files with 146 additions and 174 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
10.20.1
10.21.0
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,12 @@
"@babel/preset-typescript": "7.10.1",
"@commitlint/cli": "8.3.5",
"@commitlint/config-conventional": "8.3.4",
"@rollup/plugin-alias": "3.1.0",
"@rollup/plugin-alias": "3.1.1",
"@types/jest": "25.2.3",
"@types/node": "10.17.24",
"@types/node": "10.17.26",
"@types/node-fetch": "2.5.7",
"@typescript-eslint/eslint-plugin": "3.1.0",
"@typescript-eslint/parser": "3.1.0",
"@typescript-eslint/eslint-plugin": "3.2.0",
"@typescript-eslint/parser": "3.2.0",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.1.0",
"babel-jest": "26.0.1",
Expand All @@ -75,20 +75,20 @@
"cross-env": "7.0.2",
"cz-lerna-changelog": "2.0.2",
"debug": "4.1.1",
"eslint": "7.1.0",
"eslint": "7.2.0",
"eslint-config-airbnb": "18.1.0",
"eslint-config-airbnb-base": "14.1.0",
"eslint-config-airbnb-base": "14.2.0",
"eslint-config-prettier": "6.11.0",
"eslint-formatter-pretty": "3.0.1",
"eslint-import-resolver-typescript": "2.0.0",
"eslint-plugin-babel": "5.3.0",
"eslint-plugin-flowtype": "5.1.3",
"eslint-plugin-import": "2.20.2",
"eslint-plugin-import": "2.21.2",
"eslint-plugin-jest": "23.13.2",
"eslint-plugin-jsx-a11y": "6.2.3",
"eslint-plugin-prettier": "3.1.3",
"eslint-plugin-react": "7.20.0",
"flow-bin": "0.126.0",
"flow-bin": "0.126.1",
"gitbook-cli": "daern91/gitbook-cli",
"gitbook-plugin-anchorjs": "2.1.0",
"gitbook-plugin-edit-link": "2.0.2",
Expand All @@ -101,14 +101,14 @@
"jest-runner-eslint": "0.9.0",
"jest-runner-flowtype": "0.0.7",
"jest-silent-reporter": "0.2.1",
"lerna": "3.22.0",
"lerna": "3.22.1",
"lerna-changelog": "1.0.1",
"lint-staged": "10.2.7",
"lint-staged": "10.2.10",
"npm-check-updates": "6.0.1",
"prettier": "2.0.5",
"resolve": "1.17.0",
"rimraf": "3.0.2",
"rollup": "2.12.0",
"rollup": "2.15.0",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-includepaths": "0.2.3",
Expand All @@ -121,7 +121,7 @@
"streamtest": "1.2.4",
"ts-jest": "26.1.0",
"tsconfig-replace-paths": "0.0.5",
"typescript": "3.9.3"
"typescript": "3.9.5"
},
"config": {
"commitizen": {
Expand Down
2 changes: 1 addition & 1 deletion packages/product-json-to-csv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"common-tags": "^1.8.0",
"flat": "^5.0.0",
"highland": "^2.13.0",
"iconv-lite": "^0.5.0",
"iconv-lite": "^0.6.0",
"json2csv": "^5.0.0",
"lodash": "^4.17.11",
"node-fetch": "^2.3.0",
Expand Down
Loading

0 comments on commit 190f1e3

Please sign in to comment.