Skip to content

Commit

Permalink
Update babel monorepo to v7.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 7, 2024
1 parent afe0262 commit 0abeacc
Show file tree
Hide file tree
Showing 3 changed files with 669 additions and 647 deletions.
4 changes: 2 additions & 2 deletions lib/webpack-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
"author": "Daniel A.C. Martin <[email protected]> (http://daniel-martin.co.uk/)",
"license": "MIT",
"dependencies": {
"@babel/core": "^7.23.9",
"@babel/core": "^7.24.0",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-export-namespace-from": "^7.18.9",
"@babel/plugin-proposal-private-methods": "^7.18.6",
"@babel/preset-env": "^7.23.9",
"@babel/preset-env": "^7.24.0",
"@babel/preset-react": "^7.23.3",
"@babel/preset-typescript": "^7.23.3",
"@mdx-js/loader": "^1.6.22",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
"homepage": "https://github.com/daniel-ac-martin/NotGovUK#readme",
"devDependencies": {
"@apollo/client": "3.9.5",
"@babel/core": "7.23.9",
"@babel/core": "7.24.0",
"@babel/plugin-proposal-export-namespace-from": "7.18.9",
"@babel/preset-env": "7.23.9",
"@babel/preset-env": "7.24.0",
"@babel/preset-react": "7.23.3",
"@babel/preset-typescript": "7.23.3",
"@mdx-js/react": "1.6.22",
Expand Down
Loading

1 comment on commit 0abeacc

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.