Skip to content

Commit

Permalink
chore: bump minimatch and devDeps.
Browse files Browse the repository at this point in the history
  • Loading branch information
brettz9 committed Mar 9, 2022
1 parent 56f80e8 commit bd48e28
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
58 changes: 29 additions & 29 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"colors": "1.4.0",
"command-line-basics": "^1.0.2",
"mime": "^3.0.0",
"minimatch": "^5.0.0"
"minimatch": "^5.0.1"
},
"c8": {
"exclude": [
Expand All @@ -52,10 +52,10 @@
"devDependencies": {
"c8": "^7.11.0",
"chai": "^4.3.6",
"eslint": "^8.9.0",
"eslint": "^8.10.0",
"mocha": "^9.2.1",
"node-fetch": "^2.6.6",
"rollup": "^2.68.0"
"rollup": "^2.70.0"
},
"engines": {
"node": ">=14.0.0"
Expand Down

0 comments on commit bd48e28

Please sign in to comment.