Skip to content

Commit da6b5e7

Browse files
committed
Update dependency @babel/plugin-proposal-optional-chaining to v7.10.3
1 parent 191cca3 commit da6b5e7

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -21,7 +21,7 @@
2121
"devDependencies": {
2222
"@babel/core": "7.10.2",
2323
"@babel/plugin-proposal-nullish-coalescing-operator": "7.10.1",
24-
"@babel/plugin-proposal-optional-chaining": "7.10.1",
24+
"@babel/plugin-proposal-optional-chaining": "7.10.3",
2525
"@babel/preset-env": "7.10.2",
2626
"@babel/preset-typescript": "7.10.1",
2727
"@types/eslint-config-prettier": "6.11.0",

0 commit comments

Comments
 (0)