Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v18.18.3 (#136)
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 ea09a5d commit 9d61a1a
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.18.1",
"@types/node": "18.18.3",
"@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.18.1
"@types/node": 18.18.3
"@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.18.1":
version: 18.18.1
resolution: "@types/node@npm:18.18.1"
checksum: 079085afc8615b91727900628410a2077f7fff51c5c3e20c4ab2d9caae4010b035aac13dae1221155e9d6ca46084aebf68121642140527b4009eee17b716d339
"@types/node@npm:18.18.3":
version: 18.18.3
resolution: "@types/node@npm:18.18.3"
checksum: ed97a832179e0cfbb93738021fe16d0bc5c0f34bea35269c23c9dd5f0ecc8be93dbe5efd51630189a099b31786a47c1bde115508831a7245613a55c3ad1a7d6b
languageName: node
linkType: hard

Expand Down

0 comments on commit 9d61a1a

Please sign in to comment.