Skip to content

Commit 32f329e

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 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.26.5",
35+
"@babel/plugin-transform-nullish-coalescing-operator": "7.26.6",
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)