Skip to content

Commit

Permalink
Update babel monorepo to v7.23.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 29, 2023
1 parent 95e9039 commit c1b99a9
Show file tree
Hide file tree
Showing 2 changed files with 159 additions and 118 deletions.
6 changes: 3 additions & 3 deletions zucchini-ui-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
},
"devDependencies": {
"@babel/cli": "7.23.4",
"@babel/core": "7.23.3",
"@babel/core": "7.23.5",
"@babel/eslint-parser": "7.23.3",
"@babel/plugin-transform-runtime": "7.23.4",
"@babel/preset-env": "7.23.3",
"@babel/preset-env": "7.23.5",
"@babel/preset-react": "7.23.3",
"@babel/register": "7.22.15",
"@testing-library/jest-dom": "5.17.0",
Expand Down Expand Up @@ -54,7 +54,7 @@
"webpack-dev-server": "4.15.1"
},
"dependencies": {
"@babel/runtime": "7.23.4",
"@babel/runtime": "7.23.5",
"@fortawesome/fontawesome-svg-core": "1.3.0",
"@fortawesome/free-solid-svg-icons": "5.15.4",
"@fortawesome/react-fontawesome": "0.2.0",
Expand Down
Loading

0 comments on commit c1b99a9

Please sign in to comment.