summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-31 09:57:48 +0200
committerGitHub <noreply@github.com>2023-05-31 09:57:48 +0200
commit82f6d4c418c32b7e2a90cd707570a3efd1cf97e6 (patch)
tree067f03b8f5795349c48cb0b3fd2866328ae1a8b6 /package.json
parentb6519ab3f5be944451d9a0f45f0db66c705a04af (diff)
Bump @babel/core and @types/babel__core (#25183)
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.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 1dedb140c01..b8265a549a6 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,7 @@
},
"private": true,
"dependencies": {
- "@babel/core": "^7.21.8",
+ "@babel/core": "^7.22.1",
"@babel/plugin-transform-nullish-coalescing-operator": "^7.22.3",
"@babel/plugin-transform-react-inline-elements": "^7.21.0",
"@babel/plugin-transform-runtime": "^7.22.4",
@@ -141,7 +141,7 @@
"devDependencies": {
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
- "@types/babel__core": "^7.20.0",
+ "@types/babel__core": "^7.20.1",
"@types/emoji-mart": "^3.0.9",
"@types/escape-html": "^1.0.2",
"@types/express": "^4.17.17",