Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v18.18.10 (#169)
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 Nov 19, 2023
1 parent 67ffb5b commit 38ea504
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.3",
"@babel/preset-react": "7.23.3",
"@pluralsh/eslint-config-pluralsh": "1.4.35",
"@types/node": "18.18.9",
"@types/node": "18.18.10",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"eslint": "8.54.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1952,7 +1952,7 @@ __metadata:
"@babel/preset-env": 7.23.3
"@babel/preset-react": 7.23.3
"@pluralsh/eslint-config-pluralsh": 1.4.35
"@types/node": 18.18.9
"@types/node": 18.18.10
"@typescript-eslint/eslint-plugin": 6.11.0
"@typescript-eslint/parser": 6.11.0
conventional-changelog-conventionalcommits: 6.1.0
Expand All @@ -1975,12 +1975,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.18.9":
version: 18.18.9
resolution: "@types/node@npm:18.18.9"
"@types/node@npm:18.18.10":
version: 18.18.10
resolution: "@types/node@npm:18.18.10"
dependencies:
undici-types: ~5.26.4
checksum: 629ce20357586144031cb43d601617eef45e59460dea6b1e123f708e6885664f44d54f65e5b72b2614af5b8613f3652ced832649c0b991accbc6a85139befa51
checksum: 1245a14a38bfbe115b8af9792dbe87a1c015f2532af5f0a25a073343fefa7b2edfd95ff3830003d1a1278ce7f9ee0e78d4e5454d7a60af65832c8d77f4032ac8
languageName: node
linkType: hard

Expand Down

0 comments on commit 38ea504

Please sign in to comment.