Skip to content

Commit c661260

Browse files
Update dependency @babel/cli to v7.23.4
1 parent 951df0c commit c661260

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.23.0",
27+
"@babel/cli": "7.23.4",
2828
"@babel/core": "7.23.3",
2929
"@babel/preset-env": "7.23.3",
3030
"@babel/preset-react": "7.23.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
"@jridgewell/gen-mapping" "^0.3.0"
1616
"@jridgewell/trace-mapping" "^0.3.9"
1717

18-
"@babel/[email protected].0":
19-
version "7.23.0"
20-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.23.0.tgz#1d7f37c44d4117c67df46749e0c86e11a58cc64b"
21-
integrity sha512-17E1oSkGk2IwNILM4jtfAvgjt+ohmpfBky8aLerUfYZhiPNg7ca+CRCxZn8QDxwNhV/upsc2VHBCqGFIR+iBfA==
18+
"@babel/[email protected].4":
19+
version "7.23.4"
20+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.23.4.tgz#f5cc90487278065fa0c3b1267cf0c1d44ddf85a7"
21+
integrity sha512-j3luA9xGKCXVyCa5R7lJvOMM+Kc2JEnAEIgz2ggtjQ/j5YUVgfsg/WsG95bbsgq7YLHuiCOzMnoSasuY16qiCw==
2222
dependencies:
2323
"@jridgewell/trace-mapping" "^0.3.17"
2424
commander "^4.0.1"

0 commit comments

Comments
 (0)