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>
... | ... | @@ -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", | ||
... | ... |
Please register or sign in to comment