Skip to content

Commit

Permalink
Update dependency globby to v13.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 23, 2022
1 parent bb0731f commit 42ffd22
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"devDependencies": {
"axios": "0.27.2",
"eslint": "8.18.0",
"globby": "13.1.1",
"globby": "13.1.2",
"lodash.sortby": "4.7.0",
"lodash.uniq": "4.5.0"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -432,10 +432,10 @@ globals@^13.15.0:
dependencies:
type-fest "^0.20.2"

globby@13.1.1:
version "13.1.1"
resolved "https://registry.yarnpkg.com/globby/-/globby-13.1.1.tgz#7c44a93869b0b7612e38f22ed532bfe37b25ea6f"
integrity sha512-XMzoDZbGZ37tufiv7g0N4F/zp3zkwdFtVbV3EHsVl1KQr4RPLfNoT068/97RPshz2J5xYNEjLKKBKaGHifBd3Q==
globby@13.1.2:
version "13.1.2"
resolved "https://registry.yarnpkg.com/globby/-/globby-13.1.2.tgz#29047105582427ab6eca4f905200667b056da515"
integrity sha512-LKSDZXToac40u8Q1PQtZihbNdTYSNMuWe+K5l+oa6KgDzSvVrHXlJy40hUP522RjAIoNLJYBJi7ow+rbFpIhHQ==
dependencies:
dir-glob "^3.0.1"
fast-glob "^3.2.11"
Expand Down

0 comments on commit 42ffd22

Please sign in to comment.