Skip to content

Commit b4c306e

Browse files
Merge pull request #7319 from swagger-api/dependabot/npm_and_yarn/babel/plugin-proposal-optional-chaining-7.14.2
2 parents 1d65cb0 + 14080ec commit b4c306e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"@babel/eslint-parser": "=7.14.3",
103103
"@babel/plugin-proposal-class-properties": "=7.13.0",
104104
"@babel/plugin-proposal-nullish-coalescing-operator": "=7.14.2",
105-
"@babel/plugin-proposal-optional-chaining": "=7.13.12",
105+
"@babel/plugin-proposal-optional-chaining": "=7.14.2",
106106
"@babel/plugin-transform-runtime": "=7.14.3",
107107
"@babel/preset-env": "=7.14.2",
108108
"@babel/preset-react": "=7.13.13",

0 commit comments

Comments
 (0)