Skip to content

Commit

Permalink
Merge pull request #478 from Troublor/dependabot/npm_and_yarn/types/n…
Browse files Browse the repository at this point in the history
…ode-22.7.8
  • Loading branch information
Troublor authored Oct 22, 2024
2 parents aa3382f + 2c76ec5 commit f6bd5ac
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.13",
"@types/node": "^22.7.7",
"@types/node": "^22.7.8",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.3.1",
"@types/smoothscroll-polyfill": "^0",
Expand All @@ -37,7 +37,7 @@
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.13",
"@types/node": "^22.7.7",
"@types/node": "^22.7.8",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.3.1",
"react": "^18.3.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3291,12 +3291,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.7.7":
version: 22.7.7
resolution: "@types/node@npm:22.7.7"
"@types/node@npm:^22.7.8":
version: 22.7.8
resolution: "@types/node@npm:22.7.8"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/07268a1e990ad9d9b1865092881317ea679a46eb6706d83a8874eec75fdddae6cfd6452e4e68b651561183e2a8f8548276f3155744bc402c2545978c19b70d65
checksum: 10c0/3d3b3a2ec5a57ca4fd37b34dce415620993ca5f87cea2c728ffe73aa31446dbfe19c53171c478447bd7d78011ef4845a46ab2f0dc38e699cc75b3d100a60c690
languageName: node
linkType: hard

Expand Down Expand Up @@ -13583,7 +13583,7 @@ __metadata:
"@testing-library/react": "npm:^16.0.1"
"@testing-library/user-event": "npm:^14.5.2"
"@types/jest": "npm:^29.5.13"
"@types/node": "npm:^22.7.7"
"@types/node": "npm:^22.7.8"
"@types/react": "npm:^18.0.0"
"@types/react-dom": "npm:^18.3.1"
"@types/smoothscroll-polyfill": "npm:^0"
Expand Down

0 comments on commit f6bd5ac

Please sign in to comment.