Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.12.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 10, 2024
1 parent ab0a88c commit 725b633
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.6",
"@types/node": "20.12.7",
"@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.6"
"@types/node": "npm:20.12.7"
"@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.6, @types/node@npm:>=18.0.0":
version: 20.12.6
resolution: "@types/node@npm:20.12.6"
"@types/node@npm:*, @types/node@npm:20.12.7, @types/node@npm:>=18.0.0":
version: 20.12.7
resolution: "@types/node@npm:20.12.7"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/9feaa7f1c86b2541638f5446bdc4fd949a0ef6a53784db3d01296c503bb6e3e224bec4964f9a55b3ea669a200de824bfc6c944caf573019975e3c83fdc5f696e
checksum: 10/b4a28a3b593a9bdca5650880b6a9acef46911d58cf7cfa57268f048e9a7157a7c3196421b96cea576850ddb732e3b54bc982c8eb5e1e5ef0635d4424c2fce801
languageName: node
linkType: hard

Expand Down

0 comments on commit 725b633

Please sign in to comment.