fix(deps): update babel monorepo

This commit is contained in:
Renovate Bot
2022-05-20 04:22:07 +00:00
committed by
parent 7b16997f37
commit 6a39511c19
2 changed files with 147 additions and 131 deletions

View File

@@ -74,9 +74,9 @@
},
"dependencies": {
"@algolia/client-search": "*",
"@babel/core": "7.17.12",
"@babel/plugin-transform-modules-commonjs": "7.17.12",
"@babel/plugin-transform-typescript": "7.17.12",
"@babel/core": "7.18.0",
"@babel/plugin-transform-modules-commonjs": "7.18.0",
"@babel/plugin-transform-typescript": "7.18.1",
"@babel/types": "*",
"@fastify/cookie": "6",
"@fastify/multipart": "6",