Skip to content

Commit

Permalink
fix(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 3, 2024
1 parent a4de02c commit 6ead003
Show file tree
Hide file tree
Showing 12 changed files with 2,356 additions and 1,240 deletions.
6 changes: 3 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,16 +44,16 @@ aliases:
executors:
node_14:
docker:
- image: cimg/node:14.19.3
- image: cimg/node:14.21.3
working_directory: *working_directory
node_16:
docker:
- image: cimg/node:16.16.0
- image: cimg/node:16.20.2
working_directory: *working_directory

node_18:
docker:
- image: cimg/node:18.4.0
- image: cimg/node:18.20.1
working_directory: *working_directory

jobs:
Expand Down
68 changes: 34 additions & 34 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,52 +41,52 @@
"packages/*"
],
"dependencies": {
"@babel/cli": "7.16.0",
"@babel/core": "7.16.0",
"@babel/plugin-proposal-class-properties": "7.16.0",
"@babel/plugin-proposal-export-default-from": "7.16.0",
"@babel/plugin-proposal-export-namespace-from": "7.16.0",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.16.0",
"@babel/plugin-proposal-object-rest-spread": "7.16.0",
"@babel/plugin-proposal-optional-chaining": "7.16.0",
"@babel/plugin-proposal-pipeline-operator": "7.16.0",
"@babel/cli": "7.24.1",
"@babel/core": "7.24.4",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-export-default-from": "7.24.1",
"@babel/plugin-proposal-export-namespace-from": "7.18.9",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/plugin-proposal-optional-chaining": "7.21.0",
"@babel/plugin-proposal-pipeline-operator": "7.24.1",
"@babel/plugin-syntax-optional-chaining": "7.8.3",
"@babel/preset-env": "7.16.4",
"@babel/preset-flow": "7.16.0",
"@babel/preset-typescript": "7.16.0",
"@changesets/changelog-github": "0.4.1",
"@changesets/cli": "2.18.0",
"@babel/preset-env": "7.24.4",
"@babel/preset-flow": "7.24.1",
"@babel/preset-typescript": "7.24.1",
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.1",
"@commitlint/cli": "12.1.4",
"@commitlint/config-conventional": "12.1.4",
"@rollup/plugin-alias": "3.1.8",
"@rollup/plugin-alias": "3.1.9",
"@types/jest": "26.0.24",
"@types/node": "10.17.60",
"@types/node-fetch": "2.5.12",
"@types/node-fetch": "2.6.11",
"@typescript-eslint/eslint-plugin": "3.10.1",
"@typescript-eslint/parser": "3.10.1",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.1.0",
"babel-jest": "26.6.3",
"check-node-version": "4.2.1",
"codecov": "^3.8.3",
"commitizen": "4.2.4",
"commitizen": "4.3.0",
"common-tags": "1.8.2",
"cross-env": "7.0.3",
"debug": "4.3.2",
"debug": "4.3.4",
"eslint": "7.32.0",
"eslint-config-airbnb": "18.2.1",
"eslint-config-airbnb-base": "14.2.1",
"eslint-config-prettier": "6.15.0",
"eslint-formatter-pretty": "4.1.0",
"eslint-import-resolver-typescript": "2.5.0",
"eslint-import-resolver-typescript": "2.7.1",
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-flowtype": "5.10.0",
"eslint-plugin-import": "2.25.3",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "23.20.0",
"eslint-plugin-jsx-a11y": "6.5.1",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-prettier": "3.4.1",
"eslint-plugin-react": "7.27.0",
"flow-bin": "0.141.0",
"eslint-plugin-react": "7.34.1",
"flow-bin": "0.233.0",
"gitbook-cli": "daern91/gitbook-cli",
"gitbook-plugin-anchorjs": "2.1.0",
"gitbook-plugin-edit-link": "2.0.2",
Expand All @@ -101,10 +101,10 @@
"jest-silent-reporter": "0.5.0",
"lerna": "4.0.0",
"lint-staged": "10.5.4",
"prettier": "2.4.1",
"resolve": "1.20.0",
"prettier": "2.8.8",
"resolve": "1.22.8",
"rimraf": "3.0.2",
"rollup": "2.60.0",
"rollup": "2.79.1",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-includepaths": "0.2.4",
Expand All @@ -116,22 +116,22 @@
"rollup-watch": "4.3.1",
"streamtest": "2.0.0",
"ts-jest": "26.5.6",
"tsconfig-replace-paths": "0.0.11",
"typescript": "4.5.2"
"tsconfig-replace-paths": "0.0.14",
"typescript": "4.9.5"
},
"resolutions": {
"graceful-fs": "4.2.8",
"**/graceful-fs": "4.2.8",
"graceful-fs": "4.2.11",
"**/graceful-fs": "4.2.11",
"y18n": "3.2.2",
"lodash": "4.17.21",
"handlebars": "4.7.7",
"handlebars": "4.7.8",
"growl": "1.10.5",
"dot-prop": "6.0.1",
"merge": "2.1.1",
"npm-user-validate": "1.0.1",
"serialize-javascript": "6.0.0",
"diff": "5.0.0",
"serialize-javascript": "6.0.2",
"diff": "5.2.0",
"object-path": "0.11.8",
"npm": "6.14.17"
"npm": "6.14.18"
}
}
2 changes: 1 addition & 1 deletion packages/csv-parser-orders/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@
"devDependencies": {
"sinon": "9.2.4",
"streamtest": "2.0.0",
"tmp": "0.2.1"
"tmp": "0.2.3"
}
}
2 changes: 1 addition & 1 deletion packages/csv-parser-price/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,6 @@
"devDependencies": {
"sinon": "9.2.4",
"streamtest": "2.0.0",
"tmp": "0.2.1"
"tmp": "0.2.3"
}
}
2 changes: 1 addition & 1 deletion packages/product-exporter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
},
"resolutions": {
"y18n": "3.2.2",
"hosted-git-info": "4.0.2",
"hosted-git-info": "4.1.0",
"yargs-parser": "13.1.2"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/product-json-to-csv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@
"yargs": "^16.0.0"
},
"devDependencies": {
"stream-to-string": "1.2.0",
"stream-to-string": "1.2.1",
"streamtest": "2.0.0",
"unzipper": "0.10.11"
"unzipper": "0.10.14"
}
}
2 changes: 1 addition & 1 deletion packages/product-json-to-xlsx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@
},
"devDependencies": {
"streamtest": "2.0.0",
"unzipper": "0.10.11"
"unzipper": "0.10.14"
}
}
2 changes: 1 addition & 1 deletion packages/resource-deleter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@
"prompts": "^2.0.4",
"yargs": "^16.0.0",
"core-js": "^3.22.5",
"regenerator-runtime": "^0.13.9"
"regenerator-runtime": "^0.14.0"
}
}
2 changes: 1 addition & 1 deletion packages/sdk-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@
},
"devDependencies": {
"nock": "12.0.3",
"node-fetch": "^2.6.7"
"node-fetch": "^2.7.0"
}
}
2 changes: 1 addition & 1 deletion packages/sdk-middleware-http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@
"devDependencies": {
"abort-controller": "3.0.0",
"nock": "12.0.3",
"node-fetch": "^2.6.7"
"node-fetch": "^2.7.0"
}
}
2 changes: 1 addition & 1 deletion packages/sync-actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"dependencies": {
"fast-equals": "^2.0.0",
"jsondiffpatch": "^0.4.0",
"jsondiffpatch": "^0.6.0",
"lodash.flatten": "^4.4.0",
"lodash.foreach": "^4.5.0",
"lodash.isequal": "^4.5.0",
Expand Down

0 comments on commit 6ead003

Please sign in to comment.