Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.12.1
Browse files Browse the repository at this point in the history
[skip netlify]
  • Loading branch information
renovate[bot] authored Mar 30, 2024
1 parent 826f471 commit 125debc
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 @@ -50,7 +50,7 @@
"@playwright/test": "1.42.1",
"@sindresorhus/slugify": "2.2.1",
"@types/inquirer": "9.0.7",
"@types/node": "20.11.25",
"@types/node": "20.12.1",
"@types/react": "18.2.21",
"@types/react-burger-menu": "2.8.7",
"@types/react-dom": "18.2.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4360,12 +4360,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.11.25":
version: 20.11.25
resolution: "@types/node@npm:20.11.25"
"@types/node@npm:20.12.1":
version: 20.12.1
resolution: "@types/node@npm:20.12.1"
dependencies:
undici-types: ~5.26.4
checksum: bdb29da3f3dc687a0104cb70e30b5277d9df8f22843a4ed94835762683a95a8a0ea0c2ed0cf96f6eeff348491dd50dd9b20307d08f71ba7cb489d54a81cbbfec
checksum: 47e8a879622a6757cbf78b469500f16a23bac370fbe9652a8db496ec944ae3e489473a25277edd5eafa90ca2b1790fa58f4afdee0a6bd6c7a390663a636b67eb
languageName: node
linkType: hard

Expand Down Expand Up @@ -15191,7 +15191,7 @@ __metadata:
"@playwright/test": 1.42.1
"@sindresorhus/slugify": 2.2.1
"@types/inquirer": 9.0.7
"@types/node": 20.11.25
"@types/node": 20.12.1
"@types/react": 18.2.21
"@types/react-burger-menu": 2.8.7
"@types/react-dom": 18.2.7
Expand Down

0 comments on commit 125debc

Please sign in to comment.