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 May 6, 2024
1 parent fd46e2c commit 2595451
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 40 deletions.
63 changes: 27 additions & 36 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 @@ -159,8 +159,8 @@
"devDependencies": {
"@types/node": "^20.12.8",
"@types/qunit": "^2.19.10",
"ava": "^6.1.2",
"edge-runtime": "^2.5.9",
"ava": "^6.1.3",
"edge-runtime": "^2.5.10",
"esbuild": "^0.20.2",
"glob": "^10.3.12",
"nock": "^13.5.4",
Expand All @@ -170,12 +170,12 @@
"prettier-plugin-jsdoc": "^1.3.0",
"qunit": "^2.20.1",
"rollup": "^4.17.2",
"tar": "^7.0.1",
"tar": "^7.1.0",
"timekeeper": "^2.3.1",
"tsd": "^0.31.0",
"typedoc": "^0.25.13",
"typedoc-plugin-markdown": "^3.17.1",
"typedoc-plugin-mdn-links": "^3.1.23",
"typedoc-plugin-mdn-links": "^3.1.24",
"typescript": "~5.4.5"
},
"deno": "./dist/browser/index.js"
Expand Down

0 comments on commit 2595451

Please sign in to comment.