Skip to content

Commit

Permalink
fix(deps): update dependency @babel/plugin-transform-nullish-coalesci…
Browse files Browse the repository at this point in the history
…ng-operator to v7.26.5 (#1982)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 3e8c557 commit 9927d78
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"@babel/plugin-transform-destructuring": "7.25.9",
"@babel/plugin-transform-export-namespace-from": "7.25.9",
"@babel/plugin-transform-modules-commonjs": "7.26.3",
"@babel/plugin-transform-nullish-coalescing-operator": "7.25.9",
"@babel/plugin-transform-nullish-coalescing-operator": "7.26.5",
"@babel/plugin-transform-object-rest-spread": "7.25.9",
"@babel/plugin-transform-optional-chaining": "7.25.9",
"@babel/plugin-transform-private-methods": "7.25.9",
Expand Down
20 changes: 13 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9927d78

Please sign in to comment.