Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v18.19.24 (#231)
Browse files Browse the repository at this point in the history
Co-authored-by: plural-renovate[bot] <plural-renovate[bot]@users.noreply.github.com>
  • Loading branch information
plural-renovate[bot] and plural-renovate[bot] authored Mar 13, 2024
1 parent c43ffac commit 4a2034b
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 @@ -29,7 +29,7 @@
"@babel/preset-env": "7.24.0",
"@babel/preset-react": "7.23.3",
"@pluralsh/eslint-config-pluralsh": "1.4.40",
"@types/node": "18.19.23",
"@types/node": "18.19.24",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"eslint": "8.57.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2003,7 +2003,7 @@ __metadata:
"@babel/preset-env": 7.24.0
"@babel/preset-react": 7.23.3
"@pluralsh/eslint-config-pluralsh": 1.4.40
"@types/node": 18.19.23
"@types/node": 18.19.24
"@typescript-eslint/eslint-plugin": 6.21.0
"@typescript-eslint/parser": 6.21.0
conventional-changelog-conventionalcommits: 6.1.0
Expand All @@ -2026,12 +2026,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.19.23":
version: 18.19.23
resolution: "@types/node@npm:18.19.23"
"@types/node@npm:18.19.24":
version: 18.19.24
resolution: "@types/node@npm:18.19.24"
dependencies:
undici-types: ~5.26.4
checksum: eb7041e45660c12091a0e41cc0be9bf5d80f7c874181cf4b830856b062176fc3c25c02420dd7b90e5a21c2683d04bfbee7949c9d59e509761d0e1d4dc6ac5242
checksum: 9b5d3ee4269c0934908dd8a0aa2adbc59467d90dcbad2967db4e63c4012b7142f1c7ea07a72e32e58f3b80f4d43ba10e9d355d2246fc1a028b25935e298dd501
languageName: node
linkType: hard

Expand Down

0 comments on commit 4a2034b

Please sign in to comment.