Skip to content

Commit 8409055

Browse files
authored
Merge pull request #922 from KnpLabs/dependabot/npm_and_yarn/babel/cli-7.25.9
chore(deps-dev): bump @babel/cli from 7.25.7 to 7.25.9
2 parents 3564dab + e0844dc commit 8409055

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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",

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)