Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Commit

Permalink
Merge pull request #749 from serlo/dependabot/npm_and_yarn/types/node…
Browse files Browse the repository at this point in the history
…-18.19.32

chore(deps-dev): bump @types/node from 18.19.31 to 18.19.32
  • Loading branch information
AndreasHuber authored May 6, 2024
2 parents 8d4bab0 + 74374bd commit b579437
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"devDependencies": {
"@inyono/changelog": "0.5.2",
"@types/node": "^18.19.31",
"@types/node": "^18.19.32",
"@types/ramda": "^0.30.0",
"@types/semver": "^7.5.8",
"ajv-cli": "^5.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ __metadata:
resolution: "@serlo/database-layer-actix-workspace@workspace:."
dependencies:
"@inyono/changelog": 0.5.2
"@types/node": ^18.19.31
"@types/node": ^18.19.32
"@types/ramda": ^0.30.0
"@types/semver": ^7.5.8
ajv-cli: ^5.0.0
Expand Down Expand Up @@ -160,12 +160,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^18.19.31":
version: 18.19.31
resolution: "@types/node@npm:18.19.31"
"@types/node@npm:^18.19.32":
version: 18.19.32
resolution: "@types/node@npm:18.19.32"
dependencies:
undici-types: ~5.26.4
checksum: 949bddfd7071bd47300d1f33d380ee34695ccd5f046f1a03e4d2be0d953ace896905144d44a6f483f241b5ef34b86f0e40a0e312201117782eecf89e81a4ff13
checksum: c86f84b1d642afd9932f3df9356039c54a6365907d181a9bef5acd34f1de985ec0ef4a57b5c7ae0db6fda3a96225d88fe77cc4f0fcf517fc5b84ddfd380fb703
languageName: node
linkType: hard

Expand Down

0 comments on commit b579437

Please sign in to comment.