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] authored Nov 20, 2022
1 parent fcb74fc commit d0477a0
Show file tree
Hide file tree
Showing 2 changed files with 301 additions and 179 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@
"react-router-dom": "6.3.0"
},
"devDependencies": {
"@babel/cli": "7.18.10",
"@babel/core": "7.18.13",
"@babel/preset-env": "7.18.10",
"@babel/cli": "7.19.3",
"@babel/core": "7.20.2",
"@babel/preset-env": "7.20.2",
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "7.18.6",
"@commitlint/cli": "17.0.3",
Expand All @@ -56,7 +56,7 @@
"@types/testing-library__jest-dom": "5.14.5",
"@typescript-eslint/eslint-plugin": "5.35.1",
"@typescript-eslint/parser": "5.35.1",
"babel-loader": "8.2.5",
"babel-loader": "8.3.0",
"babel-plugin-module-resolver": "4.1.0",
"commitizen": "4.2.5",
"cross-env": "7.0.3",
Expand Down
Loading

0 comments on commit d0477a0

Please sign in to comment.