Skip to content

Commit 0bd5378

Browse files
chore(deps-dev): bump @babel/plugin-proposal-nullish-coalescing-operator
Bumps [@babel/plugin-proposal-nullish-coalescing-operator](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-nullish-coalescing-operator) from 7.14.2 to 7.14.5. - [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.14.5/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-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e752ccc commit 0bd5378

File tree

2 files changed

+65
-54
lines changed

2 files changed

+65
-54
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,11 +97,11 @@
9797
"zenscroll": "^4.0.2"
9898
},
9999
"devDependencies": {
100-
"@babel/cli": "=7.14.3",
100+
"@babel/cli": "=7.14.5",
101101
"@babel/core": "=7.14.2",
102102
"@babel/eslint-parser": "=7.14.3",
103103
"@babel/plugin-proposal-class-properties": "=7.14.5",
104-
"@babel/plugin-proposal-nullish-coalescing-operator": "=7.14.2",
104+
"@babel/plugin-proposal-nullish-coalescing-operator": "=7.14.5",
105105
"@babel/plugin-proposal-optional-chaining": "=7.14.5",
106106
"@babel/plugin-transform-runtime": "=7.14.5",
107107
"@babel/preset-env": "=7.14.7",

0 commit comments

Comments
 (0)