Skip to content

Commit 11aea39

Browse files
refactor: bump @babel/plugin-transform-flow-comments
Bumps [@babel/plugin-transform-flow-comments](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-flow-comments) from 7.19.0 to 7.21.0. - [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.21.0/packages/babel-plugin-transform-flow-comments) --- updated-dependencies: - dependency-name: "@babel/plugin-transform-flow-comments" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4c19151 commit 11aea39

File tree

2 files changed

+38
-36
lines changed

2 files changed

+38
-36
lines changed

package-lock.json

Lines changed: 37 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@babel/core": "7.20.12",
4141
"@babel/eslint-parser": "7.19.1",
4242
"@babel/plugin-proposal-class-properties": "7.18.6",
43-
"@babel/plugin-transform-flow-comments": "7.19.0",
43+
"@babel/plugin-transform-flow-comments": "7.21.0",
4444
"@babel/plugin-transform-flow-strip-types": "7.19.0",
4545
"@babel/plugin-transform-runtime": "7.21.0",
4646
"@babel/preset-env": "7.20.2",

0 commit comments

Comments
 (0)