Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @types/node from 22.8.0 to 22.9.1 #332

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/lwdita-xdita/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"(AR) Previously we were using `\"saxes\": \"^6.0.0\"`, see: https://github.com/lddubeau/saxes/pull/120"
],
"devDependencies": {
"@types/node": "^22.8.0",
"@types/node": "^22.9.1",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2",
"typedoc": "^0.26.10",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@ __metadata:
dependencies:
"@evolvedbinary/lwdita-ast": "workspace:^"
"@rubensworks/saxes": "npm:6.0.1"
"@types/node": "npm:^22.8.0"
"@types/node": "npm:^22.9.1"
rimraf: "npm:^6.0.1"
ts-node: "npm:^10.9.2"
typedoc: "npm:^0.26.10"
Expand Down Expand Up @@ -743,12 +743,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.8.0":
version: 22.8.0
resolution: "@types/node@npm:22.8.0"
"@types/node@npm:^22.9.1":
version: 22.9.1
resolution: "@types/node@npm:22.9.1"
dependencies:
undici-types: "npm:~6.19.8"
checksum: 10c0/21eb10cee768d32e965d095415a4c6a7752f26bfcc34a8c1d7ab3989a6ab13a51761cc245909570d59c6bdacbdfd055d307dc6b201ac04305c57e65c1e7bf5be
checksum: 10c0/ea489ae603aa8874e4e88980aab6f2dad09c755da779c88dd142983bfe9609803c89415ca7781f723072934066f63daf2b3339ef084a8ad1a8079cf3958be243
languageName: node
linkType: hard

Expand Down