Skip to content

Commit

Permalink
chore(deps): update micromatch to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
bmish committed Jun 11, 2020
1 parent 15c4714 commit c7e8189
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 607 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
@@ -1,18 +1,13 @@
language: node_js
node_js:
- "4"
- "6"
- "8"
- "9"
- "10"
- "12"
- "14"

cache: yarn

install:
- npm install --global yarn@1.10.1
- yarn --version
- yarn install

script:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -18,7 +18,7 @@
"index.d.ts"
],
"dependencies": {
"micromatch": "^3.1.4"
"micromatch": "^4.0.2"
},
"devDependencies": {
"@commitlint/cli": "^5.2.6",
Expand Down

0 comments on commit c7e8189

Please sign in to comment.