Skip to content

Commit 977435f

Browse files
authored
Merge pull request #154 from known-css/renovate/globby-13.x
Update dependency globby to v13.1.2
2 parents bb0731f + 42ffd22 commit 977435f

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.1",
52+
"globby": "13.1.2",
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.1:
436-
version "13.1.1"
437-
resolved "https://registry.yarnpkg.com/globby/-/globby-13.1.1.tgz#7c44a93869b0b7612e38f22ed532bfe37b25ea6f"
438-
integrity sha512-XMzoDZbGZ37tufiv7g0N4F/zp3zkwdFtVbV3EHsVl1KQr4RPLfNoT068/97RPshz2J5xYNEjLKKBKaGHifBd3Q==
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==
439439
dependencies:
440440
dir-glob "^3.0.1"
441441
fast-glob "^3.2.11"

0 commit comments

Comments
 (0)