Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v18.17.2 #ex-123
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 4, 2023
1 parent c9a3fc1 commit 89ce6f6
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 @@ -32,7 +32,7 @@
"@actions/github": "5.1.1"
},
"devDependencies": {
"@types/node": "18.17.1",
"@types/node": "18.17.2",
"@typescript-eslint/eslint-plugin": "6.2.1",
"@typescript-eslint/parser": "6.2.1",
"@vercel/ncc": "0.36.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1231,10 +1231,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.17.1":
version: 18.17.1
resolution: "@types/node@npm:18.17.1"
checksum: 56201bda9a2d05d68602df63b4e67b0545ac8c6d0280bd5fb31701350a978a577a027501fbf49db99bf177f2242ebd1244896bfd35e89042d5bd7dfebff28d4e
"@types/node@npm:18.17.2":
version: 18.17.2
resolution: "@types/node@npm:18.17.2"
checksum: 2e08acaeb30e05f96fbf3d974fc2203bf10ed9020cafd511018dbba8023044bb8758f9d5a2a8e68da3bca827ccef7628202de9b7ca3b515374a7b094b128930a
languageName: node
linkType: hard

Expand Down Expand Up @@ -4084,7 +4084,7 @@ __metadata:
dependencies:
"@actions/core": 1.10.0
"@actions/github": 5.1.1
"@types/node": 18.17.1
"@types/node": 18.17.2
"@typescript-eslint/eslint-plugin": 6.2.1
"@typescript-eslint/parser": 6.2.1
"@vercel/ncc": 0.36.1
Expand Down

0 comments on commit 89ce6f6

Please sign in to comment.