Skip to content

Commit

Permalink
chore(deps): update dependency @babel/cli to v7.26.4 (#2026)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent 724cd05 commit c931e0a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion plugins/gatsby-transformer-rehype/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"unist-util-visit": "^5.0.0"
},
"devDependencies": {
"@babel/cli": "7.25.9",
"@babel/cli": "7.26.4",
"@babel/core": "7.26.0",
"babel-preset-gatsby-package": "3.14.0",
"cross-env": "7.0.3"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -368,9 +368,9 @@ __metadata:
languageName: node
linkType: hard

"@babel/cli@npm:7.25.9":
version: 7.25.9
resolution: "@babel/cli@npm:7.25.9"
"@babel/cli@npm:7.26.4":
version: 7.26.4
resolution: "@babel/cli@npm:7.26.4"
dependencies:
"@jridgewell/trace-mapping": "npm:^0.3.25"
"@nicolo-ribaudo/chokidar-2": "npm:2.1.8-no-fsevents.3"
Expand All @@ -391,7 +391,7 @@ __metadata:
bin:
babel: ./bin/babel.js
babel-external-helpers: ./bin/babel-external-helpers.js
checksum: 10c0/2e8228c3715e220fa902888c643ce1a89c4ee90be3d9f7a31218d5bb2500456e0cef12cb90fd5877ab3e5a4498df8f27670425d346422a3eb52052fd3184d520
checksum: 10c0/f2d4fc3c4a34dd3001e3bd7084b78b38211003c36afaf2dc8fedf4565c0442bd59b1c64a9f91a0b7b2450e089123f197e09577ae50dc994307c3348b310ce34c
languageName: node
linkType: hard

Expand Down Expand Up @@ -4163,7 +4163,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@jenkins-cd/gatsby-transformer-rehype@workspace:plugins/gatsby-transformer-rehype"
dependencies:
"@babel/cli": "npm:7.25.9"
"@babel/cli": "npm:7.26.4"
"@babel/core": "npm:7.26.0"
"@babel/runtime": "npm:7.26.0"
babel-preset-gatsby-package: "npm:3.14.0"
Expand Down

0 comments on commit c931e0a

Please sign in to comment.