Skip to content

Commit

Permalink
Merge pull request #989 from daniel-ac-martin/renovate/babel-monorepo
Browse files Browse the repository at this point in the history
Update babel monorepo to v7.24.7
  • Loading branch information
daniel-ac-martin authored Jun 13, 2024
2 parents 4faca8a + 91fe17f commit 900c784
Show file tree
Hide file tree
Showing 3 changed files with 1,144 additions and 1,067 deletions.
8 changes: 4 additions & 4 deletions lib/webpack-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
"author": "Daniel A.C. Martin <[email protected]> (http://daniel-martin.co.uk/)",
"license": "MIT",
"dependencies": {
"@babel/core": "^7.24.6",
"@babel/core": "^7.24.7",
"@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.24.6",
"@babel/preset-react": "^7.24.6",
"@babel/preset-typescript": "^7.24.6",
"@babel/preset-env": "^7.24.7",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@mdx-js/loader": "^1.6.22",
"@storybook/react-docgen-typescript-plugin": "^1.0.1",
"@swc/core": "^1.5.24",
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,11 @@
"homepage": "https://github.com/daniel-ac-martin/NotGovUK#readme",
"devDependencies": {
"@apollo/client": "3.10.4",
"@babel/core": "7.24.6",
"@babel/core": "7.24.7",
"@babel/plugin-proposal-export-namespace-from": "7.18.9",
"@babel/preset-env": "7.24.6",
"@babel/preset-react": "7.24.6",
"@babel/preset-typescript": "7.24.6",
"@babel/preset-env": "7.24.7",
"@babel/preset-react": "7.24.7",
"@babel/preset-typescript": "7.24.7",
"@mdx-js/react": "1.6.22",
"@not-govuk/components": "workspace:^0.8.7",
"@not-govuk/docs-components": "workspace:^0.8.7",
Expand Down
Loading

1 comment on commit 900c784

@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.

🎉 Published on https://not-gov.uk as production
🚀 Deployed on https://666b0c6f1733a44d304db585--notgovuk.netlify.app

Please sign in to comment.