Skip to content

Commit fd31ed0

Browse files
Merge pull request swagger-api#7371 from swagger-api/dependabot/npm_and_yarn/babel/plugin-proposal-optional-chaining-7.14.5
2 parents 88fdad5 + 14b7176 commit fd31ed0

File tree

2 files changed

+29
-42
lines changed

2 files changed

+29
-42
lines changed

package-lock.json

+28-41
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.14.5",
104104
"@babel/plugin-proposal-nullish-coalescing-operator": "=7.14.2",
105-
"@babel/plugin-proposal-optional-chaining": "=7.14.2",
105+
"@babel/plugin-proposal-optional-chaining": "=7.14.5",
106106
"@babel/plugin-transform-runtime": "=7.14.5",
107107
"@babel/preset-env": "=7.14.2",
108108
"@babel/preset-react": "=7.13.13",

0 commit comments

Comments
 (0)