Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v18.17.14 #ex-123
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 2, 2023
1 parent 5d93c79 commit acc5e89
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.13",
"@types/node": "18.17.14",
"@typescript-eslint/eslint-plugin": "6.5.0",
"@typescript-eslint/parser": "6.5.0",
"@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.13":
version: 18.17.13
resolution: "@types/node@npm:18.17.13"
checksum: d70f263b7591f3993ddc348b809c867f9e4cc5151c7108ffdc89f32777da829e14a471932357da099afbd8db03f62bfc8119cd2d56f06b826bb28bb879feaf9f
"@types/node@npm:18.17.14":
version: 18.17.14
resolution: "@types/node@npm:18.17.14"
checksum: f96ce1e588426a26cf82440193084f8bbab47bfb3c2e668cf174095f99ce808a20654b2137448c7e88cfd7b6c2b8521ffb6f714f521b3502ac595a0df0bff679
languageName: node
linkType: hard

Expand Down Expand Up @@ -4089,7 +4089,7 @@ __metadata:
dependencies:
"@actions/core": 1.10.0
"@actions/github": 5.1.1
"@types/node": 18.17.13
"@types/node": 18.17.14
"@typescript-eslint/eslint-plugin": 6.5.0
"@typescript-eslint/parser": 6.5.0
"@vercel/ncc": 0.36.1
Expand Down

0 comments on commit acc5e89

Please sign in to comment.