Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v18.19.10 (#207)
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 Jan 26, 2024
1 parent 483b8ef commit da9e136
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.23.9",
"@babel/preset-react": "7.23.3",
"@pluralsh/eslint-config-pluralsh": "1.4.38",
"@types/node": "18.19.9",
"@types/node": "18.19.10",
"@typescript-eslint/eslint-plugin": "6.19.1",
"@typescript-eslint/parser": "6.19.1",
"eslint": "8.56.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.23.9
"@babel/preset-react": 7.23.3
"@pluralsh/eslint-config-pluralsh": 1.4.38
"@types/node": 18.19.9
"@types/node": 18.19.10
"@typescript-eslint/eslint-plugin": 6.19.1
"@typescript-eslint/parser": 6.19.1
conventional-changelog-conventionalcommits: 6.1.0
Expand All @@ -2026,12 +2026,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.19.9":
version: 18.19.9
resolution: "@types/node@npm:18.19.9"
"@types/node@npm:18.19.10":
version: 18.19.10
resolution: "@types/node@npm:18.19.10"
dependencies:
undici-types: ~5.26.4
checksum: 8ffd4043ada193cf32d4c13eb850e8c510d4c96504c62fdc5326b3bb2c7ddc2c81892c351b2c0c403c29df3ab13c864a370f0282daf6d3380ba3c2001728a643
checksum: eea429c1fe8d25702c1e860f5c4ac053db3c52a5884646f458513b622a507660a6c88c717ee4f106e63c82f4ec6cafbf999e3f3f1d3083f7a40b4f715e03332b
languageName: node
linkType: hard

Expand Down

0 comments on commit da9e136

Please sign in to comment.