Skip to content

Commit a783bcc

Browse files
chore(deps): update dependency @babel/plugin-transform-nullish-coalescing-operator to v7.26.5 (#456)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 32b21e9 commit a783bcc

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 8 additions & 8 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
@@ -32,7 +32,7 @@
3232
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
3333
"@babel/plugin-syntax-dynamic-import": "7.8.3",
3434
"@babel/plugin-transform-async-to-generator": "7.25.9",
35-
"@babel/plugin-transform-nullish-coalescing-operator": "7.25.9",
35+
"@babel/plugin-transform-nullish-coalescing-operator": "7.26.5",
3636
"@babel/plugin-transform-optional-chaining": "7.25.9",
3737
"@babel/preset-env": "7.26.0",
3838
"@babel/preset-react": "7.26.3",

0 commit comments

Comments
 (0)