Skip to content

Commit 6a95103

Browse files
committed
chore(deps): update babel monorepo
1 parent 6f39336 commit 6a95103

File tree

2 files changed

+379
-62
lines changed

2 files changed

+379
-62
lines changed

clients/algoliasearch-client-javascript/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
"test:types": "yarn tsc --noEmit"
1818
},
1919
"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",
20+
"@babel/core": "7.18.2",
21+
"@babel/plugin-proposal-class-properties": "7.17.12",
22+
"@babel/plugin-transform-runtime": "7.18.2",
23+
"@babel/preset-env": "7.18.2",
24+
"@babel/runtime": "7.18.3",
2525
"@rollup/plugin-babel": "5.3.1",
2626
"@rollup/plugin-node-resolve": "13.1.3",
2727
"@types/jest": "27.4.1",

0 commit comments

Comments
 (0)