mirror of
https://github.com/github/codeql-action
synced 2026-05-25 15:00:36 +03:00
Bump micromatch from 4.0.2 to 4.0.4
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.2 to 4.0.4. - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/micromatch/compare/4.0.2...4.0.4) --- updated-dependencies: - dependency-name: micromatch dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+2
-2
@@ -22,7 +22,7 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/artifact": "^0.5.2",
|
||||
"@actions/core": "^1.2.6",
|
||||
"@actions/core": "^1.4.0",
|
||||
"@actions/exec": "^1.1.0",
|
||||
"@actions/github": "^4.0.0",
|
||||
"@actions/http-client": "^1.0.11",
|
||||
@@ -66,7 +66,7 @@
|
||||
"eslint-plugin-github": "^4.1.5",
|
||||
"eslint-plugin-import": "^2.22.0",
|
||||
"eslint-plugin-no-async-foreach": "^0.1.1",
|
||||
"micromatch": "4.0.2",
|
||||
"micromatch": "4.0.4",
|
||||
"nock": "^13.1.1",
|
||||
"removeNPMAbsolutePaths": "2.0.0",
|
||||
"sinon": "^11.1.2",
|
||||
|
||||
Reference in New Issue
Block a user