Skip to content

Commit e546383

Browse files
chore(deps-dev): bump @babel/plugin-proposal-optional-chaining (#7682)
1 parent 1386ae5 commit e546383

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package-lock.json

+17-17
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
@@ -94,7 +94,7 @@
9494
"@babel/eslint-parser": "=7.16.3",
9595
"@babel/plugin-proposal-class-properties": "=7.16.0",
9696
"@babel/plugin-proposal-nullish-coalescing-operator": "=7.16.0",
97-
"@babel/plugin-proposal-optional-chaining": "=7.14.5",
97+
"@babel/plugin-proposal-optional-chaining": "=7.16.0",
9898
"@babel/plugin-transform-runtime": "=7.16.4",
9999
"@babel/preset-env": "=7.14.7",
100100
"@babel/preset-react": "=7.14.5",

0 commit comments

Comments
 (0)