Skip to content

Commit 6f7896e

Browse files
chore(deps): update all dependencies (#1595)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 015f180 commit 6f7896e

File tree

6 files changed

+802
-636
lines changed

6 files changed

+802
-636
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
12.18.2
1+
12.18.3

package.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -45,81 +45,81 @@
4545
],
4646
"devDependencies": {
4747
"@babel/cli": "7.10.5",
48-
"@babel/core": "7.10.5",
48+
"@babel/core": "7.11.4",
4949
"@babel/plugin-proposal-class-properties": "7.10.4",
5050
"@babel/plugin-proposal-export-default-from": "7.10.4",
5151
"@babel/plugin-proposal-export-namespace-from": "7.10.4",
5252
"@babel/plugin-proposal-nullish-coalescing-operator": "7.10.4",
53-
"@babel/plugin-proposal-object-rest-spread": "7.10.4",
54-
"@babel/plugin-proposal-optional-chaining": "7.10.4",
53+
"@babel/plugin-proposal-object-rest-spread": "7.11.0",
54+
"@babel/plugin-proposal-optional-chaining": "7.11.0",
5555
"@babel/plugin-proposal-pipeline-operator": "7.10.5",
5656
"@babel/plugin-syntax-optional-chaining": "7.8.3",
57-
"@babel/preset-env": "7.10.4",
57+
"@babel/preset-env": "7.11.0",
5858
"@babel/preset-flow": "7.10.4",
5959
"@babel/preset-typescript": "7.10.4",
60-
"@commitlint/cli": "9.1.1",
61-
"@commitlint/config-conventional": "9.1.1",
60+
"@commitlint/cli": "9.1.2",
61+
"@commitlint/config-conventional": "9.1.2",
6262
"@rollup/plugin-alias": "3.1.1",
63-
"@types/jest": "26.0.7",
63+
"@types/jest": "26.0.10",
6464
"@types/node": "10.17.28",
6565
"@types/node-fetch": "2.5.7",
66-
"@typescript-eslint/eslint-plugin": "3.7.0",
67-
"@typescript-eslint/parser": "3.7.0",
66+
"@typescript-eslint/eslint-plugin": "3.9.1",
67+
"@typescript-eslint/parser": "3.9.1",
6868
"babel-core": "7.0.0-bridge.0",
6969
"babel-eslint": "10.1.0",
70-
"babel-jest": "26.1.0",
70+
"babel-jest": "26.3.0",
7171
"check-node-version": "4.0.3",
7272
"codecov": "3.7.2",
7373
"commitizen": "4.1.2",
7474
"common-tags": "1.8.0",
7575
"cross-env": "7.0.2",
7676
"cz-lerna-changelog": "2.0.3",
7777
"debug": "4.1.1",
78-
"eslint": "7.5.0",
78+
"eslint": "7.7.0",
7979
"eslint-config-airbnb": "18.2.0",
8080
"eslint-config-airbnb-base": "14.2.0",
8181
"eslint-config-prettier": "6.11.0",
8282
"eslint-formatter-pretty": "4.0.0",
83-
"eslint-import-resolver-typescript": "2.0.0",
83+
"eslint-import-resolver-typescript": "2.2.1",
8484
"eslint-plugin-babel": "5.3.1",
8585
"eslint-plugin-flowtype": "5.2.0",
8686
"eslint-plugin-import": "2.22.0",
87-
"eslint-plugin-jest": "23.18.0",
87+
"eslint-plugin-jest": "23.20.0",
8888
"eslint-plugin-jsx-a11y": "6.3.1",
8989
"eslint-plugin-prettier": "3.1.4",
90-
"eslint-plugin-react": "7.20.3",
91-
"flow-bin": "0.130.0",
90+
"eslint-plugin-react": "7.20.6",
91+
"flow-bin": "0.131.0",
9292
"gitbook-cli": "daern91/gitbook-cli",
9393
"gitbook-plugin-anchorjs": "2.1.0",
9494
"gitbook-plugin-edit-link": "2.0.2",
9595
"gitbook-plugin-ga": "2.0.0",
9696
"gitbook-plugin-github": "3.0.0",
9797
"gitbook-plugin-prism": "2.4.0",
9898
"husky": "4.2.5",
99-
"jest": "26.1.0",
100-
"jest-each": "26.1.0",
99+
"jest": "26.4.1",
100+
"jest-each": "26.4.0",
101101
"jest-runner-eslint": "0.10.0",
102102
"jest-runner-flowtype": "0.0.7",
103103
"jest-silent-reporter": "0.2.1",
104104
"lerna": "3.22.1",
105105
"lerna-changelog": "1.0.1",
106106
"lint-staged": "10.2.11",
107-
"npm-check-updates": "7.0.2",
107+
"npm-check-updates": "7.1.1",
108108
"prettier": "2.0.5",
109109
"resolve": "1.17.0",
110110
"rimraf": "3.0.2",
111-
"rollup": "2.23.0",
111+
"rollup": "2.26.4",
112112
"rollup-plugin-babel": "4.4.0",
113113
"rollup-plugin-commonjs": "10.1.0",
114-
"rollup-plugin-includepaths": "0.2.3",
114+
"rollup-plugin-includepaths": "0.2.4",
115115
"rollup-plugin-json": "4.0.0",
116116
"rollup-plugin-node-globals": "1.4.0",
117117
"rollup-plugin-node-resolve": "5.2.0",
118118
"rollup-plugin-replace": "2.2.0",
119119
"rollup-plugin-uglify": "6.0.4",
120120
"rollup-watch": "4.3.1",
121121
"streamtest": "1.2.4",
122-
"ts-jest": "26.1.3",
122+
"ts-jest": "26.2.0",
123123
"tsconfig-replace-paths": "0.0.5",
124124
"typescript": "3.9.7"
125125
},

packages/csv-parser-orders/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"yargs": "^15.0.0"
5151
},
5252
"devDependencies": {
53-
"sinon": "9.0.2",
53+
"sinon": "9.0.3",
5454
"streamtest": "1.2.4",
5555
"tmp": "0.2.1"
5656
}

packages/csv-parser-price/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"yargs": "^15.0.0"
6060
},
6161
"devDependencies": {
62-
"sinon": "9.0.2",
62+
"sinon": "9.0.3",
6363
"streamtest": "1.2.4",
6464
"tmp": "0.2.1"
6565
}

packages/get-credentials/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"build": "babel src --out-dir lib --config-file '../../babel.config.js'"
3030
},
3131
"devDependencies": {
32-
"sinon": "9.0.2"
32+
"sinon": "9.0.3"
3333
},
3434
"dependencies": {
3535
"dotenv": "^8.0.0"

0 commit comments

Comments
 (0)