Skip to content

Commit

Permalink
Update dependency @babel/cli to ^7.26.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Dec 6, 2024
1 parent c8fe728 commit caca439
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@adeira/babel-preset-adeira": "^4.0.0",
"@adeira/eslint-config": "^8.4.0",
"@adeira/monorepo-utils": "^0.12.0",
"@babel/cli": "^7.25.9",
"@babel/cli": "^7.26.4",
"@babel/core": "^7.26.0",
"@yarnpkg/types": "^4.0.0",
"babel-jest": "^29.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -710,9 +710,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 @@ -733,7 +733,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 @@ -19239,7 +19239,7 @@ __metadata:
"@adeira/babel-preset-adeira": "npm:^4.0.0"
"@adeira/eslint-config": "npm:^8.4.0"
"@adeira/monorepo-utils": "npm:^0.12.0"
"@babel/cli": "npm:^7.25.9"
"@babel/cli": "npm:^7.26.4"
"@babel/core": "npm:^7.26.0"
"@yarnpkg/types": "npm:^4.0.0"
babel-jest: "npm:^29.7.0"
Expand Down

0 comments on commit caca439

Please sign in to comment.