Skip to content

Commit 527e18b

Browse files
Update dependency @babel/cli to v7.27.0
1 parent 368e298 commit 527e18b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/helpers-gatsby/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"access": "public"
2525
},
2626
"devDependencies": {
27-
"@babel/cli": "7.26.4",
27+
"@babel/cli": "7.27.0",
2828
"@babel/core": "7.26.10",
2929
"@babel/preset-env": "7.26.9",
3030
"@babel/preset-react": "7.26.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
"@csstools/css-tokenizer" "^3.0.3"
2222
lru-cache "^10.4.3"
2323

24-
"@babel/cli@7.26.4":
25-
version "7.26.4"
26-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.26.4.tgz#4101ff8ee5de8447a6c395397a97921056411d20"
27-
integrity sha512-+mORf3ezU3p3qr+82WvJSnQNE1GAYeoCfEv4fik6B5/2cvKZ75AX8oawWQdXtM9MmndooQj15Jr9kelRFWsuRw==
24+
"@babel/cli@7.27.0":
25+
version "7.27.0"
26+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.27.0.tgz#076603b25fc7dd88298ea94ab249c8237c7e71cc"
27+
integrity sha512-bZfxn8DRxwiVzDO5CEeV+7IqXeCkzI4yYnrQbpwjT76CUyossQc6RYE7n+xfm0/2k40lPaCpW0FhxYs7EBAetw==
2828
dependencies:
2929
"@jridgewell/trace-mapping" "^0.3.25"
3030
commander "^6.2.0"

0 commit comments

Comments
 (0)