diff --git a/.changeset/bob-the-bundler-426-dependencies.md b/.changeset/bob-the-bundler-426-dependencies.md new file mode 100644 index 00000000..f6c4dadc --- /dev/null +++ b/.changeset/bob-the-bundler-426-dependencies.md @@ -0,0 +1,5 @@ +--- +"bob-the-bundler": patch +--- +dependencies updates: + - Updated dependency [`globby@^15.0.0` ↗︎](https://www.npmjs.com/package/globby/v/15.0.0) (from `^14.0.0`, in `dependencies`) diff --git a/package.json b/package.json index 2cafcf63..30c404d1 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "execa": "^9.0.0", "fs-extra": "^11.1.0", "get-tsconfig": "^4.8.1", - "globby": "^14.0.0", + "globby": "^15.0.0", "js-yaml": "^4.1.0", "lodash.get": "^4.4.2", "p-limit": "^7.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 44dda08b..d0f8fbaf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^4.8.1 version: 4.10.1 globby: - specifier: ^14.0.0 - version: 14.1.0 + specifier: ^15.0.0 + version: 15.0.0 js-yaml: specifier: ^4.1.0 version: 4.1.0 @@ -641,10 +641,6 @@ packages: '@sinclair/typebox@0.34.38': resolution: {integrity: sha512-HpkxMmc2XmZKhvaKIZZThlHmx1L0I/V1hWK1NubtlFnr6ZqdiOpV72TKudZUNQjZNsyDBay72qFEhEvb+bcwcA==} - '@sindresorhus/merge-streams@2.3.0': - resolution: {integrity: sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==} - engines: {node: '>=18'} - '@sindresorhus/merge-streams@4.0.0': resolution: {integrity: sha512-tlqY9xq5ukxTUZBmoOp+m61cqwQD5pHJtFY3Mn8CA8ps6yghLH/Hw8UPdqg4OLmFW3IFlcXnQNmo/dh8HzXYIQ==} engines: {node: '>=18'} @@ -1420,9 +1416,9 @@ packages: resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==} engines: {node: '>=10'} - globby@14.1.0: - resolution: {integrity: sha512-0Ia46fDOaT7k4og1PDW4YbodWWr3scS2vAr2lTbsplOt2WkKp0vQbkI9wKis/T5LV/dqPjO3bpS/z6GTJB82LA==} - engines: {node: '>=18'} + globby@15.0.0: + resolution: {integrity: sha512-oB4vkQGqlMl682wL1IlWd02tXCbquGWM4voPEI85QmNKCaw8zGTm1f1rubFgkg3Eli2PtKlFgrnmUqasbQWlkw==} + engines: {node: '>=20'} gopd@1.2.0: resolution: {integrity: sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==} @@ -3019,8 +3015,6 @@ snapshots: '@sinclair/typebox@0.34.38': {} - '@sindresorhus/merge-streams@2.3.0': {} - '@sindresorhus/merge-streams@4.0.0': {} '@theguild/prettier-config@3.0.1(prettier@3.6.2)': @@ -3942,9 +3936,9 @@ snapshots: merge2: 1.4.1 slash: 3.0.0 - globby@14.1.0: + globby@15.0.0: dependencies: - '@sindresorhus/merge-streams': 2.3.0 + '@sindresorhus/merge-streams': 4.0.0 fast-glob: 3.3.3 ignore: 7.0.5 path-type: 6.0.0