Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v18.19.22 (#229)
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
1 parent 402293f commit 683e13d
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.21",
"@types/node": "18.19.22",
"@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.21
"@types/node": 18.19.22
"@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.21":
version: 18.19.21
resolution: "@types/node@npm:18.19.21"
"@types/node@npm:18.19.22":
version: 18.19.22
resolution: "@types/node@npm:18.19.22"
dependencies:
undici-types: ~5.26.4
checksum: a8c66d97426e8bbe341a6bdf42af9659ff5ad500c790b9046c981e234db42a1354a6ae86d5d1b75c86dfa018c742fb65c400a0e31d8f9f7505d4cfe5bd11ba72
checksum: 89ba0923b4bfe961135d98cac3c1a726f5b61f23e90c8dcea4c44bde566a0ed3fb192198e0f1a700f4a1175027b63eb62a894992fb29b97a4af88b8dbbdc2fa6
languageName: node
linkType: hard

Expand Down

0 comments on commit 683e13d

Please sign in to comment.