Skip to content

Commit 954f1c0

Browse files
Update dependency globby to v13.2.1
1 parent ced7feb commit 954f1c0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"devDependencies": {
5050
"axios": "0.27.2",
5151
"eslint": "8.18.0",
52-
"globby": "13.1.2",
52+
"globby": "13.2.1",
5353
"lodash.sortby": "4.7.0",
5454
"lodash.uniq": "4.5.0"
5555
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -432,10 +432,10 @@ globals@^13.15.0:
432432
dependencies:
433433
type-fest "^0.20.2"
434434

435-
globby@13.1.2:
436-
version "13.1.2"
437-
resolved "https://registry.yarnpkg.com/globby/-/globby-13.1.2.tgz#29047105582427ab6eca4f905200667b056da515"
438-
integrity sha512-LKSDZXToac40u8Q1PQtZihbNdTYSNMuWe+K5l+oa6KgDzSvVrHXlJy40hUP522RjAIoNLJYBJi7ow+rbFpIhHQ==
435+
globby@13.2.1:
436+
version "13.2.1"
437+
resolved "https://registry.yarnpkg.com/globby/-/globby-13.2.1.tgz#986d44187ba6a9fc4aa9b16caf0ab9a04db94ae9"
438+
integrity sha512-DPCBxctI7dN4EeIqjW2KGqgdcUMbrhJ9AzON+PlxCtvppWhubTLD4+a0GFxiym14ZvacUydTPjLPc2DlKz7EIg==
439439
dependencies:
440440
dir-glob "^3.0.1"
441441
fast-glob "^3.2.11"

0 commit comments

Comments
 (0)