Skip to content

Commit a7668db

Browse files
chore(deps): update dependency @types/bun to v1.2.17 (#168)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dc3265f commit a7668db

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

bun.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@npm/types": "2.1.0",
99
"@tsconfig/bun": "1.0.8",
1010
"@tsconfig/strictest": "2.0.5",
11-
"@types/bun": "1.2.16",
11+
"@types/bun": "1.2.17",
1212
"lefthook": "1.11.14",
1313
"textlint": "14.8.4",
1414
"textlint-rule-preset-ja-technical-writing": "12.0.2",
@@ -103,7 +103,7 @@
103103

104104
"@tsconfig/strictest": ["@tsconfig/[email protected]", "", {}, "sha512-ec4tjL2Rr0pkZ5hww65c+EEPYwxOi4Ryv+0MtjeaSQRJyq322Q27eOQiFbuNgw2hpL4hB1/W/HBGk3VKS43osg=="],
105105

106-
"@types/bun": ["@types/[email protected].16", "", { "dependencies": { "bun-types": "1.2.16" } }, "sha512-1aCZJ/6nSiViw339RsaNhkNoEloLaPzZhxMOYEa7OzRzO41IGg5n/7I43/ZIAW/c+Q6cT12Vf7fOZOoVIzb5BQ=="],
106+
"@types/bun": ["@types/[email protected].17", "", { "dependencies": { "bun-types": "1.2.17" } }, "sha512-l/BYs/JYt+cXA/0+wUhulYJB6a6p//GTPiJ7nV+QHa8iiId4HZmnu/3J/SowP5g0rTiERY2kfGKXEK5Ehltx4Q=="],
107107

108108
"@types/mdast": ["@types/[email protected]", "", { "dependencies": { "@types/unist": "^2" } }, "sha512-LnwD+mUEfxWMa1QpDraczIn6k0Ee3SMicuYSSzS6ZYl2gKS09EClnJYGd8Du6rfc5r/GZEk5o1mRb8TaTj03sQ=="],
109109

@@ -151,7 +151,7 @@
151151

152152
"buffer": ["[email protected]", "", { "dependencies": { "base64-js": "^1.3.1", "ieee754": "^1.2.1" } }, "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA=="],
153153

154-
"bun-types": ["[email protected].16", "", { "dependencies": { "@types/node": "*" } }, "sha512-ciXLrHV4PXax9vHvUrkvun9VPVGOVwbbbBF/Ev1cXz12lyEZMoJpIJABOfPcN9gDJRaiKF9MVbSygLg4NXu3/A=="],
154+
"bun-types": ["[email protected].17", "", { "dependencies": { "@types/node": "*" } }, "sha512-ElC7ItwT3SCQwYZDYoAH+q6KT4Fxjl8DtZ6qDulUFBmXA8YB4xo+l54J9ZJN+k2pphfn9vk7kfubeSd5QfTVJQ=="],
155155

156156
"bytes": ["[email protected]", "", {}, "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg=="],
157157

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@npm/types": "2.1.0",
1313
"@tsconfig/bun": "1.0.8",
1414
"@tsconfig/strictest": "2.0.5",
15-
"@types/bun": "1.2.16",
15+
"@types/bun": "1.2.17",
1616
"lefthook": "1.11.14",
1717
"textlint": "14.8.4",
1818
"textlint-rule-preset-ja-technical-writing": "12.0.2"

0 commit comments

Comments
 (0)