Skip to content

Commit

Permalink
Change deps
Browse files Browse the repository at this point in the history
  • Loading branch information
grigorii-horos committed Jul 10, 2022
1 parent f4a412f commit ed3b3b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"fix": "eslint --quiet --fix *.js bin/*.js .eslintrc.js --ignore-pattern '!.eslintrc.js'"
},
"dependencies": {
"cli-html": "^3.0.0",
"cli-html": "^3.0.2",
"concat-stream": "^2.0.0",
"eslint-plugin-ava": "^13.2.0",
"marked": "^4.0.9",
Expand All @@ -37,7 +37,7 @@
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-security": "^1.4.0",
"eslint-plugin-simple-import-sort": "^7.0.0",
"eslint-plugin-unicorn": "^43.0.0",
"eslint-plugin-unicorn": "^43.0.1",
"eslint-plugin-you-dont-need-lodash-underscore": "^6.12.0"
},
"engines": {
Expand Down

0 comments on commit ed3b3b3

Please sign in to comment.