Skip to content

Commit

Permalink
chore(deps): update dependency globby to v13.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 30, 2024
1 parent ad319f5 commit f0058fc
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/client/graph-scaffolder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"eslint": "8.57.0",
"eslint-config-esnext": "4.1.0",
"eslint-plugin-import": "2.29.1",
"globby": "13.1.4",
"globby": "13.2.2",
"jest": "29.7.0",
"live-server": "1.2.2",
"npm-run-all2": "5.0.2",
Expand Down
23 changes: 15 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7511,7 +7511,7 @@ __metadata:
languageName: node
linkType: hard

"fast-glob@npm:^3.2.11, fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.1":
"fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.0, fast-glob@npm:^3.3.1":
version: 3.3.2
resolution: "fast-glob@npm:3.3.2"
dependencies:
Expand Down Expand Up @@ -8174,16 +8174,16 @@ __metadata:
languageName: node
linkType: hard

"globby@npm:13.1.4":
version: 13.1.4
resolution: "globby@npm:13.1.4"
"globby@npm:13.2.2":
version: 13.2.2
resolution: "globby@npm:13.2.2"
dependencies:
dir-glob: "npm:^3.0.1"
fast-glob: "npm:^3.2.11"
ignore: "npm:^5.2.0"
fast-glob: "npm:^3.3.0"
ignore: "npm:^5.2.4"
merge2: "npm:^1.4.1"
slash: "npm:^4.0.0"
checksum: 4d039258f3af41f868e81d6d992542c445fe847ce09593a5ba20987695b145dcbca7263736b3ebbe4a7d985beb8d71bad1104ada00997e768cf21c311d1bbdf1
checksum: 4494a9d2162a7e4d327988b26be66d8eab87d7f59a83219e74b065e2c3ced23698f68fb10482bf9337133819281803fb886d6ae06afbb2affa743623eb0b1949
languageName: node
linkType: hard

Expand Down Expand Up @@ -8234,7 +8234,7 @@ __metadata:
eslint: "npm:8.57.0"
eslint-config-esnext: "npm:4.1.0"
eslint-plugin-import: "npm:2.29.1"
globby: "npm:13.1.4"
globby: "npm:13.2.2"
jest: "npm:29.7.0"
live-server: "npm:1.2.2"
lodash: "npm:4.17.21"
Expand Down Expand Up @@ -8636,6 +8636,13 @@ __metadata:
languageName: node
linkType: hard

"ignore@npm:^5.2.4":
version: 5.3.1
resolution: "ignore@npm:5.3.1"
checksum: 0a884c2fbc8c316f0b9f92beaf84464253b73230a4d4d286697be45fca081199191ca33e1c2e82d9e5f851f5e9a48a78e25a35c951e7eb41e59f150db3530065
languageName: node
linkType: hard

"immediate@npm:^3.2.3":
version: 3.3.0
resolution: "immediate@npm:3.3.0"
Expand Down

0 comments on commit f0058fc

Please sign in to comment.