Skip to content

Commit

Permalink
chore: bump dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
panva committed Jun 18, 2024
1 parent c1a852c commit 19bfcc6
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 24 deletions.
45 changes: 24 additions & 21 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
"tap:workerd": "./tap/.workerd.sh"
},
"devDependencies": {
"@types/node": "^20.14.2",
"@types/node": "^20.14.4",
"@types/qunit": "^2.19.10",
"ava": "^6.1.3",
"edge-runtime": "^2.5.10",
Expand All @@ -172,10 +172,10 @@
"rollup": "^4.18.0",
"tar": "^7.2.0",
"timekeeper": "^2.3.1",
"tsd": "^0.31.0",
"tsd": "^0.31.1",
"typedoc": "^0.25.13",
"typedoc-plugin-markdown": "^3.17.1",
"typedoc-plugin-mdn-links": "^3.1.29",
"typedoc-plugin-mdn-links": "^3.1.30",
"typescript": "~5.4.5"
},
"deno": "./dist/browser/index.js"
Expand Down

0 comments on commit 19bfcc6

Please sign in to comment.