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.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 23, 2023
1 parent ee05665 commit bbab953
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.14.1",
"@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.14.1":
version: 18.14.1
resolution: "@types/node@npm:18.14.1"
checksum: 58556bbdb0050e44a4934742c1da2530812782c06d266a758e669e44c5aa196166c5fce45fdb03f016876717e3840478b3220129bb77367f979607564047f0a3
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.14.1
"@typescript-eslint/eslint-plugin": 5.42.0
"@typescript-eslint/parser": 5.42.0
autobind-decorator: ^2.4.0
Expand Down

0 comments on commit bbab953

Please sign in to comment.