Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v18.19.23 (#230)
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 12, 2024
1 parent 683e13d commit c43ffac
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.22",
"@types/node": "18.19.23",
"@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.22
"@types/node": 18.19.23
"@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.22":
version: 18.19.22
resolution: "@types/node@npm:18.19.22"
"@types/node@npm:18.19.23":
version: 18.19.23
resolution: "@types/node@npm:18.19.23"
dependencies:
undici-types: ~5.26.4
checksum: 89ba0923b4bfe961135d98cac3c1a726f5b61f23e90c8dcea4c44bde566a0ed3fb192198e0f1a700f4a1175027b63eb62a894992fb29b97a4af88b8dbbdc2fa6
checksum: eb7041e45660c12091a0e41cc0be9bf5d80f7c874181cf4b830856b062176fc3c25c02420dd7b90e5a21c2683d04bfbee7949c9d59e509761d0e1d4dc6ac5242
languageName: node
linkType: hard

Expand Down

0 comments on commit c43ffac

Please sign in to comment.