Skip to content

Commit d1c2b6b

Browse files
chore(deps-dev): bump @babel/plugin-proposal-nullish-coalescing-operator (#2678)
Bumps [@babel/plugin-proposal-nullish-coalescing-operator](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-nullish-coalescing-operator) from 7.16.0 to 7.18.6. - [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.18.6/packages/babel-plugin-proposal-nullish-coalescing-operator) --- updated-dependencies: - dependency-name: "@babel/plugin-proposal-nullish-coalescing-operator" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 455562f commit d1c2b6b

File tree

2 files changed

+10
-36
lines changed

2 files changed

+10
-36
lines changed

package-lock.json

Lines changed: 9 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
@@ -111,7 +111,7 @@
111111
"@babel/cli": "7.19.3",
112112
"@babel/core": "7.14.8",
113113
"@babel/eslint-parser": "7.15.7",
114-
"@babel/plugin-proposal-nullish-coalescing-operator": "7.16.0",
114+
"@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6",
115115
"@babel/plugin-proposal-optional-chaining": "7.16.7",
116116
"@babel/plugin-transform-modules-commonjs": "7.19.6",
117117
"@babel/preset-react": "7.18.6",

0 commit comments

Comments
 (0)