Skip to content

Commit 1adaf8f

Browse files
chore(deps-dev): bump @babel/plugin-proposal-optional-chaining (#8457)
1 parent 1a9b3c1 commit 1adaf8f

File tree

2 files changed

+13
-43
lines changed

2 files changed

+13
-43
lines changed

package-lock.json

Lines changed: 12 additions & 42 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
@@ -107,7 +107,7 @@
107107
"@babel/plugin-proposal-class-properties": "=7.16.7",
108108
"@babel/plugin-proposal-nullish-coalescing-operator": "=7.18.6",
109109
"@babel/plugin-proposal-object-rest-spread": "=7.19.4",
110-
"@babel/plugin-proposal-optional-chaining": "=7.18.9",
110+
"@babel/plugin-proposal-optional-chaining": "=7.21.0",
111111
"@babel/plugin-transform-modules-commonjs": "=7.16.8",
112112
"@babel/plugin-transform-runtime": "=7.21.0",
113113
"@babel/preset-env": "=7.20.2",

0 commit comments

Comments
 (0)