Skip to content

Commit 1be91ac

Browse files
authored
Merge pull request #67 from byu-oit/dependabot/npm_and_yarn/npm_and_yarn-07a849e1ae
Bump micromatch from 4.0.6 to 4.0.8 in the npm_and_yarn group
2 parents 224115c + cb7eaae commit 1be91ac

File tree

1 file changed

+5
-10
lines changed

1 file changed

+5
-10
lines changed

yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3939,12 +3939,12 @@ merge2@^1.3.0, merge2@^1.4.1:
39393939
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
39403940

39413941
micromatch@^4.0.4:
3942-
version "4.0.6"
3943-
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.6.tgz#ab4e37c42726b9cd788181ba4a2a4fead8e394a3"
3944-
integrity sha512-Y4Ypn3oujJYxJcMacVgcs92wofTHxp9FzfDpQON4msDefoC0lb3ETvQLOdLcbhSwU1bz8HrL/1sygfBIHudrkQ==
3942+
version "4.0.8"
3943+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
3944+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
39453945
dependencies:
39463946
braces "^3.0.3"
3947-
picomatch "^4.0.2"
3947+
picomatch "^2.3.1"
39483948

39493949
mimic-fn@^2.1.0:
39503950
version "2.1.0"
@@ -4170,16 +4170,11 @@ picocolors@^1.0.0, picocolors@^1.0.1:
41704170
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.1.tgz#a8ad579b571952f0e5d25892de5445bcfe25aaa1"
41714171
integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==
41724172

4173-
picomatch@^2.0.4, picomatch@^2.2.3:
4173+
picomatch@^2.0.4, picomatch@^2.2.3, picomatch@^2.3.1:
41744174
version "2.3.1"
41754175
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
41764176
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
41774177

4178-
picomatch@^4.0.2:
4179-
version "4.0.2"
4180-
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.2.tgz#77c742931e8f3b8820946c76cd0c1f13730d1dab"
4181-
integrity sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==
4182-
41834178
pirates@^4.0.4:
41844179
version "4.0.6"
41854180
resolved "https://registry.yarnpkg.com/pirates/-/pirates-4.0.6.tgz#3018ae32ecfcff6c29ba2267cbf21166ac1f36b9"

0 commit comments

Comments
 (0)