mirror of
https://github.com/softprops/action-gh-release.git
synced 2025-05-10 18:44:19 +00:00
Merge pull request #3 from koplo199/dependabot/npm_and_yarn/glob-and-types/glob-8.0.3
Bump glob and @types/glob
This commit is contained in:
commit
69c218473a
2 changed files with 166 additions and 25 deletions
|
@ -24,12 +24,12 @@
|
|||
"@actions/github": "^5.0.0",
|
||||
"@octokit/plugin-retry": "^3.0.9",
|
||||
"@octokit/plugin-throttling": "^3.5.1",
|
||||
"glob": "^7.1.6",
|
||||
"glob": "^8.0.3",
|
||||
"mime": "^2.4.4",
|
||||
"node-fetch": "^2.6.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/glob": "^7.1.1",
|
||||
"@types/glob": "^8.0.0",
|
||||
"@types/jest": "^24.0.25",
|
||||
"@types/mime": "^2.0.1",
|
||||
"@types/node": "^18.11.9",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue