Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v20.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 28, 2024
1 parent 9491852 commit 3c50957
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 @@ -10,7 +10,7 @@
},
"dependencies": {
"@stakekit/widget": "0.0.191",
"@types/node": "20.16.1",
"@types/node": "20.16.2",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@vanilla-extract/css": "^1.15.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1137,12 +1137,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.16.1":
version: 20.16.1
resolution: "@types/node@npm:20.16.1"
"@types/node@npm:20.16.2":
version: 20.16.2
resolution: "@types/node@npm:20.16.2"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/cac13c0f42467df3254805a671ca9e74a6eb7c41568de972e26b10dcc448a45743aaf00e9e5fce4a9214da5bc8444fe902918e105dac5a224e24e83fd9989a97
checksum: 10c0/74fac185dbd2c6b301cde75747c1cd6c9ca1ad7266147ea107a798837f40b8a05991177ebd7925fc7450d51334096259d186afad6e0d22864b7c97f8afef6ba7
languageName: node
linkType: hard

Expand Down Expand Up @@ -4908,7 +4908,7 @@ __metadata:
"@types/eslint": "npm:^8.56.11"
"@types/lodash.merge": "npm:^4.6.9"
"@types/mixpanel-browser": "npm:^2.49.1"
"@types/node": "npm:20.16.1"
"@types/node": "npm:20.16.2"
"@types/react": "npm:18.3.3"
"@types/react-dom": "npm:18.3.0"
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
Expand Down

0 comments on commit 3c50957

Please sign in to comment.