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 7538f3b commit 7d3f9e7Copy full SHA for 7d3f9e7
clients/algoliasearch-client-javascript/package.json
@@ -15,11 +15,11 @@
15
"test:types": "yarn tsc --noEmit"
16
},
17
"devDependencies": {
18
- "@babel/core": "7.18.13",
+ "@babel/core": "7.19.0",
19
"@babel/plugin-proposal-class-properties": "7.18.6",
20
"@babel/plugin-transform-runtime": "7.18.10",
21
- "@babel/preset-env": "7.18.10",
22
- "@babel/runtime": "7.18.9",
+ "@babel/preset-env": "7.19.0",
+ "@babel/runtime": "7.19.0",
23
"@rollup/plugin-babel": "5.3.1",
24
"@rollup/plugin-node-resolve": "13.3.0",
25
"@types/jest": "28.1.8",
0 commit comments