Skip to content

Commit da0cd6f

Browse files
chore(deps-dev): bump @babel/plugin-proposal-optional-chaining (#1925)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e6127c4 commit da0cd6f

File tree

2 files changed

+20
-66
lines changed

2 files changed

+20
-66
lines changed

package-lock.json

Lines changed: 19 additions & 65 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
@@ -99,7 +99,7 @@
9999
"@babel/core": "7.14.8",
100100
"@babel/eslint-parser": "7.15.7",
101101
"@babel/plugin-proposal-nullish-coalescing-operator": "7.16.0",
102-
"@babel/plugin-proposal-optional-chaining": "7.14.5",
102+
"@babel/plugin-proposal-optional-chaining": "7.16.7",
103103
"@babel/plugin-transform-modules-commonjs": "7.14.5",
104104
"@babel/preset-react": "7.14.5",
105105
"@babel/preset-typescript": "7.15.0",

0 commit comments

Comments
 (0)