Skip to content
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

chore(deps): dependencies 2022-12-05 #1155

Closed
wants to merge 3 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 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.20.2",
"@babel/core": "7.20.5",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-transform-runtime": "7.19.6",
"@babel/preset-env": "7.20.2",
"@babel/runtime": "7.20.1",
"@babel/runtime": "7.20.6",
"@rollup/plugin-babel": "5.3.1",
"@rollup/plugin-node-resolve": "14.1.0",
"@types/jest": "28.1.8",
Expand Down
105 changes: 77 additions & 28 deletions clients/algoliasearch-client-javascript/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -219,26 +219,26 @@ __metadata:
languageName: node
linkType: hard

"@babel/core@npm:7.20.2":
version: 7.20.2
resolution: "@babel/core@npm:7.20.2"
"@babel/core@npm:7.20.5":
version: 7.20.5
resolution: "@babel/core@npm:7.20.5"
dependencies:
"@ampproject/remapping": ^2.1.0
"@babel/code-frame": ^7.18.6
"@babel/generator": ^7.20.2
"@babel/generator": ^7.20.5
"@babel/helper-compilation-targets": ^7.20.0
"@babel/helper-module-transforms": ^7.20.2
"@babel/helpers": ^7.20.1
"@babel/parser": ^7.20.2
"@babel/helpers": ^7.20.5
"@babel/parser": ^7.20.5
"@babel/template": ^7.18.10
"@babel/traverse": ^7.20.1
"@babel/types": ^7.20.2
"@babel/traverse": ^7.20.5
"@babel/types": ^7.20.5
convert-source-map: ^1.7.0
debug: ^4.1.0
gensync: ^1.0.0-beta.2
json5: ^2.2.1
semver: ^6.3.0
checksum: 98faaaef26103a276a30a141b951a93bc8418d100d1f668bf7a69d12f3e25df57958e8b6b9100d95663f720db62da85ade736f6629a5ebb1e640251a1b43c0e4
checksum: 9547f1e6364bc58c3621e3b17ec17f0d034ff159e5a520091d9381608d40af3be4042dd27c20ad7d3e938422d75850ac56a3758d6801d65df701557af4bd244b
languageName: node
linkType: hard

Expand Down Expand Up @@ -287,7 +287,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/generator@npm:^7.20.1, @babel/generator@npm:^7.20.2":
"@babel/generator@npm:^7.20.1":
version: 7.20.4
resolution: "@babel/generator@npm:7.20.4"
dependencies:
Expand All @@ -298,6 +298,17 @@ __metadata:
languageName: node
linkType: hard

"@babel/generator@npm:^7.20.5":
version: 7.20.5
resolution: "@babel/generator@npm:7.20.5"
dependencies:
"@babel/types": ^7.20.5
"@jridgewell/gen-mapping": ^0.3.2
jsesc: ^2.5.1
checksum: 31c10d1e122f08cf755a24bd6f5d197f47eceba03f1133759687d00ab72d210e60ba4011da42f368b6e9fa85cbfda7dc4adb9889c2c20cc5c34bb2d57c1deab7
languageName: node
linkType: hard

"@babel/helper-annotate-as-pure@npm:^7.18.6":
version: 7.18.6
resolution: "@babel/helper-annotate-as-pure@npm:7.18.6"
Expand Down Expand Up @@ -686,14 +697,14 @@ __metadata:
languageName: node
linkType: hard

"@babel/helpers@npm:^7.20.1":
version: 7.20.1
resolution: "@babel/helpers@npm:7.20.1"
"@babel/helpers@npm:^7.20.5":
version: 7.20.6
resolution: "@babel/helpers@npm:7.20.6"
dependencies:
"@babel/template": ^7.18.10
"@babel/traverse": ^7.20.1
"@babel/types": ^7.20.0
checksum: be35f78666bdab895775ed94dbeb098f7b4fa08ce4cfb0c3a9e69b7220cce56960dcdc2b14f5df9d3b80388d4bf7df155c97f6cf6768c0138f4e6931d0f44955
"@babel/traverse": ^7.20.5
"@babel/types": ^7.20.5
checksum: f03ec6eb2bf8dc7cdfe2569ee421fd9ba6c7bac6c862d90b608ccdd80281ebe858bc56ca175fc92b3ac50f63126b66bbd5ec86f9f361729289a20054518f1ac5
languageName: node
linkType: hard

