Skip to content

Commit

Permalink
chore(deps): dependencies 2022-11-14 (#1128)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Clément Vannicatte <[email protected]>
  • Loading branch information
3 people authored Nov 14, 2022
1 parent c202a5a commit 8de1558
Show file tree
Hide file tree
Showing 13 changed files with 1,785 additions and 1,159 deletions.
6 changes: 3 additions & 3 deletions clients/algoliasearch-client-javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
"test:types": "yarn tsc --noEmit"
},
"devDependencies": {
"@babel/core": "7.19.6",
"@babel/core": "7.20.2",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-transform-runtime": "7.19.6",
"@babel/preset-env": "7.19.4",
"@babel/runtime": "7.20.0",
"@babel/preset-env": "7.20.2",
"@babel/runtime": "7.20.1",
"@rollup/plugin-babel": "5.3.1",
"@rollup/plugin-node-resolve": "14.1.0",
"@types/jest": "28.1.8",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"devDependencies": {
"@types/jest": "28.1.8",
"@types/node": "16.11.59",
"jest": "29.2.2",
"jest-environment-jsdom": "29.2.2",
"jest": "29.3.1",
"jest-environment-jsdom": "29.3.1",
"ts-jest": "28.0.8",
"typescript": "4.8.3"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"devDependencies": {
"@types/jest": "28.1.8",
"@types/node": "16.11.59",
"jest": "29.2.2",
"jest-environment-jsdom": "29.2.2",
"jest": "29.3.1",
"jest-environment-jsdom": "29.3.1",
"ts-jest": "28.0.8",
"typescript": "4.8.3",
"xhr-mock": "2.5.1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@types/jest": "28.1.8",
"@types/node": "16.11.59",
"cross-fetch": "3.1.5",
"jest": "29.2.2",
"jest": "29.3.1",
"nock": "13.2.9",
"ts-jest": "28.0.8",
"typescript": "4.8.3"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"@types/jest": "28.1.8",
"@types/node": "16.11.59",
"jest": "29.2.2",
"jest": "29.3.1",
"nock": "13.2.9",
"ts-jest": "28.0.8",
"typescript": "4.8.3"
Expand Down
Loading

0 comments on commit 8de1558

Please sign in to comment.