Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency globby to v12.2.0 #60

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@walrus/release-cli": "1.0.5",
"@walrus/test": "1.3.0",
"father-build": "1.20.4",
"globby": "12.0.2",
"globby": "12.2.0",
"husky": "5.1.2",
"typescript": "4.5.2"
},
Expand Down
38 changes: 30 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4062,6 +4062,21 @@ __metadata:
languageName: unknown
linkType: soft

"@pansy/array-to-tree@workspace:packages/array-to-tree":
version: 0.0.0-use.local
resolution: "@pansy/array-to-tree@workspace:packages/array-to-tree"
dependencies:
"@pansy/is-function": 0.5.0
"@pansy/is-nil": 0.5.0
languageName: unknown
linkType: soft

"@pansy/debounce-promise@workspace:packages/debounce-promise":
version: 0.0.0-use.local
resolution: "@pansy/debounce-promise@workspace:packages/debounce-promise"
languageName: unknown
linkType: soft

"@pansy/[email protected], @pansy/delay@workspace:packages/delay":
version: 0.0.0-use.local
resolution: "@pansy/delay@workspace:packages/delay"
Expand Down Expand Up @@ -4277,7 +4292,7 @@ __metadata:
languageName: unknown
linkType: soft

"@pansy/[email protected].0, @pansy/utility-regexps@workspace:packages/utility-regexps":
"@pansy/[email protected].2, @pansy/utility-regexps@workspace:packages/utility-regexps":
version: 0.0.0-use.local
resolution: "@pansy/utility-regexps@workspace:packages/utility-regexps"
languageName: unknown
Expand Down Expand Up @@ -4324,7 +4339,7 @@ __metadata:
"@pansy/replace-object-keys": 0.5.0
"@pansy/round": 0.5.0
"@pansy/url-utils": 0.5.0
"@pansy/utility-regexps": 0.7.0
"@pansy/utility-regexps": 0.7.2
"@pansy/utility-types": 0.5.0
languageName: unknown
linkType: soft
Expand All @@ -4338,7 +4353,7 @@ __metadata:
"@walrus/release-cli": 1.0.5
"@walrus/test": 1.3.0
father-build: 1.20.4
globby: 12.0.2
globby: 12.2.0
husky: 5.1.2
typescript: 4.5.2
languageName: unknown
Expand Down Expand Up @@ -9877,17 +9892,17 @@ fsevents@~2.1.2:
languageName: node
linkType: hard

"globby@npm:12.0.2":
version: 12.0.2
resolution: "globby@npm:12.0.2"
"globby@npm:12.2.0":
version: 12.2.0
resolution: "globby@npm:12.2.0"
dependencies:
array-union: ^3.0.1
dir-glob: ^3.0.1
fast-glob: ^3.2.7
ignore: ^5.1.8
ignore: ^5.1.9
merge2: ^1.4.1
slash: ^4.0.0
checksum: f474ced866755f48ce7e8a7e11b0a1d90fa1f1c25cf86c245fbf05a862accfba695102a843b6386dbe41fa73c2f9a7e625bf566fa7648d2e1304f58748975e3f
checksum: 2539379a7fff3473d3e7c68b4540ba38f36970f43f760e36e301515d5cb98a0c5736554957d90390906bee632327beb2f9518d1acd6911f61e436db11b0da5b5
languageName: node
linkType: hard

Expand Down Expand Up @@ -10449,6 +10464,13 @@ fsevents@~2.1.2:
languageName: node
linkType: hard

"ignore@npm:^5.1.9":
version: 5.2.0
resolution: "ignore@npm:5.2.0"
checksum: 6b1f926792d614f64c6c83da3a1f9c83f6196c2839aa41e1e32dd7b8d174cef2e329d75caabb62cb61ce9dc432f75e67d07d122a037312db7caa73166a1bdb77
languageName: node
linkType: hard

"image-size@npm:~0.5.0":
version: 0.5.5
resolution: "image-size@npm:0.5.5"
Expand Down