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 75158e7 commit 308bfafCopy full SHA for 308bfaf
clients/algoliasearch-client-javascript/package.json
@@ -17,11 +17,11 @@
17
"test:types": "yarn tsc --noEmit"
18
},
19
"devDependencies": {
20
- "@babel/core": "7.18.6",
+ "@babel/core": "7.18.9",
21
"@babel/plugin-proposal-class-properties": "7.18.6",
22
- "@babel/plugin-transform-runtime": "7.18.6",
23
- "@babel/preset-env": "7.18.6",
24
- "@babel/runtime": "7.18.6",
+ "@babel/plugin-transform-runtime": "7.18.9",
+ "@babel/preset-env": "7.18.9",
+ "@babel/runtime": "7.18.9",
25
"@rollup/plugin-babel": "5.3.1",
26
"@rollup/plugin-node-resolve": "13.3.0",
27
"@types/jest": "28.1.6",
0 commit comments