Skip to content

Commit 46151c7

Browse files
authored
Merge pull request #192 from clhenrick/dependabot/npm_and_yarn/website/minimatch-3.1.5
Bump minimatch from 3.1.2 to 3.1.5 in /website
2 parents 09d2188 + 9943659 commit 46151c7

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ jobs:
2626
- run: corepack enable
2727
- run: yarn install
2828
- run: yarn run build
29+
- run: yarn test

website/.yarn/install-state.gz

33 Bytes
Binary file not shown.

website/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4607,11 +4607,11 @@ __metadata:
46074607
linkType: hard
46084608

46094609
"minimatch@npm:^3.0.0, minimatch@npm:^3.0.4, minimatch@npm:^3.1.2":
4610-
version: 3.1.2
4611-
resolution: "minimatch@npm:3.1.2"
4610+
version: 3.1.5
4611+
resolution: "minimatch@npm:3.1.5"
46124612
dependencies:
46134613
brace-expansion: "npm:^1.1.7"
4614-
checksum: 10c0/0262810a8fc2e72cca45d6fd86bd349eee435eb95ac6aa45c9ea2180e7ee875ef44c32b55b5973ceabe95ea12682f6e3725cbb63d7a2d1da3ae1163c8b210311
4614+
checksum: 10c0/2ecbdc0d33f07bddb0315a8b5afbcb761307a8778b48f0b312418ccbced99f104a2d17d8aca7573433c70e8ccd1c56823a441897a45e384ea76ef401a26ace70
46154615
languageName: node
46164616
linkType: hard
46174617

0 commit comments

Comments
 (0)