Skip to content

Commit c508d62

Browse files
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](micromatch/micromatch@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>
1 parent a61bfd9 commit c508d62

2 files changed

Lines changed: 25 additions & 16 deletions

File tree

package-lock.json

Lines changed: 23 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"license": "MIT",
2323
"dependencies": {
2424
"@actions/artifact": "^0.5.2",
25-
"@actions/core": "^1.2.6",
25+
"@actions/core": "^1.4.0",
2626
"@actions/exec": "^1.1.0",
2727
"@actions/github": "^4.0.0",
2828
"@actions/http-client": "^1.0.11",
@@ -66,7 +66,7 @@
6666
"eslint-plugin-github": "^4.1.5",
6767
"eslint-plugin-import": "^2.22.0",
6868
"eslint-plugin-no-async-foreach": "^0.1.1",
69-
"micromatch": "4.0.2",
69+
"micromatch": "4.0.4",
7070
"nock": "^13.1.1",
7171
"removeNPMAbsolutePaths": "2.0.0",
7272
"sinon": "^11.1.2",

0 commit comments

Comments
 (0)