Skip to content

Commit

Permalink
chore(deps): update dependency @babel/cli to v7.25.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent 26c6423 commit ae522a0
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 @@ -13,7 +13,7 @@
"puppeteer": ">=2.0.0"
},
"devDependencies": {
"@babel/cli": "7.25.6",
"@babel/cli": "7.25.7",
"@types/expect-puppeteer": "5.0.6",
"@types/jest": "29.5.13",
"@types/jest-environment-puppeteer": "5.0.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
"@jridgewell/gen-mapping" "^0.3.5"
"@jridgewell/trace-mapping" "^0.3.24"

"@babel/cli@7.25.6":
version "7.25.6"
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.25.6.tgz#bc35561adc78ade43ac9c09a690768493ab9ed95"
integrity sha512-Z+Doemr4VtvSD2SNHTrkiFZ1LX+JI6tyRXAAOb4N9khIuPyoEPmTPJarPm8ljJV1D6bnMQjyHMWTT9NeKbQuXA==
"@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==
dependencies:
"@jridgewell/trace-mapping" "^0.3.25"
commander "^6.2.0"
Expand Down

0 comments on commit ae522a0

Please sign in to comment.