Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.17.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent e6ee368 commit 9371f88
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions bun.lock
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@swc/helpers": "0.5.15",
"@types/jest": "29.5.14",
"@types/mdx": "2.0.13",
"@types/node": "20.17.14",
"@types/node": "20.17.16",
"@typescript-eslint/utils": "8.21.0",
"angular-eslint": "19.0.2",
"autoprefixer": "10.4.20",
Expand Down Expand Up @@ -1236,7 +1236,7 @@

"@types/mime": ["@types/[email protected]", "", {}, "sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w=="],

"@types/node": ["@types/[email protected].14", "", { "dependencies": { "undici-types": "~6.19.2" } }, "sha512-w6qdYetNL5KRBiSClK/KWai+2IMEJuAj+EujKCumalFOwXtvOXaEan9AuwcRID2IcOIAWSIfR495hBtgKlx2zg=="],
"@types/node": ["@types/[email protected].16", "", { "dependencies": { "undici-types": "~6.19.2" } }, "sha512-vOTpLduLkZXePLxHiHsBLp98mHGnl8RptV4YAO3HfKO5UHjDvySGbxKtpYfy8Sx5+WKcgc45qNreJJRVM3L6mw=="],

"@types/node-forge": ["@types/[email protected]", "", { "dependencies": { "@types/node": "*" } }, "sha512-FQx220y22OKNTqaByeBGqHWYz4cl94tpcxeFdvBo3wjG6XPBuZ0BNgNZRV5J5TFmmcsJ4IzsLkmGRiQbnYsBEQ=="],

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@swc/helpers": "0.5.15",
"@types/jest": "29.5.14",
"@types/mdx": "2.0.13",
"@types/node": "20.17.14",
"@types/node": "20.17.16",
"@typescript-eslint/utils": "8.21.0",
"angular-eslint": "19.0.2",
"autoprefixer": "10.4.20",
Expand Down

0 comments on commit 9371f88

Please sign in to comment.