Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.12.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 9, 2024
1 parent 13f5cc5 commit a860c1d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -98,7 +98,7 @@
"@types/express": "4.17.21",
"@types/issue-parser": "3.0.5",
"@types/jsonwebtoken": "9.0.6",
"@types/node": "20.12.8",
"@types/node": "20.12.11",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@types/simple-oauth2": "5.0.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -1694,12 +1694,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:20.12.8, @types/node@npm:>=12.0.0, @types/node@npm:>=18.0.0":
version: 20.12.8
resolution: "@types/node@npm:20.12.8"
"@types/node@npm:*, @types/node@npm:20.12.11, @types/node@npm:>=12.0.0, @types/node@npm:>=18.0.0":
version: 20.12.11
resolution: "@types/node@npm:20.12.11"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/1feab4c8cb08588eea10811ed4d02485a5cde47fdf92e7b3193fc9f8ee39ea556f6e3124dc6d5378354466ed5f7e5fbe5e20f625908de40ea37560368a50f72c
checksum: 10/c6afe7c2c4504a4f488814d7b306ebad16bf42cbb43bf9db9fe1aed8c5fb99235593c3be5088979a64526b106cf022256688e2f002811be8273d87dc2e0d484f
languageName: node
linkType: hard

Expand Down Expand Up @@ -7867,7 +7867,7 @@ __metadata:
"@types/express": "npm:4.17.21"
"@types/issue-parser": "npm:3.0.5"
"@types/jsonwebtoken": "npm:9.0.6"
"@types/node": "npm:20.12.8"
"@types/node": "npm:20.12.11"
"@types/react": "npm:18.3.1"
"@types/react-dom": "npm:18.3.0"
"@types/simple-oauth2": "npm:5.0.7"
Expand Down

0 comments on commit a860c1d

Please sign in to comment.