Skip to content

Commit

Permalink
chore: Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
andreidmt committed Jan 8, 2021
1 parent 8f52283 commit f41b7a9
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 44 deletions.
67 changes: 28 additions & 39 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"tdd": "nodemon --watch src --exec \"npm test\""
},
"dependencies": {
"@asd14/m": "^4.3.0",
"@asd14/m": "^4.4.1",
"dependency-tree": "^8.0.0",
"fast-deep-equal": "^3.1.3",
"figures": "^3.2.0",
Expand All @@ -53,7 +53,7 @@
"minimist": "^1.2.5",
"neo-blessed": "^0.2.0",
"redux": "^4.0.5",
"tape": "^5.1.0",
"tape": "^5.1.1",
"winston": "^3.3.3"
},
"peerDependencies": {
Expand All @@ -65,14 +65,14 @@
"eslint-config-prettier": "^7.1.0",
"eslint-plugin-compat": "^3.9.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jsdoc": "^30.7.9",
"eslint-plugin-jsdoc": "^30.7.13",
"eslint-plugin-json": "^2.1.2",
"eslint-plugin-no-inferred-method-name": "^2.0.0",
"eslint-plugin-prettier": "^3.3.0",
"eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-unicorn": "^25.0.1",
"markdownlint-cli": "^0.26.0",
"nodemon": "^2.0.6",
"nodemon": "^2.0.7",
"npm-check": "^5.9.2",
"prettier": "^2.2.1",
"semantic-release": "^17.3.1"
Expand Down

0 comments on commit f41b7a9

Please sign in to comment.