Expand Down Expand Up @@ -726,7 +737,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/parser@npm:^7.20.1, @babel/parser@npm:^7.20.2":
"@babel/parser@npm:^7.20.1":
version: 7.20.3
resolution: "@babel/parser@npm:7.20.3"
bin:
Expand All @@ -735,6 +746,15 @@ __metadata:
languageName: node
linkType: hard

"@babel/parser@npm:^7.20.5":
version: 7.20.5
resolution: "@babel/parser@npm:7.20.5"
bin:
parser: ./bin/babel-parser.js
checksum: e8d514ce0aa74d56725bd102919a49fa367afef9cd8208cf52f670f54b061c4672f51b4b7980058ab1f5fe73615fe4dc90720ab47bbcebae07ad08d667eda318
languageName: node
linkType: hard

"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@npm:^7.18.6":
version: 7.18.6
resolution: "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@npm:7.18.6"
Expand Down Expand Up @@ -1651,12 +1671,12 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:7.20.1":
version: 7.20.1
resolution: "@babel/runtime@npm:7.20.1"
"@babel/runtime@npm:7.20.6":
version: 7.20.6
resolution: "@babel/runtime@npm:7.20.6"
dependencies:
regenerator-runtime: ^0.13.10
checksum: 00567a333d3357925742a6f5e39394dcc0af6e6029103fe188158bf7ae8b0b3ee3c6c0f68fccc217f0a6cfa455f6be252298baf56b3f5ff37b34313b170cd9f6
regenerator-runtime: ^0.13.11
checksum: 42a8504db21031b1859fbc0f52d698a3d2f5ada9519eb76c6f96a7e657d8d555732a18fe71ef428a67cc9fc81ca0d3562fb7afdc70549c5fec343190cbaa9b03
languageName: node
linkType: hard

Expand Down Expand Up @@ -1734,6 +1754,24 @@ __metadata:
languageName: node
linkType: hard

"@babel/traverse@npm:^7.20.5":
version: 7.20.5
resolution: "@babel/traverse@npm:7.20.5"
dependencies:
"@babel/code-frame": ^7.18.6
"@babel/generator": ^7.20.5
"@babel/helper-environment-visitor": ^7.18.9
"@babel/helper-function-name": ^7.19.0
"@babel/helper-hoist-variables": ^7.18.6
"@babel/helper-split-export-declaration": ^7.18.6
"@babel/parser": ^7.20.5
"@babel/types": ^7.20.5
debug: ^4.1.0
globals: ^11.1.0
checksum: c7fed468614aab1cf762dda5df26e2cfcd2b1b448c9d3321ac44786c4ee773fb0e10357e6593c3c6a648ae2e0be6d90462d855998dc10e3abae84de99291e008
languageName: node
linkType: hard

"@babel/types@npm:^7.0.0, @babel/types@npm:^7.18.10, @babel/types@npm:^7.18.13, @babel/types@npm:^7.18.6, @babel/types@npm:^7.18.9, @babel/types@npm:^7.3.0, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4, @babel/types@npm:^7.8.3":
version: 7.18.13
resolution: "@babel/types@npm:7.18.13"
Expand Down Expand Up @@ -1778,6 +1816,17 @@ __metadata:
languageName: node
linkType: hard

"@babel/types@npm:^7.20.5":
version: 7.20.5
resolution: "@babel/types@npm:7.20.5"
dependencies:
"@babel/helper-string-parser": ^7.19.4
"@babel/helper-validator-identifier": ^7.19.1
to-fast-properties: ^2.0.0
checksum: 773f0a1ad9f6ca5c5beaf751d1d8d81b9130de87689d1321fc911d73c3b1167326d66f0ae086a27fb5bfc8b4ee3ffebf1339be50d3b4d8015719692468c31f2d
languageName: node
linkType: hard

