Skip to content

Commit

Permalink
Update dependency @types/node to v16.18.52 (#350)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 16, 2023
1 parent 20af369 commit f4abd7f
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 @@ -27,7 +27,7 @@
"devDependencies": {
"@tsconfig/node16": "16.1.1",
"@types/jest": "29.5.5",
"@types/node": "16.18.51",
"@types/node": "16.18.52",
"@types/picomatch": "2.3.0",
"@types/semver": "^7",
"@typescript-eslint/eslint-plugin": "6.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1323,10 +1323,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:16.18.51":
version: 16.18.51
resolution: "@types/node@npm:16.18.51"
checksum: 32adea8d5738c8af2dd98ff5fb05295a2b72aa88212f4b1a598c8cfaea1552d6ed556e6ac7f77311a18a145a59f9680bfab8f8b4fd4ec2a843d1a64c7b08e35d
"@types/node@npm:16.18.52":
version: 16.18.52
resolution: "@types/node@npm:16.18.52"
checksum: 6b1f27a848a69a70039cb27c2583317b5d051990933955c42bc2a2f299266ffa360f7cc3c7089d04fdf39144c476d475931900f00dabbc4f933eeb2d664f9778
languageName: node
linkType: hard

Expand Down Expand Up @@ -6327,7 +6327,7 @@ __metadata:
"@octokit/plugin-throttling": 5.2.3
"@tsconfig/node16": 16.1.1
"@types/jest": 29.5.5
"@types/node": 16.18.51
"@types/node": 16.18.52
"@types/picomatch": 2.3.0
"@types/semver": ^7
"@typescript-eslint/eslint-plugin": 6.7.0
Expand Down

0 comments on commit f4abd7f

Please sign in to comment.