Skip to content

Commit

Permalink
Merge pull request #85 from OpenUp-LabTakizawa/dependabot/npm_and_yar…
Browse files Browse the repository at this point in the history
…n/dependencies-1519c558c6

build(deps-dev): bump the dependencies group with 1 update
  • Loading branch information
Marukome0743 authored Jan 23, 2024
2 parents 3d47dfe + 609619a commit d31dfe5
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"devDependencies": {
"@biomejs/biome": "^1.5.3",
"@types/bun": "^1.0.3",
"@types/bun": "^1.0.4",
"@types/node": "^20.11.5",
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
# bun ./bun.lockb --hash: 04061F0B23045CCE-3151baae2c52ed18-51097CD4541A22C3-9276286add6d82de
# bun ./bun.lockb --hash: 7B6CEAEA149DF117-0770ae0064bfa44e-34893F57F93D1A25-f0a2247f66989aab


"@alloc/quick-lru@^5.2.0":
Expand Down Expand Up @@ -189,12 +189,12 @@
dependencies:
tslib "^2.4.0"

"@types/bun@^1.0.3":
version "1.0.3"
resolved "https://registry.npmjs.org/@types/bun/-/bun-1.0.3.tgz"
integrity sha512-sHp0vCkml/FTnJ2aY9wjMxbpsuB5WGg5hAtxfTjIHE5B8mXXWrnTChVl8HxCuvjG0ORP6vQ7XHYHBf1kPehEjw==
"@types/bun@^1.0.4":
version "1.0.4"
resolved "https://registry.npmjs.org/@types/bun/-/bun-1.0.4.tgz"
integrity sha512-2DO7sqwtpko3d3XP2kLpJsOkV12sSRt8cFR955JVB60m1DiXE56T+gJq+DcCczQ5khxgCDQKkyBRlgg5VH33Dw==
dependencies:
bun-types "1.0.24"
bun-types "1.0.25"

"@types/node@*":
version "20.10.8"
Expand Down Expand Up @@ -338,10 +338,10 @@ braces@^3.0.2, braces@~3.0.2:
node-releases "^2.0.14"
update-browserslist-db "^1.0.13"

[email protected].24:
version "1.0.24"
resolved "https://registry.npmjs.org/bun-types/-/bun-types-1.0.24.tgz"
integrity sha512-nocKV7PwMtxDqUibC12H9hjKMuJjwz5CZLBq8qz/CP+BJGm+9XZeHNAuc3KTtUKkHTurV5vVrJnthuYooW0cAQ==
[email protected].25:
version "1.0.25"
resolved "https://registry.npmjs.org/bun-types/-/bun-types-1.0.25.tgz"
integrity sha512-9lxeUR/OJsvlZH4GOWteiAdx7ikrSxCUX7Rr0JJux+DrR3LejouVLxIZnTeQ3UPAZovvSgKivWeHPJ2wlo7/Kg==
dependencies:
"@types/node" "*"
"@types/ws" "*"
Expand Down

0 comments on commit d31dfe5

Please sign in to comment.