Skip to content

Commit ef4a40b

Browse files
renovate[bot]scaleway-botphilibea
authored
fix(deps): update dependency globby to v14 (#1678)
* fix(deps): update dependency globby to v14 * chore: add changeset renovate-93e1897 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Scaleway Bot <[email protected]> Co-authored-by: philibeaux <[email protected]>
1 parent 3f7334b commit ef4a40b

File tree

3 files changed

+40
-14
lines changed

3 files changed

+40
-14
lines changed

.changeset/renovate-93e1897.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 `14.0.0`.

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
],
2626
"dependencies": {
2727
"@formatjs/icu-messageformat-parser": "2.7.3",
28-
"globby": "13.2.2",
28+
"globby": "14.0.0",
2929
"module-from-string": "3.3.0"
3030
}
3131
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)