Skip to content

Commit 185653a

Browse files
chore(deps): update babel monorepo to v7.18.10 (#902)
* chore(deps): update babel monorepo to v7.18.10 * lock Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Clément Vannicatte <[email protected]>
1 parent 86db067 commit 185653a

File tree

2 files changed

+181
-90
lines changed

2 files changed

+181
-90
lines changed

clients/algoliasearch-client-javascript/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
"test:types": "yarn tsc --noEmit"
1818
},
1919
"devDependencies": {
20-
"@babel/core": "7.18.9",
20+
"@babel/core": "7.18.10",
2121
"@babel/plugin-proposal-class-properties": "7.18.6",
22-
"@babel/plugin-transform-runtime": "7.18.9",
23-
"@babel/preset-env": "7.18.9",
22+
"@babel/plugin-transform-runtime": "7.18.10",
23+
"@babel/preset-env": "7.18.10",
2424
"@babel/runtime": "7.18.9",
2525
"@rollup/plugin-babel": "5.3.1",
2626
"@rollup/plugin-node-resolve": "13.3.0",

0 commit comments

Comments
 (0)