Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v18.19.15 (#216)
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 3658cec commit 1867a44
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.9",
"@babel/preset-react": "7.23.3",
"@pluralsh/eslint-config-pluralsh": "1.4.38",
"@types/node": "18.19.14",
"@types/node": "18.19.15",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"eslint": "8.56.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.23.9
"@babel/preset-react": 7.23.3
"@pluralsh/eslint-config-pluralsh": 1.4.38
"@types/node": 18.19.14
"@types/node": 18.19.15
"@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.14":
version: 18.19.14
resolution: "@types/node@npm:18.19.14"
"@types/node@npm:18.19.15":
version: 18.19.15
resolution: "@types/node@npm:18.19.15"
dependencies:
undici-types: ~5.26.4
checksum: 3d42b50e649f18c6ca7044714eaeb51ba5fda463c845eeb1973bcbbfcab8e93179501fbf865e675cb0c7a5e59f7ea18eca8296b52c2455c856aa45c77ae815dc
checksum: 8ebad6b0a010ff01a841c2d99a464993ee22348aff476e95276c17a9a72f336f4a395940c59c4f21e10ef50ed79a7811a60d562099a87c476d241e8b37e3cdd5
languageName: node
linkType: hard

Expand Down

0 comments on commit 1867a44

Please sign in to comment.