Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.12.6 (#510)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 9, 2024
1 parent 0c68683 commit ab0a88c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion @todo-example/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"devDependencies": {
"@playwright/test": "1.42.1",
"@types/node": "20.12.5",
"@types/node": "20.12.6",
"@types/react": "18.2.75",
"@types/react-native": "0.72.8",
"mongodb-memory-server": "9.1.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2675,7 +2675,7 @@ __metadata:
"@playwright/test": "npm:1.42.1"
"@todo-example/babel-preset-nextjs-babel-config": "npm:12.0.0"
"@todo-example/modules": "workspace:*"
"@types/node": "npm:20.12.5"
"@types/node": "npm:20.12.6"
"@types/react": "npm:18.2.75"
"@types/react-native": "npm:0.72.8"
classnames: "npm:2.5.0"
Expand Down Expand Up @@ -2999,12 +2999,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:20.12.5, @types/node@npm:>=18.0.0":
version: 20.12.5
resolution: "@types/node@npm:20.12.5"
"@types/node@npm:*, @types/node@npm:20.12.6, @types/node@npm:>=18.0.0":
version: 20.12.6
resolution: "@types/node@npm:20.12.6"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/7b647ea6679016e4e58e1aa439c46b610230ffcbe19173911fbf1d1fa329ec6fd1eeba4e3e2d8743206d3b00d5a0cad75f1c90189e1d1ec057eb48df1a1dd747
checksum: 10/9feaa7f1c86b2541638f5446bdc4fd949a0ef6a53784db3d01296c503bb6e3e224bec4964f9a55b3ea669a200de824bfc6c944caf573019975e3c83fdc5f696e
languageName: node
linkType: hard

Expand Down

0 comments on commit ab0a88c

Please sign in to comment.