Skip to content

Commit

Permalink
chore(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-5034428[bot] committed Dec 6, 2024
1 parent a6ac10d commit c05bb2d
Show file tree
Hide file tree
Showing 2 changed files with 1,067 additions and 616 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
"author": "itsfadnis <[email protected]>",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.4.5",
"@babel/runtime": "^7.26.0",
"node-fetch": "^2.6.0",
"winston-transport": "^4.3.0"
},
"devDependencies": {
"@babel/cli": "^7.4.4",
"@babel/core": "^7.4.5",
"@babel/plugin-transform-runtime": "^7.4.4",
"@babel/preset-env": "^7.4.5",
"@babel/cli": "^7.26.4",
"@babel/core": "^7.26.0",
"@babel/plugin-transform-runtime": "^7.25.9",
"@babel/preset-env": "^7.26.0",
"jest": "^24.8.0",
"nock": "^10.0.6",
"standard": "^12.0.1"
Expand Down
Loading

0 comments on commit c05bb2d

Please sign in to comment.