Skip to content

Commit

Permalink
Bump globby from 11.0.1 to 14.0.2
Browse files Browse the repository at this point in the history
Bumps [globby](https://github.com/sindresorhus/globby) from 11.0.1 to 14.0.2.
- [Release notes](https://github.com/sindresorhus/globby/releases)
- [Commits](sindresorhus/globby@v11.0.1...v14.0.2)

---
updated-dependencies:
- dependency-name: globby
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 29, 2024
1 parent cbed284 commit f601872
Show file tree
Hide file tree
Showing 6 changed files with 65 additions and 46 deletions.
101 changes: 60 additions & 41 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion polaris-for-vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"devDependencies": {
"@types/node": "^20.10.0",
"@types/vscode": "^1.64.0",
"globby": "^11.1.0",
"globby": "^14.0.2",
"vsce": "^2.15.0"
}
}
2 changes: 1 addition & 1 deletion polaris-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"homepage": "https://polaris.shopify.com/icons",
"devDependencies": {
"@svgr/core": "^4.3.3",
"globby": "^11.1.0",
"globby": "^14.0.2",
"hast-util-select": "^3.0.0",
"js-yaml": "^4.0.0",
"rehype-parse": "^7.0.1",
Expand Down
2 changes: 1 addition & 1 deletion polaris-migrator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@shopify/polaris-tokens": "^9.4.0",
"@shopify/stylelint-polaris": "^16.0.5",
"chalk": "^4.1.0",
"globby": "11.0.1",
"globby": "14.0.2",
"is-git-clean": "^1.1.0",
"jscodeshift": "^0.13.1",
"meow": "^9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion polaris-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"change-case": "^3.1.0",
"chromatic": "^6.5.4",
"concurrently": "^8.2.2",
"globby": "^11.1.0",
"globby": "^14.0.2",
"http-server": "^14.1.1",
"js-yaml": "^4.1.0",
"postcss": "^8.4.49",
Expand Down
2 changes: 1 addition & 1 deletion polaris.shopify.com/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"frontmatter": "^0.0.3",
"generact": "^0.4.0",
"get-site-urls": "3.0.0-alpha.1",
"globby": "^11.1.0",
"globby": "^14.0.2",
"inter-ui": "3.19.3",
"is-ci": "^3.0.1",
"js-yaml": "^4.1.0",
Expand Down

0 comments on commit f601872

Please sign in to comment.