aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorPleroma Renovate Bot <contact+pleroma-renovator@hacktivis.me>2023-03-31 09:05:50 +0000
committerPleroma Renovate Bot <contact+pleroma-renovator@hacktivis.me>2023-03-31 09:05:50 +0000
commitd6cd3e938551a63bedab7cb95eee49de14150f2f (patch)
tree7cbf32ba20817e51be88f5987aec4c5e21c28f45 /package.json
parentcfb390ee8b8ec1770fe6661483c7b80a3e70ca00 (diff)
Update babel monorepo
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 721400ff..9183d564 100644
--- a/package.json
+++ b/package.json
@@ -49,10 +49,10 @@
"vuex": "4.1.0"
},
"devDependencies": {
- "@babel/core": "7.21.0",
- "@babel/eslint-parser": "7.19.1",
- "@babel/plugin-transform-runtime": "7.21.0",
- "@babel/preset-env": "7.20.2",
+ "@babel/core": "7.21.4",
+ "@babel/eslint-parser": "7.21.3",
+ "@babel/plugin-transform-runtime": "7.21.4",
+ "@babel/preset-env": "7.21.4",
"@babel/register": "7.21.0",
"@intlify/vue-i18n-loader": "5.0.1",
"@ungap/event-target": "0.2.3",