Skip to content

Commit

Permalink
Update babel monorepo to v7.16.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Dec 14, 2021
1 parent abf515b commit 3e63c77
Show file tree
Hide file tree
Showing 2 changed files with 445 additions and 441 deletions.
14 changes: 7 additions & 7 deletions zucchini-ui-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
},
"devDependencies": {
"@babel/cli": "7.16.0",
"@babel/core": "7.16.0",
"@babel/eslint-parser": "7.16.3",
"@babel/plugin-transform-runtime": "7.16.4",
"@babel/preset-env": "7.16.4",
"@babel/preset-react": "7.16.0",
"@babel/register": "7.16.0",
"@babel/core": "7.16.5",
"@babel/eslint-parser": "7.16.5",
"@babel/plugin-transform-runtime": "7.16.5",
"@babel/preset-env": "7.16.5",
"@babel/preset-react": "7.16.5",
"@babel/register": "7.16.5",
"@testing-library/jest-dom": "5.16.1",
"@testing-library/react": "12.1.2",
"autoprefixer": "10.4.0",
Expand Down Expand Up @@ -52,7 +52,7 @@
"webpack-dev-server": "4.6.0"
},
"dependencies": {
"@babel/runtime": "7.16.3",
"@babel/runtime": "7.16.5",
"@fortawesome/fontawesome-svg-core": "1.2.36",
"@fortawesome/free-solid-svg-icons": "5.15.4",
"@fortawesome/react-fontawesome": "0.1.16",
Expand Down
Loading

0 comments on commit 3e63c77

Please sign in to comment.