Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency @types/node to v18.17.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 24, 2023
1 parent ee05665 commit 573494d
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 @@ -22,7 +22,7 @@
"devDependencies": {
"@microsoft/api-extractor": "7.33.5",
"@types/jest": "29.2.1",
"@types/node": "18.11.9",
"@types/node": "18.17.11",
"@typescript-eslint/eslint-plugin": "5.42.0",
"@typescript-eslint/parser": "5.42.0",
"eslint": "8.26.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1158,10 +1158,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.11.9":
version: 18.11.9
resolution: "@types/node@npm:18.11.9"
checksum: cc0aae109e9b7adefc32eecb838d6fad931663bb06484b5e9cbbbf74865c721b03d16fd8d74ad90e31dbe093d956a7c2c306ba5429ba0c00f3f7505103d7a496
"@types/node@npm:18.17.11":
version: 18.17.11
resolution: "@types/node@npm:18.17.11"
checksum: c31d9f4a6f7c5c413b6548ded0fab046571832718361c5cda325960f32d6b386dd0a7fa9228911111fee54c180d09df82a622efdabdbef89fa9e1923891892bc
languageName: node
linkType: hard

Expand Down Expand Up @@ -1521,7 +1521,7 @@ __metadata:
dependencies:
"@microsoft/api-extractor": 7.33.5
"@types/jest": 29.2.1
"@types/node": 18.11.9
"@types/node": 18.17.11
"@typescript-eslint/eslint-plugin": 5.42.0
"@typescript-eslint/parser": 5.42.0
autobind-decorator: ^2.4.0
Expand Down

0 comments on commit 573494d

Please sign in to comment.