Skip to content

chore(deps): dependencies 2022-07-25 #857

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Jul 25, 2022
786 changes: 0 additions & 786 deletions .yarn/releases/yarn-3.2.1.cjs

This file was deleted.

783 changes: 783 additions & 0 deletions .yarn/releases/yarn-3.2.2.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -4,4 +4,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"

yarnPath: .yarn/releases/yarn-3.2.1.cjs
yarnPath: .yarn/releases/yarn-3.2.2.cjs

This file was deleted.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion clients/algoliasearch-client-javascript/.yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-3.2.1.cjs
yarnPath: .yarn/releases/yarn-3.2.2.cjs
2 changes: 1 addition & 1 deletion clients/algoliasearch-client-javascript/package.json
Original file line number Diff line number Diff line change
@@ -30,7 +30,7 @@
"@types/semver": "7.3.10",
"bundlesize2": "0.0.31",
"execa": "5.1.1",
"lerna": "5.1.8",
"lerna": "5.2.0",
"rollup": "2.77.0",
"rollup-plugin-node-globals": "1.4.0",
"rollup-plugin-terser": "7.0.2",
Original file line number Diff line number Diff line change
@@ -21,10 +21,10 @@
"@algolia/client-common": "5.0.0-alpha.0"
},
"devDependencies": {
"@types/jest": "28.1.4",
"@types/jest": "28.1.6",
"@types/node": "16.11.45",
"jest": "28.1.2",
"jest-environment-jsdom": "28.1.2",
"jest": "28.1.3",
"jest-environment-jsdom": "28.1.3",
"ts-jest": "28.0.5",
"typescript": "4.7.4",
"xhr-mock": "2.5.1"
Original file line number Diff line number Diff line change
@@ -21,11 +21,11 @@
"@algolia/client-common": "5.0.0-alpha.0"
},
"devDependencies": {
"@types/jest": "28.1.4",
"@types/jest": "28.1.6",
"@types/node": "16.11.45",
"cross-fetch": "3.1.5",
"jest": "28.1.2",
"nock": "13.2.8",
"jest": "28.1.3",
"nock": "13.2.9",
"ts-jest": "28.0.5",
"typescript": "4.7.4"
},
Original file line number Diff line number Diff line change
@@ -21,10 +21,10 @@
"@algolia/client-common": "5.0.0-alpha.0"
},
"devDependencies": {
"@types/jest": "28.1.4",
"@types/jest": "28.1.6",
"@types/node": "16.11.45",
"jest": "28.1.2",
"nock": "13.2.8",
"jest": "28.1.3",
"nock": "13.2.9",
"ts-jest": "28.0.5",
"typescript": "4.7.4"
},
Loading