Skip to content

Commit

Permalink
Merge pull request #843 from daniel-ac-martin/renovate/babel-monorepo
Browse files Browse the repository at this point in the history
Update babel monorepo to v7.23.2
  • Loading branch information
daniel-ac-martin authored Oct 23, 2023
2 parents 7b2db34 + 5e994d0 commit b11b46b
Show file tree
Hide file tree
Showing 3 changed files with 686 additions and 685 deletions.
6 changes: 3 additions & 3 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.22.20",
"@babel/core": "^7.23.2",
"@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.22.20",
"@babel/preset-env": "^7.23.2",
"@babel/preset-react": "^7.22.15",
"@babel/preset-typescript": "^7.22.15",
"@babel/preset-typescript": "^7.23.2",
"@mdx-js/loader": "^1.6.22",
"@storybook/react-docgen-typescript-plugin": "^1.0.1",
"@swc/core": "^1.3.93",
Expand Down
6 changes: 3 additions & 3 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.6.9",
"@babel/core": "7.22.20",
"@babel/core": "7.23.2",
"@babel/plugin-proposal-export-namespace-from": "7.18.9",
"@babel/preset-env": "7.22.20",
"@babel/preset-env": "7.23.2",
"@babel/preset-react": "7.22.15",
"@babel/preset-typescript": "7.22.15",
"@babel/preset-typescript": "7.23.2",
"@mdx-js/react": "1.6.22",
"@not-govuk/components": "workspace:^0.8.2",
"@not-govuk/docs-components": "workspace:^0.8.2",
Expand Down
Loading

1 comment on commit b11b46b

@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://65369a220b6f9d345acdf844--notgovuk.netlify.app

Please sign in to comment.