about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-02-21 10:59:58 +0100
committerGitHub <noreply@github.com>2023-02-21 10:59:58 +0100
commit24d265d604ae01bdffb746671c8ea87a65abb97c (patch)
treec4119176aedd25f44da4f9ee3d1f47010135ae10 /package.json
parenta573641b15bdddd0e1bd213b11eb50e299cfe69e (diff)
Bump @babel/plugin-transform-runtime from 7.19.6 to 7.21.0 (#23774)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 411f636f9..0ad8a579a 100644
--- a/package.json
+++ b/package.json
@@ -27,7 +27,7 @@
     "@babel/core": "^7.21.0",
     "@babel/plugin-proposal-decorators": "^7.20.13",
     "@babel/plugin-transform-react-inline-elements": "^7.18.6",
-    "@babel/plugin-transform-runtime": "^7.19.6",
+    "@babel/plugin-transform-runtime": "^7.21.0",
     "@babel/preset-env": "^7.20.2",
     "@babel/preset-react": "^7.18.6",
     "@babel/runtime": "^7.21.0",