Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v18.19.25 (#232)
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 19, 2024
1 parent 4a2034b commit b60efaf
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.24",
"@types/node": "18.19.25",
"@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.24
"@types/node": 18.19.25
"@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.24":
version: 18.19.24
resolution: "@types/node@npm:18.19.24"
"@types/node@npm:18.19.25":
version: 18.19.25
resolution: "@types/node@npm:18.19.25"
dependencies:
undici-types: ~5.26.4
checksum: 9b5d3ee4269c0934908dd8a0aa2adbc59467d90dcbad2967db4e63c4012b7142f1c7ea07a72e32e58f3b80f4d43ba10e9d355d2246fc1a028b25935e298dd501
checksum: b3210d160a5b7a843683bf6162581dcdb162130162fb00424706ed59a09cb142eb0013e876bd68f753b805447234c9f364b3477275aca9c83e26ec58b16154a9
languageName: node
linkType: hard

Expand Down

0 comments on commit b60efaf

Please sign in to comment.