Skip to content

Commit

Permalink
chore(deps-dev): bump @babel/plugin-proposal-optional-chaining (#1925)
Browse files Browse the repository at this point in the history
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.7.
- [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.7/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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 31, 2022
1 parent e6127c4 commit da0cd6f
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 66 deletions.
84 changes: 19 additions & 65 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"@babel/core": "7.14.8",
"@babel/eslint-parser": "7.15.7",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.16.0",
"@babel/plugin-proposal-optional-chaining": "7.14.5",
"@babel/plugin-proposal-optional-chaining": "7.16.7",
"@babel/plugin-transform-modules-commonjs": "7.14.5",
"@babel/preset-react": "7.14.5",
"@babel/preset-typescript": "7.15.0",
Expand Down

0 comments on commit da0cd6f

Please sign in to comment.