Skip to content

Commit c5cc1ae

Browse files
Bump globby from 11.0.1 to 14.1.0
Bumps [globby](https://github.com/sindresorhus/globby) from 11.0.1 to 14.1.0. - [Release notes](https://github.com/sindresorhus/globby/releases) - [Commits](sindresorhus/globby@v11.0.1...v14.1.0) --- updated-dependencies: - dependency-name: globby dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0e0e660 commit c5cc1ae

File tree

6 files changed

+74
-46
lines changed

6 files changed

+74
-46
lines changed

pnpm-lock.yaml

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

polaris-for-vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"devDependencies": {
4747
"@types/node": "^20.10.0",
4848
"@types/vscode": "^1.97.0",
49-
"globby": "^11.1.0",
49+
"globby": "^14.1.0",
5050
"vsce": "^2.15.0"
5151
}
5252
}

polaris-icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"homepage": "https://polaris.shopify.com/icons",
5959
"devDependencies": {
6060
"@svgr/core": "^4.3.3",
61-
"globby": "^11.1.0",
61+
"globby": "^14.1.0",
6262
"hast-util-select": "^3.0.0",
6363
"js-yaml": "^4.0.0",
6464
"rehype-parse": "^7.0.1",

polaris-migrator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@shopify/polaris-tokens": "^9.4.1",
4040
"@shopify/stylelint-polaris": "^16.0.6",
4141
"chalk": "^4.1.0",
42-
"globby": "11.0.1",
42+
"globby": "14.1.0",
4343
"is-git-clean": "^1.1.0",
4444
"jscodeshift": "^0.13.1",
4545
"meow": "^9.0.0",

polaris-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"change-case": "^3.1.0",
9999
"chromatic": "^6.5.4",
100100
"concurrently": "^8.2.2",
101-
"globby": "^11.1.0",
101+
"globby": "^14.1.0",
102102
"http-server": "^14.1.1",
103103
"js-yaml": "^4.1.0",
104104
"postcss": "^8.5.3",

polaris.shopify.com/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"frontmatter": "^0.0.3",
9090
"generact": "^0.4.0",
9191
"get-site-urls": "3.0.0-alpha.1",
92-
"globby": "^11.1.0",
92+
"globby": "^14.1.0",
9393
"inter-ui": "3.19.3",
9494
"is-ci": "^3.0.1",
9595
"js-yaml": "^4.1.0",

0 commit comments

Comments
 (0)