Skip to content
This repository was archived by the owner on Aug 18, 2025. It is now read-only.

Commit 2f0bac6

Browse files
Merge pull request #2148 from atlassian/renovate/globby-11.x
Update dependency globby to v11.0.3
2 parents 0310f3a + deb0319 commit 2f0bac6

2 files changed

Lines changed: 5 additions & 17 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"eslint-plugin-react-hooks": "3.0.0",
109109
"flow-bin": "0.110.1",
110110
"fs-extra": "9.1.0",
111-
"globby": "11.0.0",
111+
"globby": "11.0.3",
112112
"jest": "25.3.0",
113113
"jest-axe": "3.5.0",
114114
"jest-junit": "10.0.0",

yarn.lock

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -7409,10 +7409,10 @@ globalthis@^1.0.0:
74097409
dependencies:
74107410
define-properties "^1.1.3"
74117411

7412-
globby@11.0.0:
7413-
version "11.0.0"
7414-
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.0.tgz#56fd0e9f0d4f8fb0c456f1ab0dee96e1380bc154"
7415-
integrity sha512-iuehFnR3xu5wBBtm4xi0dMe92Ob87ufyu/dHwpDYfbcpYpIbrO5OnS8M1vWvrBhSGEJ3/Ecj7gnX76P8YxpPEg==
7412+
globby@11.0.3, globby@^11.0.3:
7413+
version "11.0.3"
7414+
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.3.tgz#9b1f0cb523e171dd1ad8c7b2a9fb4b644b9593cb"
7415+
integrity sha512-ffdmosjA807y7+lA1NM0jELARVmYul/715xiILEjo3hBLPTcirgQNnXECn5g3mtR8TOLCVbkfua1Hpen25/Xcg==
74167416
dependencies:
74177417
array-union "^2.1.0"
74187418
dir-glob "^3.0.1"
@@ -7434,18 +7434,6 @@ globby@8.0.2:
74347434
pify "^3.0.0"
74357435
slash "^1.0.0"
74367436

7437-
globby@^11.0.3:
7438-
version "11.0.3"
7439-
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.3.tgz#9b1f0cb523e171dd1ad8c7b2a9fb4b644b9593cb"
7440-
integrity sha512-ffdmosjA807y7+lA1NM0jELARVmYul/715xiILEjo3hBLPTcirgQNnXECn5g3mtR8TOLCVbkfua1Hpen25/Xcg==
7441-
dependencies:
7442-
array-union "^2.1.0"
7443-
dir-glob "^3.0.1"
7444-
fast-glob "^3.1.1"
7445-
ignore "^5.1.4"
7446-
merge2 "^1.3.0"
7447-
slash "^3.0.0"
7448-
74497437
globjoin@^0.1.4:
74507438
version "0.1.4"
74517439
resolved "https://registry.yarnpkg.com/globjoin/-/globjoin-0.1.4.tgz#2f4494ac8919e3767c5cbb691e9f463324285d43"

0 commit comments

Comments
 (0)