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