Skip to content

Commit

Permalink
Merge pull request #922 from KnpLabs/dependabot/npm_and_yarn/babel/cl…
Browse files Browse the repository at this point in the history
…i-7.25.9

chore(deps-dev): bump @babel/cli from 7.25.7 to 7.25.9
  • Loading branch information
alexpozzi authored Oct 23, 2024
2 parents 3564dab + e0844dc commit 8409055
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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 @@
"uuid": "^10.0.0"
},
"devDependencies": {
"@babel/cli": "^7.25.7",
"@babel/cli": "^7.25.9",
"@babel/core": "^7.25.8",
"@babel/node": "^7.25.9",
"@babel/preset-env": "^7.25.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"@jridgewell/gen-mapping" "^0.1.0"
"@jridgewell/trace-mapping" "^0.3.9"

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

0 comments on commit 8409055

Please sign in to comment.