Skip to content

Commit

Permalink
Update babel monorepo to v7.23.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2023
1 parent 7b2db34 commit 5e994d0
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 5e994d0

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