Skip to content

Commit

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

chore(deps-dev): bump @types/node from 22.7.2 to 22.7.4
  • Loading branch information
hugotiburtino authored Sep 30, 2024
2 parents 5955a11 + bf5b0c4 commit a50ccc6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@eslint/js": "^9.10.0",
"@types/jsonwebtoken": "9.0.6",
"@types/ltijs": "4.0.11",
"@types/node": "^22.7.2",
"@types/node": "^22.7.4",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"@types/uuid": "^10.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -917,12 +917,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.7.2":
version: 22.7.2
resolution: "@types/node@npm:22.7.2"
"@types/node@npm:^22.7.4":
version: 22.7.4
resolution: "@types/node@npm:22.7.4"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/78cfa59bfa7a7d287aede017400006059c07e0220c9eed3ab380409972711f5a2d972f8a86d6adaf2343bc66a6e9619a4dfbc71e86a2335f54bb9cd59ff0ce11
checksum: 10/19ddab80c4eba2253c855ed67c9bbc47417183049d01e59010a738bd80d47338bab79fd1f44ae51516bd63a1db4bf21ddb38b16bf6401a2e93252068ec52e88b
languageName: node
linkType: hard

Expand Down Expand Up @@ -4907,7 +4907,7 @@ __metadata:
"@serlo/editor": "npm:0.14.0"
"@types/jsonwebtoken": "npm:9.0.6"
"@types/ltijs": "npm:4.0.11"
"@types/node": "npm:^22.7.2"
"@types/node": "npm:^22.7.4"
"@types/react": "npm:^18.3.5"
"@types/react-dom": "npm:^18.3.0"
"@types/uuid": "npm:^10.0.0"
Expand Down

0 comments on commit a50ccc6

Please sign in to comment.