Skip to content

Commit

Permalink
chore(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 26, 2021
1 parent 96b08be commit 9dd592f
Show file tree
Hide file tree
Showing 2 changed files with 852 additions and 629 deletions.
14 changes: 7 additions & 7 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.13.17",
"@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.13.16",
"@babel/plugin-transform-runtime": "7.13.15",
"@babel/preset-env": "7.13.15",
"@babel/preset-react": "7.13.13",
"@babel/preset-typescript": "7.13.0",
"@commitlint/cli": "9.1.2",
"@commitlint/config-conventional": "9.1.2",
"@commitlint/core": "9.1.2",
Expand All @@ -90,7 +90,7 @@
"@types/yup": "0.29.3",
"@typescript-eslint/eslint-plugin": "3.10.1",
"@typescript-eslint/parser": "3.10.1",
"babel-loader": "8.1.0",
"babel-loader": "8.2.2",
"commitizen": "4.1.2",
"cross-env": "7.0.2",
"cz-conventional-changelog": "3.2.0",
Expand Down
Loading

0 comments on commit 9dd592f

Please sign in to comment.