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 Oct 4, 2023
1 parent 7c5c926 commit 7d8a23a
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
54 changes: 27 additions & 27 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 @@ -64,12 +64,12 @@
},
"devDependencies": {
"@esbuild-kit/esm-loader": "^2.6.5",
"@types/node": "^18.18.1",
"@types/node": "^18.18.3",
"@types/qunit": "^2.19.6",
"ava": "^5.3.1",
"edge-runtime": "^2.5.3",
"edge-runtime": "^2.5.4",
"esbuild": "^0.19.4",
"jose": "^4.14.6",
"jose": "^4.15.1",
"patch-package": "^8.0.0",
"prettier": "^3.0.3",
"prettier-plugin-jsdoc": "^1.0.2",
Expand All @@ -79,6 +79,6 @@
"typedoc-plugin-markdown": "^3.16.0",
"typedoc-plugin-mdn-links": "^3.1.0",
"typescript": "^5.2.2",
"undici": "^5.25.3"
"undici": "^5.25.4"
}
}

0 comments on commit 7d8a23a

Please sign in to comment.