Skip to content

Commit da42027

Browse files
Bump @babel/plugin-proposal-nullish-coalescing-operator
Bumps [@babel/plugin-proposal-nullish-coalescing-operator](https://github.com/babel/babel) from 7.4.4 to 7.8.3. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](babel/babel@v7.4.4...v7.8.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent ec30c24 commit da42027

File tree

2 files changed

+26
-10
lines changed

2 files changed

+26
-10
lines changed

package-lock.json

Lines changed: 25 additions & 9 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
@@ -61,7 +61,7 @@
6161
"@babel/plugin-proposal-function-sent": "^7.0.0",
6262
"@babel/plugin-proposal-json-strings": "^7.8.3",
6363
"@babel/plugin-proposal-logical-assignment-operators": "^7.0.0",
64-
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.0.0",
64+
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.8.3",
6565
"@babel/plugin-proposal-numeric-separator": "^7.8.3",
6666
"@babel/plugin-proposal-optional-chaining": "^7.7.5",
6767
"@babel/plugin-proposal-pipeline-operator": "^7.0.0",

0 commit comments

Comments
 (0)