Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v18.19.1 (#180)
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 44de058 commit 6336070
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.5",
"@babel/preset-react": "7.23.3",
"@pluralsh/eslint-config-pluralsh": "1.4.35",
"@types/node": "18.19.0",
"@types/node": "18.19.1",
"@typescript-eslint/eslint-plugin": "6.13.1",
"@typescript-eslint/parser": "6.13.1",
"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 @@ -1968,7 +1968,7 @@ __metadata:
"@babel/preset-env": 7.23.5
"@babel/preset-react": 7.23.3
"@pluralsh/eslint-config-pluralsh": 1.4.35
"@types/node": 18.19.0
"@types/node": 18.19.1
"@typescript-eslint/eslint-plugin": 6.13.1
"@typescript-eslint/parser": 6.13.1
conventional-changelog-conventionalcommits: 6.1.0
Expand All @@ -1991,12 +1991,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.19.0":
version: 18.19.0
resolution: "@types/node@npm:18.19.0"
"@types/node@npm:18.19.1":
version: 18.19.1
resolution: "@types/node@npm:18.19.1"
dependencies:
undici-types: ~5.26.4
checksum: cf91c4dd7c219e101dee820c69dc5ad497acbcc0a44a7d5efb00fdea4bede247446ce5f4bbd3d115ca539dd21321d840ad42eaacce3321cde1f732b29a621fb8
checksum: f687338a6f1c463b03232337652804f62f5ae197ae9517a76cf6543ec5a3e358e41f26da0e4fc1afe4871c4a96eec3e3c440fb4ddb616cdc336b42ca203adb29
languageName: node
linkType: hard

Expand Down

0 comments on commit 6336070

Please sign in to comment.