Skip to content

Commit 1357c18

Browse files
Merge pull request #7387 from swagger-api/dependabot/npm_and_yarn/babel/plugin-proposal-nullish-coalescing-operator-7.14.5
2 parents 33e9772 + 0bd5378 commit 1357c18

File tree

2 files changed

+16
-36
lines changed

2 files changed

+16
-36
lines changed

package-lock.json

Lines changed: 15 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
@@ -101,7 +101,7 @@
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)