"@bcoe/v8-coverage@npm:^0.2.3":
version: 0.2.3
resolution: "@bcoe/v8-coverage@npm:0.2.3"
Expand Down Expand Up @@ -3800,11 +3849,11 @@ __metadata:
version: 0.0.0-use.local
resolution: "algoliasearch-client-javascript@workspace:."
dependencies:
"@babel/core": 7.20.2
"@babel/core": 7.20.5
"@babel/plugin-proposal-class-properties": 7.18.6
"@babel/plugin-transform-runtime": 7.19.6
"@babel/preset-env": 7.20.2
"@babel/runtime": 7.20.1
"@babel/runtime": 7.20.6
"@rollup/plugin-babel": 5.3.1
"@rollup/plugin-node-resolve": 14.1.0
"@types/jest": 28.1.8
Expand Down Expand Up @@ -8854,10 +8903,10 @@ __metadata:
languageName: node
linkType: hard

"regenerator-runtime@npm:^0.13.10":
version: 0.13.10
resolution: "regenerator-runtime@npm:0.13.10"
checksum: 09893f5a9e82932642d9a999716b6c626dc53ef2a01307c952ebbf8e011802360163a37c304c18a6c358548be5a72b448e37209954a18696f21e438c81cbb4b9
"regenerator-runtime@npm:^0.13.11":
version: 0.13.11
resolution: "regenerator-runtime@npm:0.13.11"
checksum: 27481628d22a1c4e3ff551096a683b424242a216fee44685467307f14d58020af1e19660bf2e26064de946bad7eff28950eae9f8209d55723e2d9351e632bbb4
languageName: node
linkType: hard

Expand Down
2 changes: 1 addition & 1 deletion eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@types/jest": "28.1.8",
"eslint": "8.27.0",
"eslint": "8.29.0",
"jest": "29.3.1",
"ts-jest": "28.0.8",
"ts-node": "10.9.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@typescript-eslint/eslint-plugin": "5.44.0",
"@typescript-eslint/parser": "5.44.0",
"babel-eslint": "10.1.0",
"eslint": "8.27.0",
"eslint": "8.29.0",
"eslint-config-algolia": "20.0.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-algolia": "2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"chalk": "4.1.2",
"commander": "9.4.0",
"dotenv": "16.0.2",
"eslint": "8.27.0",
"eslint": "8.29.0",
"execa": "5.1.1",
"folder-hash": "4.0.2",
"fs-extra": "10.1.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": 5.44.0
"@typescript-eslint/parser": 5.44.0
babel-eslint: 10.1.0
eslint: 8.27.0
eslint: 8.29.0
eslint-config-algolia: 20.0.0
eslint-config-prettier: 8.5.0
eslint-plugin-algolia: 2.0.0
Expand Down Expand Up @@ -3958,7 +3958,7 @@ __metadata:
resolution: "eslint-plugin-automation-custom@workspace:eslint"
dependencies:
"@types/jest": 28.1.8
eslint: 8.27.0
eslint: 8.29.0
jest: 29.3.1
ts-jest: 28.0.8
ts-node: 10.9.1
Expand Down Expand Up @@ -4139,9 +4139,9 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.27.0":
version: 8.27.0
resolution: "eslint@npm:8.27.0"
"eslint@npm:8.29.0":
version: 8.29.0
resolution: "eslint@npm:8.29.0"
dependencies:
"@eslint/eslintrc": ^1.3.3
"@humanwhocodes/config-array": ^0.11.6
Expand Down Expand Up @@ -4184,7 +4184,7 @@ __metadata:
text-table: ^0.2.0
bin:
eslint: bin/eslint.js
checksum: 153b022d309e1b647a73b1bb0fa98912add699b06e279084155f23c6f2b5fc5abd05411fc1ba81608a24bbfaf044ca079544c16fffa6fc987b8f676c9960a2c4
checksum: e05204b05907b82d910983995cb946e0ba62ca514eb2b6791c43f623333b143564a2eee0139909d31c10935c21877d815b1f76dd674a59cb91c471064325c4ab
languageName: node
linkType: hard

Expand Down Expand Up @@ -7749,7 +7749,7 @@ __metadata:
chalk: 4.1.2
commander: 9.4.0
dotenv: 16.0.2
eslint: 8.27.0
eslint: 8.29.0
execa: 5.1.1
folder-hash: 4.0.2
fs-extra: 10.1.0
Expand Down