Skip to content

Commit 6ee6b5a

Browse files
fix(deps): update babel monorepo
Signed-off-by: Renovate Bot <[email protected]>
1 parent ec78745 commit 6ee6b5a

File tree

3 files changed

+149
-29
lines changed

3 files changed

+149
-29
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",

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
"vitest": "^3.2.0"
220220
},
221221
"peerDependencies": {
222-
"@babel/core": "^7.22.20",
222+
"@babel/core": "^7.27.7",
223223
"@eslint-react/eslint-plugin": "^1.50.0",
224224
"@eslint/css": "^0.8.1",
225225
"@tanstack/eslint-plugin-query": "^5.0.5",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)