mirror of
https://github.com/discordjs/discord-api-types.git
synced 2026-05-21 02:40:08 +00:00
chore(deps): update dependency @actions/glob to ^0.7.0
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"private": true,
|
||||
"devDependencies": {
|
||||
"@actions/core": "^3.0.0",
|
||||
"@actions/glob": "^0.6.0",
|
||||
"@actions/glob": "^0.7.0",
|
||||
"@aws-sdk/client-s3": "^3.808.0",
|
||||
"cloudflare": "^5.0.0",
|
||||
"p-limit": "^7.0.0",
|
||||
|
||||
16
yarn.lock
16
yarn.lock
@@ -24,13 +24,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@actions/glob@npm:^0.6.0":
|
||||
version: 0.6.1
|
||||
resolution: "@actions/glob@npm:0.6.1"
|
||||
"@actions/glob@npm:^0.7.0":
|
||||
version: 0.7.0
|
||||
resolution: "@actions/glob@npm:0.7.0"
|
||||
dependencies:
|
||||
"@actions/core": "npm:^3.0.0"
|
||||
minimatch: "npm:^3.0.4"
|
||||
checksum: 10c0/754832b67bb269be42a450bcdd50a214f9b77dc69f1e62934433537ae7571bea2ab41a80530dce3d9d0b24eae6fa32a37edcc2fff0bdb44199643026ba3c7fd6
|
||||
minimatch: "npm:^10.2.5"
|
||||
checksum: 10c0/9280903868718c33c42761345ebc01218e3d0ad0db6446814111e5e3e77302c81a4a66f45b8334e26cee5d2951e936885584bc4450bc00abba94c99f22134a2b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -4500,7 +4500,7 @@ __metadata:
|
||||
resolution: "documentation-da49a6@workspace:scripts/actions/documentation"
|
||||
dependencies:
|
||||
"@actions/core": "npm:^3.0.0"
|
||||
"@actions/glob": "npm:^0.6.0"
|
||||
"@actions/glob": "npm:^0.7.0"
|
||||
"@aws-sdk/client-s3": "npm:^3.808.0"
|
||||
cloudflare: "npm:^5.0.0"
|
||||
p-limit: "npm:^7.0.0"
|
||||
@@ -7672,7 +7672,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"minimatch@npm:^10.0.1, minimatch@npm:^10.2.2, minimatch@npm:^10.2.4, minimatch@npm:^9.0.3 || ^10.1.2":
|
||||
"minimatch@npm:^10.0.1, minimatch@npm:^10.2.2, minimatch@npm:^10.2.4, minimatch@npm:^10.2.5, minimatch@npm:^9.0.3 || ^10.1.2":
|
||||
version: 10.2.5
|
||||
resolution: "minimatch@npm:10.2.5"
|
||||
dependencies:
|
||||
@@ -7681,7 +7681,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"minimatch@npm:^3.0.4, minimatch@npm:^3.1.2":
|
||||
"minimatch@npm:^3.1.2":
|
||||
version: 3.1.5
|
||||
resolution: "minimatch@npm:3.1.5"
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user