Skip to content

Commit

Permalink
chore: bump dependencies (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
watson authored Jul 16, 2024
1 parent 826dbde commit c3e267e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"main": "index.js",
"types": "types/index.d.ts",
"dependencies": {
"debug": "^4.1.1",
"debug": "^4.3.5",
"module-details-from-path": "^1.0.3",
"resolve": "^1.22.1"
"resolve": "^1.22.8"
},
"devDependencies": {
"@babel/core": "^7.9.0",
Expand Down

0 comments on commit c3e267e

Please sign in to comment.