Skip to content

Commit 7daac07

Browse files
chore(deps): update babel monorepo (#1122)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 82459ae commit 7daac07

File tree

2 files changed

+192
-244
lines changed

2 files changed

+192
-244
lines changed

clients/algoliasearch-client-javascript/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515
"test:types": "yarn tsc --noEmit"
1616
},
1717
"devDependencies": {
18-
"@babel/core": "7.19.6",
18+
"@babel/core": "7.20.2",
1919
"@babel/plugin-proposal-class-properties": "7.18.6",
2020
"@babel/plugin-transform-runtime": "7.19.6",
21-
"@babel/preset-env": "7.19.4",
22-
"@babel/runtime": "7.20.0",
21+
"@babel/preset-env": "7.20.2",
22+
"@babel/runtime": "7.20.1",
2323
"@rollup/plugin-babel": "5.3.1",
2424
"@rollup/plugin-node-resolve": "14.1.0",
2525
"@types/jest": "28.1.8",

0 commit comments

Comments
 (0)