Skip to content

Commit e5da4c9

Browse files
anomiexmatticbot
authored andcommitted
Update dependency glob to v13.0.6 (#47818)
* Update dependency glob to v13.0.6 * Bump some indirect deps too --------- Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Brad Jorsch <brad.jorsch@automattic.com> Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/23655656493 Upstream-Ref: Automattic/jetpack@c8e6bed
1 parent ec721eb commit e5da4c9

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
This is an alpha version! The changes listed here are not final.
44

5+
### Changed
6+
- Update package dependencies.
7+
58
### Fixed
69
- Build: Adjust CSS output to be compliant with Stylelint rules.
710

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/react": "18.3.28",
3131
"@types/react-dom": "18.3.7",
3232
"@typescript/native-preview": "7.0.0-dev.20260225.1",
33-
"glob": "13.0.0",
33+
"glob": "13.0.6",
3434
"react": "^18.3.1",
3535
"react-dom": "^18.3.1",
3636
"svg2ttf": "^6.0.3",

0 commit comments

Comments
 (0)