Skip to content
This repository has been archived by the owner on Apr 27, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency @types/node to v20.11.9 (#1021)
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] committed Feb 4, 2024
1 parent ec6159b commit aa8b9d0
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
10 changes: 5 additions & 5 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"devDependencies": {
"@octokit/rest": "20.0.2",
"@types/jest": "29.5.11",
"@types/node": "20.11.8",
"@types/node": "20.11.9",
"@typescript-eslint/eslint-plugin": "6.19.1",
"@typescript-eslint/parser": "6.19.1",
"copyfiles": "2.4.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -747,7 +747,7 @@ __metadata:
dependencies:
"@octokit/rest": 20.0.2
"@types/jest": 29.5.11
"@types/node": 20.11.8
"@types/node": 20.11.9
"@typescript-eslint/eslint-plugin": 6.19.1
"@typescript-eslint/parser": 6.19.1
copyfiles: 2.4.1
Expand Down Expand Up @@ -1560,12 +1560,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.11.8":
version: 20.11.8
resolution: "@types/node@npm:20.11.8"
"@types/node@npm:20.11.9":
version: 20.11.9
resolution: "@types/node@npm:20.11.9"
dependencies:
undici-types: ~5.26.4
checksum: 3189b51f7436bcd6ef376504b071775730ed68e5ff81b0e121283e5859f8072532cfdf8431fa904d1441577d833f04a2f32fdd119f7390f36f123f619ca4826a
checksum: 14a11ac2e0fc97b4d35c20fee65393fcd5a9adc55bf8317a5000d35d94fa5410469e8f99c3b765643b1a5e49288c8a18422493eb177a156e7bdb4b2c95e40183
languageName: node
linkType: hard

Expand Down

0 comments on commit aa8b9d0

Please sign in to comment.