Skip to content

Commit

Permalink
deps(ui): update babel monorepo (#1194)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 26, 2022
1 parent 775f8c8 commit 1845089
Show file tree
Hide file tree
Showing 2 changed files with 239 additions and 77 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,8 @@
]
},
"devDependencies": {
"@babel/core": "7.19.3",
"@babel/preset-env": "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",
"@hot-loader/react-dom": "17.0.2",
Expand All @@ -117,7 +117,7 @@
"@typescript-eslint/parser": "5.42.0",
"autoprefixer": "10.4.7",
"babel-jest": "29.2.2",
"babel-loader": "8.2.5",
"babel-loader": "8.3.0",
"case-sensitive-paths-webpack-plugin": "2.4.0",
"css-loader": "6.7.1",
"dotenv": "16.0.1",
Expand Down
Loading

0 comments on commit 1845089

Please sign in to comment.