Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v18.19.20 (#225)
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 Feb 28, 2024
1 parent 522268f commit 3d50907
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.39",
"@types/node": "18.19.19",
"@types/node": "18.19.20",
"@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.39
"@types/node": 18.19.19
"@types/node": 18.19.20
"@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.19":
version: 18.19.19
resolution: "@types/node@npm:18.19.19"
"@types/node@npm:18.19.20":
version: 18.19.20
resolution: "@types/node@npm:18.19.20"
dependencies:
undici-types: ~5.26.4
checksum: f9e1e71b86f08ad4823d8c353f53744fa8fed02e2043d5cee71d715097bac31c475d8f6e362ab1047e0b2ddc7758b58f04f797a0e7b581c6f416febfd0e77416
checksum: 1f12606e0732fbbdfb4df4fd111f47312091dcfa46c4856ce86222530a6045c16f8efb2a38d9b18fbe3e6763cafa2b1e48f0042e9ef51bd1c075547cce5280c5
languageName: node
linkType: hard

Expand Down

0 comments on commit 3d50907

Please sign in to comment.