Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v18.18.0 (#134)
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 Sep 26, 2023
1 parent bfda219 commit c9cfef5
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.22.20",
"@babel/preset-react": "7.22.15",
"@pluralsh/eslint-config-pluralsh": "1.4.29",
"@types/node": "18.17.19",
"@types/node": "18.18.0",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.50.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2021,7 +2021,7 @@ __metadata:
"@babel/preset-env": 7.22.20
"@babel/preset-react": 7.22.15
"@pluralsh/eslint-config-pluralsh": 1.4.29
"@types/node": 18.17.19
"@types/node": 18.18.0
"@typescript-eslint/eslint-plugin": 5.62.0
"@typescript-eslint/parser": 5.62.0
conventional-changelog-conventionalcommits: 6.1.0
Expand All @@ -2044,10 +2044,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.17.19":
version: 18.17.19
resolution: "@types/node@npm:18.17.19"
checksum: 6ab47127cd7534511aa199550659d56b44e5a6dbec9df054d0cde279926b4d43f0e6438f92c8392b039ab4e2a85aa0f698b95926430aff860e23bfc36c96576c
"@types/node@npm:18.18.0":
version: 18.18.0
resolution: "@types/node@npm:18.18.0"
checksum: 61bcffa28eb713e7a4c66fd369df603369c3f834a783faeced95fe3e78903faa25f1a704d49e054f41d71b7915eeb066d10a37cc699421fcf5dd267f96ad5808
languageName: node
linkType: hard

Expand Down

0 comments on commit c9cfef5

Please sign in to comment.