Skip to content

Commit 7e8f0c2

Browse files
Update @babel/core requirement from ^7.21.4 to ^7.24.6
Updates the requirements on [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) to permit the latest version. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.6/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent de38071 commit 7e8f0c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"styled-components": "^6.0.7"
1111
},
1212
"devDependencies": {
13-
"@babel/core": "^7.21.4",
13+
"@babel/core": "^7.24.6",
1414
"@storybook/addon-actions": "^7.0.5",
1515
"@storybook/addon-essentials": "^7.0.5",
1616
"@storybook/addon-interactions": "^7.0.5",

0 commit comments

Comments
 (0)