Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v18.19.7 (#201)
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 Jan 15, 2024
1 parent a6546fb commit 2e058e4
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.8",
"@babel/preset-react": "7.23.3",
"@pluralsh/eslint-config-pluralsh": "1.4.38",
"@types/node": "18.19.6",
"@types/node": "18.19.7",
"@typescript-eslint/eslint-plugin": "6.18.1",
"@typescript-eslint/parser": "6.18.1",
"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 @@ -1981,7 +1981,7 @@ __metadata:
"@babel/preset-env": 7.23.8
"@babel/preset-react": 7.23.3
"@pluralsh/eslint-config-pluralsh": 1.4.38
"@types/node": 18.19.6
"@types/node": 18.19.7
"@typescript-eslint/eslint-plugin": 6.18.1
"@typescript-eslint/parser": 6.18.1
conventional-changelog-conventionalcommits: 6.1.0
Expand All @@ -2004,12 +2004,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.19.6":
version: 18.19.6
resolution: "@types/node@npm:18.19.6"
"@types/node@npm:18.19.7":
version: 18.19.7
resolution: "@types/node@npm:18.19.7"
dependencies:
undici-types: ~5.26.4
checksum: f0f3739f2d0e5be7b0b41a1fb149f554b1d6cb6c61c68e316c01ec2605559314f5434c170fb8e1a32f6c96a08ac752baa00ffe4451c154e37c77f76b70cf3d5b
checksum: f1241173a66ec7761a0c1e30deb3ba74c507ba06539e2ebd64d37bc62f4b8af420eef8e0db9487d900afeb9a4bdef72764729fed9742e184f2c743b2bc70bfab
languageName: node
linkType: hard

Expand Down

0 comments on commit 2e058e4

Please sign in to comment.