Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mdidon committed Oct 19, 2021
1 parent b179f1f commit 35633a6
Show file tree
Hide file tree
Showing 2 changed files with 405 additions and 538 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"array-flatten": "^2.1.2",
"dns-equal": "^1.0.0",
"fast-deep-equal": "^3.1.3",
"multicast-dns": "^7.2.3"
"multicast-dns": "^7.2.4"
},
"devDependencies": {
"@types/node": "^14.14.35",
Expand All @@ -17,8 +17,8 @@
"eslint": "^7.22.0",
"standard": "^11.0.0",
"tape": "^5.2.2",
"ts-node-dev": "^1.1.6",
"typescript": "^4.2.3"
"ts-node-dev": "^1.1.8",
"typescript": "^4.4.4"
},
"scripts": {
"test": "standard --fix && tape test/*.js",
Expand Down
Loading

0 comments on commit 35633a6

Please sign in to comment.