Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.25.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2024
1 parent 96b08be commit 8f2597a
Show file tree
Hide file tree
Showing 2 changed files with 1,082 additions and 729 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
}
},
"dependencies": {
"@babel/runtime": "7.10.5",
"@babel/runtime": "7.25.7",
"@unform/core": "2.1.3",
"@unform/web": "2.1.3",
"electron-store": "5.2.0",
Expand Down Expand Up @@ -69,11 +69,11 @@
"yup": "0.29.2"
},
"devDependencies": {
"@babel/core": "7.10.5",
"@babel/plugin-transform-runtime": "7.10.5",
"@babel/preset-env": "7.10.4",
"@babel/preset-react": "7.10.4",
"@babel/preset-typescript": "7.10.4",
"@babel/core": "7.25.7",
"@babel/plugin-transform-runtime": "7.25.7",
"@babel/preset-env": "7.25.7",
"@babel/preset-react": "7.25.7",
"@babel/preset-typescript": "7.25.7",
"@commitlint/cli": "9.1.2",
"@commitlint/config-conventional": "9.1.2",
"@commitlint/core": "9.1.2",
Expand Down
Loading

0 comments on commit 8f2597a

Please sign in to comment.