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 May 16, 2022
1 parent 96b08be commit 3af35c3
Show file tree
Hide file tree
Showing 2 changed files with 1,024 additions and 640 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.17.9",
"@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.17.10",
"@babel/plugin-transform-runtime": "7.17.10",
"@babel/preset-env": "7.17.10",
"@babel/preset-react": "7.16.7",
"@babel/preset-typescript": "7.16.7",
"@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.5",
"commitizen": "4.1.2",
"cross-env": "7.0.2",
"cz-conventional-changelog": "3.2.0",
Expand Down
Loading

0 comments on commit 3af35c3

Please sign in to comment.