Skip to content

Commit

Permalink
Merge pull request #87 from websterParser/dependabot/npm_and_yarn/asy…
Browse files Browse the repository at this point in the history
…nc-and-types/async-3.2.4

Bump async and @types/async
  • Loading branch information
jeffbyrnes authored Aug 14, 2022
2 parents e01edaf + fbbaa72 commit 8ddd8a6
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 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
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
"fix": "npm run lint -- --fix"
},
"dependencies": {
"async": "^3.2.3",
"async": "^3.2.4",
"cheerio": "^1.0.0-rc.3",
"node-dir": "^0.1.5",
"puid": "^1.0.7",
"ts-node": "^10.4.0",
"typescript": "^4.5.5"
},
"devDependencies": {
"@types/async": "^3.2.12",
"@types/async": "^3.2.15",
"@types/cheerio": "^0.22.13",
"@types/node": "^18.6.5",
"@types/node-dir": "0.0.34",
Expand Down

0 comments on commit 8ddd8a6

Please sign in to comment.