mirror of
https://github.com/actions/upload-artifact.git
synced 2025-06-24 16:46:11 +02:00
Bump glob from 7.1.6 to 7.1.7 (#10)
* Bump glob from 7.1.6 to 7.1.7 Bumps [glob](https://github.com/isaacs/node-glob) from 7.1.6 to 7.1.7. - [Release notes](https://github.com/isaacs/node-glob/releases) - [Changelog](https://github.com/isaacs/node-glob/blob/master/changelog.md) - [Commits](https://github.com/isaacs/node-glob/compare/v7.1.6...v7.1.7) --- updated-dependencies: - dependency-name: glob dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * update license and index.js Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: MOREL Matthieu <matthieu.morel@cnp.fr>
This commit is contained in:
parent
0b4eef1d0a
commit
1bd916081b
4 changed files with 7 additions and 17 deletions
|
@ -43,7 +43,7 @@
|
|||
"eslint": "^7.31.0",
|
||||
"eslint-plugin-github": "^4.1.5",
|
||||
"eslint-plugin-jest": "^24.4.0",
|
||||
"glob": "^7.1.6",
|
||||
"glob": "^7.1.7",
|
||||
"jest": "^26.6.3",
|
||||
"jest-circus": "^27.0.6",
|
||||
"prettier": "^2.3.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue