Skip to content

Commit

Permalink
Updated dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
igoramadas committed Nov 3, 2021
1 parent 1ba396f commit 6641c7d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@types/node": "^16.11.6",
"anyhow": "^2.2.4",
"anyhow": "^2.2.5",
"chai": "^4.3.4",
"coveralls": "^3.1.1",
"mocha": "^9.1.3",
Expand All @@ -45,7 +45,7 @@
"typescript": "^4.4.4"
},
"peerDependencies": {
"anyhow": "^2.2.4"
"anyhow": "^2.2.5"
},
"prettier": {
"trailingComma": "none",
Expand Down

0 comments on commit 6641c7d

Please sign in to comment.