Skip to content

Commit e0844dc

Browse files
chore(deps-dev): bump @babel/cli from 7.25.7 to 7.25.9
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.25.7 to 7.25.9. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.25.9/packages/babel-cli) --- updated-dependencies: - dependency-name: "@babel/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3564dab commit e0844dc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"uuid": "^10.0.0"
1313
},
1414
"devDependencies": {
15-
"@babel/cli": "^7.25.7",
15+
"@babel/cli": "^7.25.9",
1616
"@babel/core": "^7.25.8",
1717
"@babel/node": "^7.25.9",
1818
"@babel/preset-env": "^7.25.8",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
"@jridgewell/gen-mapping" "^0.1.0"
1616
"@jridgewell/trace-mapping" "^0.3.9"
1717

18-
"@babel/cli@^7.25.7":
19-
version "7.25.7"
20-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.25.7.tgz#f76693c7cfb93c99844d3ed87ed4f291383ef1bf"
21-
integrity sha512-vQw4QjrqjLSuL0Tt3gfVXbxEHOfsCcHN8tKyTclpSMYLq3Bp0BTzWYZfMKBs3PQ+to8q3BnumBIAsMdOqDJ6nw==
18+
"@babel/cli@^7.25.9":
19+
version "7.25.9"
20+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.25.9.tgz#51036166fd0e9cfb26eee1b9ddc264a0d6d5f843"
21+
integrity sha512-I+02IfrTiSanpxJBlZQYb18qCxB6c2Ih371cVpfgIrPQrjAYkf45XxomTJOG8JBWX5GY35/+TmhCMdJ4ZPkL8Q==
2222
dependencies:
2323
"@jridgewell/trace-mapping" "^0.3.25"
2424
commander "^6.2.0"

0 commit comments

Comments
 (0)