Bump @babel/plugin-proposal-optional-chaining from 7.14.5 to 7.16.0

Bumps [@babel/plugin-proposal-optional-chaining](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-optional-chaining) from 7.14.5 to 7.16.0.
- [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.16.0/packages/babel-plugin-proposal-optional-chaining)

---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-optional-chaining"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-11-01 12:10:43 +00:00 committed by Labhansh Agrawal
parent 84ef2c3133
commit ded862ce93
2 changed files with 11 additions and 11 deletions

View file

@ -66,7 +66,7 @@
"@babel/plugin-proposal-class-properties": "^7.14.5",
"@babel/plugin-proposal-numeric-separator": "^7.16.0",
"@babel/plugin-proposal-object-rest-spread": "^7.15.6",
"@babel/plugin-proposal-optional-chaining": "7.14.5",
"@babel/plugin-proposal-optional-chaining": "7.16.0",
"@babel/preset-react": "7.16.0",
"@babel/preset-typescript": "7.15.0",
"@types/args": "5.0.0",