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 Feb 12, 2024
1 parent 43ba25e commit e65299c
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 78 deletions.
148 changes: 74 additions & 74 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 @@ -154,7 +154,7 @@
"tap:workerd": "./tap/.workerd.sh"
},
"devDependencies": {
"@types/node": "^20.11.16",
"@types/node": "^20.11.17",
"@types/qunit": "^2.19.10",
"ava": "^5.3.1",
"edge-runtime": "^2.5.8",
Expand All @@ -166,13 +166,13 @@
"prettier": "^3.2.5",
"prettier-plugin-jsdoc": "^1.3.0",
"qunit": "^2.20.0",
"rollup": "^4.9.6",
"rollup": "^4.10.0",
"tar": "^6.2.0",
"timekeeper": "^2.3.1",
"tsd": "^0.30.4",
"typedoc": "^0.25.7",
"typedoc": "^0.25.8",
"typedoc-plugin-markdown": "^3.17.1",
"typedoc-plugin-mdn-links": "^3.1.15",
"typedoc-plugin-mdn-links": "^3.1.16",
"typescript": "^5.3.3"
},
"deno": "./dist/browser/index.js"
Expand Down

0 comments on commit e65299c

Please sign in to comment.