Skip to content

Commit

Permalink
chore(deps): dependencies 2022-08-29 (#961)
Browse files Browse the repository at this point in the history
* chore: automatic empty commit

* chore(deps): update dependency @babel/core to v7.18.13 (#962)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/jest to v28.1.8 (#963)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency nx to v14.5.10 (#964)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency rollup-plugin-typescript2 to v0.33.0 (#966)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update node.js to v16.17.0 (#968)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update jest monorepo to v29 (#970)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency typescript to v4.8.2 (#967)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @algolia/ui-library to v6 (#971)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update typescript-eslint monorepo to v5.35.1 (#969)

* chore(deps): update typescript-eslint monorepo to v5.35.1

* fix format

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Pierre Millot <pierre.millot@algolia.com>

* chore(deps): update yarn to v3.2.3 (#965)

* chore(deps): update yarn to v3.2.3

* update everywhere

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Pierre Millot <pierre.millot@algolia.com>

* lock file

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Pierre Millot <pierre.millot@algolia.com>
  • Loading branch information
3 people authored Aug 29, 2022
1 parent 358d7a4 commit ac1a34a
Show file tree
Hide file tree
Showing 28 changed files with 3,774 additions and 3,433 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.16.0
16.17.0
532 changes: 266 additions & 266 deletions .yarn/releases/yarn-3.2.2.cjs → .yarn/releases/yarn-3.2.3.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
Expand Up @@ -4,4 +4,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"

yarnPath: .yarn/releases/yarn-3.2.2.cjs
yarnPath: .yarn/releases/yarn-3.2.3.cjs
2 changes: 1 addition & 1 deletion clients/algoliasearch-client-javascript/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.16.0
16.17.0

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.2.cjs
yarnPath: .yarn/releases/yarn-3.2.3.cjs
12 changes: 6 additions & 6 deletions clients/algoliasearch-client-javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,28 +15,28 @@
"test:types": "yarn tsc --noEmit"
},
"devDependencies": {
"@babel/core": "7.18.10",
"@babel/core": "7.18.13",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-transform-runtime": "7.18.10",
"@babel/preset-env": "7.18.10",
"@babel/runtime": "7.18.9",
"@rollup/plugin-babel": "5.3.1",
"@rollup/plugin-node-resolve": "13.3.0",
"@types/jest": "28.1.7",
"@types/node": "16.11.47",
"@types/jest": "28.1.8",
"@types/node": "16.11.56",
"@types/rollup-plugin-node-globals": "1.4.1",
"@types/semver": "7.3.10",
"bundlesize2": "0.0.31",
"execa": "5.1.1",
"lerna": "5.4.3",
"nx": "14.5.4",
"nx": "14.5.10",
"rollup": "2.78.1",
"rollup-plugin-node-globals": "1.4.0",
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-typescript2": "0.32.1",
"rollup-plugin-typescript2": "0.33.0",
"semver": "7.3.7",
"ts-node": "10.9.1",
"typescript": "4.7.4"
"typescript": "4.8.2"
},
"engines": {
"node": ">= 14.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
"test": "jest"
},
"devDependencies": {
"@types/jest": "28.1.7",
"@types/node": "16.11.47",
"jest": "28.1.3",
"jest-environment-jsdom": "28.1.3",
"@types/jest": "28.1.8",
"@types/node": "16.11.56",
"jest": "29.0.1",
"jest-environment-jsdom": "29.0.1",
"ts-jest": "28.0.8",
"typescript": "4.7.4"
"typescript": "4.8.2"
},
"engines": {
"node": ">= 14.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
"@algolia/client-common": "5.0.0-alpha.13"
},
"devDependencies": {
"@types/jest": "28.1.7",
"@types/node": "16.11.47",
"jest": "28.1.3",
"jest-environment-jsdom": "28.1.3",
"@types/jest": "28.1.8",
"@types/node": "16.11.56",
"jest": "29.0.1",
"jest-environment-jsdom": "29.0.1",
"ts-jest": "28.0.8",
"typescript": "4.7.4",
"typescript": "4.8.2",
"xhr-mock": "2.5.1"
},
"engines": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
"@algolia/client-common": "5.0.0-alpha.13"
},
"devDependencies": {
"@types/jest": "28.1.7",
"@types/node": "16.11.47",
"@types/jest": "28.1.8",
"@types/node": "16.11.56",
"cross-fetch": "3.1.5",
"jest": "28.1.3",
"jest": "29.0.1",
"nock": "13.2.9",
"ts-jest": "28.0.8",
"typescript": "4.7.4"
"typescript": "4.8.2"
},
"engines": {
"node": ">= 14.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
"@algolia/client-common": "5.0.0-alpha.13"
},
"devDependencies": {
"@types/jest": "28.1.7",
"@types/node": "16.11.47",
"jest": "28.1.3",
"@types/jest": "28.1.8",
"@types/node": "16.11.56",
"jest": "29.0.1",
"nock": "13.2.9",
"ts-jest": "28.0.8",
"typescript": "4.7.4"
"typescript": "4.8.2"
},
"engines": {
"node": ">= 14.0.0"
Expand Down
Loading

0 comments on commit ac1a34a

Please sign in to comment.