Skip to content

Commit

Permalink
Update babel monorepo to v7.23.2 (#33646)
Browse files Browse the repository at this point in the history
  • Loading branch information
CGastrell authored and matticbot committed Oct 17, 2023
1 parent 9e394e7 commit ab15a16
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ This is an alpha version! The changes listed here are not final.
### Security
- Escape VideoPress attributes

### Changed
- Updated package dependencies.

## [0.17.5] - 2023-10-16
### Changed
- Updated package dependencies. [#33429, #33584]
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@automattic/calypso-color-schemes": "3.1.1",
"@automattic/jetpack-base-styles": "^0.6.10",
"@automattic/jetpack-webpack-config": "workspace:*",
"@babel/core": "7.23.0",
"@babel/core": "7.23.2",
"@babel/preset-react": "7.22.15",
"@jest/globals": "29.4.3",
"@storybook/blocks": "7.4.6",
Expand Down Expand Up @@ -58,9 +58,9 @@
"@automattic/jetpack-analytics": "^0.1.27",
"@automattic/jetpack-api": "^0.16.3",
"@automattic/jetpack-base-styles": "^0.6.10",
"@automattic/jetpack-components": "^0.43.3",
"@automattic/jetpack-connection": "^0.30.2",
"@automattic/jetpack-shared-extension-utils": "^0.12.2",
"@automattic/jetpack-components": "^0.43.4-alpha",
"@automattic/jetpack-connection": "^0.30.3-alpha",
"@automattic/jetpack-shared-extension-utils": "^0.12.3-alpha",
"@storybook/addon-actions": "7.4.6",
"@wordpress/api-fetch": "6.40.0",
"@wordpress/blob": "3.43.0",
Expand Down

0 comments on commit ab15a16

Please sign in to comment.