Skip to content

Commit 04d76ec

Browse files
fix(deps): update babel monorepo to >=7.27.6 (minor) (#911)
Signed-off-by: Renovate Bot <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Bannert <[email protected]>
1 parent f76c16d commit 04d76ec

File tree

2 files changed

+23
-14
lines changed

2 files changed

+23
-14
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,8 @@
140140
"unrs-resolver"
141141
],
142142
"overrides": {
143-
"@babel/helpers@<7.26.10": ">=7.26.10",
144-
"@babel/runtime@<7.26.10": ">=7.26.10",
143+
"@babel/helpers@<7.26.10": ">=7.27.6",
144+
"@babel/runtime@<7.26.10": ">=7.27.6",
145145
"@octokit/endpoint@>=10.0.0 <10.1.3": ">=10.1.3",
146146
"@octokit/plugin-paginate-rest@>=9.3.0-beta.1 <11.4.1": ">=11.6.0",
147147
"@octokit/request@>=9.0.0-beta.1 <9.2.1": ">=9.2.1",

pnpm-lock.yaml

Lines changed: 21 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)