Skip to content

Commit a348001

Browse files
fix(deps): update dependency globby to v13.2.2 (#1371)
* fix(deps): update dependency globby to v13.2.2 * chore: add changeset renovate-c9f5af4 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Scaleway Bot <github@scaleway.com>
1 parent 743aadf commit a348001

File tree

3 files changed

+22
-6
lines changed

3 files changed

+22
-6
lines changed

.changeset/renovate-c9f5af4.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@scaleway/validate-icu-locales': patch
3+
---
4+
5+
Updated dependency `globby` to `13.2.2`.

packages/validate-icu-locales/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"license": "MIT",
2626
"dependencies": {
2727
"@formatjs/icu-messageformat-parser": "2.6.0",
28-
"globby": "13.2.1",
28+
"globby": "13.2.2",
2929
"module-from-string": "3.3.0"
3030
}
3131
}

pnpm-lock.yaml

Lines changed: 16 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)