Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.11.24 (#126)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 29, 2024
1 parent f61575c commit 42193e2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@types/node": "20.11.23",
"@types/node": "20.11.24",
"@types/react": "18.2.61",
"@types/react-dom": "18.2.19",
"autoprefixer": "10.4.17",
Expand Down
10 changes: 5 additions & 5 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -340,12 +340,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.11.23":
version: 20.11.23
resolution: "@types/node@npm:20.11.23"
"@types/node@npm:20.11.24":
version: 20.11.24
resolution: "@types/node@npm:20.11.24"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/aec1bca6d6485a14835ad0f5d99fd6e8231b0d836b23c2b6f0826098370b938851979fd08f28f7430e993e85df661d7b5c4f846f1ce8702dc70543e16072791d
checksum: 10c0/5a62225eb4797b41e6953f9c08c4611d607b5422ddd153312fc81ed6ed37115228ae27e3e3caa1a3bf52d88310306a196ba1cfbd8b2ec918a20f64d80dfa22c9
languageName: node
linkType: hard

Expand Down Expand Up @@ -1848,7 +1848,7 @@ __metadata:
resolution: "golang-aio@workspace:."
dependencies:
"@radix-ui/react-slot": "npm:^1.0.2"
"@types/node": "npm:20.11.23"
"@types/node": "npm:20.11.24"
"@types/react": "npm:18.2.61"
"@types/react-dom": "npm:18.2.19"
autoprefixer: "npm:10.4.17"
Expand Down

0 comments on commit 42193e2

Please sign in to comment.