We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f39336 commit 6a95103Copy full SHA for 6a95103
clients/algoliasearch-client-javascript/package.json
@@ -17,11 +17,11 @@
17
"test:types": "yarn tsc --noEmit"
18
},
19
"devDependencies": {
20
- "@babel/core": "7.17.9",
21
- "@babel/plugin-proposal-class-properties": "7.16.7",
22
- "@babel/plugin-transform-runtime": "7.17.0",
23
- "@babel/preset-env": "7.16.11",
24
- "@babel/runtime": "7.17.9",
+ "@babel/core": "7.18.2",
+ "@babel/plugin-proposal-class-properties": "7.17.12",
+ "@babel/plugin-transform-runtime": "7.18.2",
+ "@babel/preset-env": "7.18.2",
+ "@babel/runtime": "7.18.3",
25
"@rollup/plugin-babel": "5.3.1",
26
"@rollup/plugin-node-resolve": "13.1.3",
27
"@types/jest": "27.4.1",
0 commit comments