Skip to content

Commit

Permalink
chore: bump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
panva committed Oct 24, 2024
1 parent db622c8 commit 96b1e1f
Show file tree
Hide file tree
Showing 3 changed files with 64 additions and 54 deletions.
110 changes: 60 additions & 50 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -428,14 +428,14 @@
"tap:workerd": "./tap/.workerd.sh"
},
"devDependencies": {
"@types/node": "^20.16.13",
"@types/qunit": "^2.19.10",
"@types/node": "^20.17.0",
"@types/qunit": "^2.19.11",
"ava": "^6.1.3",
"edge-runtime": "^3.0.3",
"esbuild": "^0.24.0",
"glob": "^11.0.0",
"nock": "^13.5.5",
"npm-run-all2": "^6.2.4",
"npm-run-all2": "^7.0.1",
"patch-package": "^8.0.0",
"prettier": "^3.3.3",
"prettier-plugin-jsdoc": "^1.3.0",
Expand All @@ -446,7 +446,7 @@
"tsd": "^0.31.2",
"typedoc": "^0.26.10",
"typedoc-plugin-markdown": "^4.2.9",
"typedoc-plugin-mdn-links": "^3.3.3",
"typedoc-plugin-mdn-links": "^3.3.4",
"typescript": "^5.6.3"
},
"deno": "./dist/browser/index.js"
Expand Down

0 comments on commit 96b1e1f

Please sign in to comment.