Skip to content

Commit

Permalink
chore(package): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tcort committed May 22, 2024
1 parent 7d83c78 commit 9d0bdfd
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
34 changes: 17 additions & 17 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 @@ -34,7 +34,7 @@
],
"dependencies": {
"async": "^3.2.5",
"chalk": "^5.2.0",
"chalk": "^5.3.0",
"commander": "^12.1.0",
"link-check": "^5.3.0",
"lodash": "^4.17.21",
Expand All @@ -44,10 +44,10 @@
"proxy-agent": "^6.4.0"
},
"devDependencies": {
"eslint": "^9.2.0",
"eslint": "^9.3.0",
"expect.js": "^0.3.1",
"express": "^4.18.3",
"globals": "^15.1.0",
"mocha": "^10.3.0"
"express": "^4.19.2",
"globals": "^15.3.0",
"mocha": "^10.4.0"
}
}

0 comments on commit 9d0bdfd

Please sign in to comment.