Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
son-daehyeon committed Sep 19, 2024
2 parents 8c42da9 + b59f825 commit b3fbb13
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@
"typescript": "^5.5.4",
"typescript-eslint": "^7.17.0"
}
}
}
7 changes: 7 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4352,6 +4352,13 @@ next@^14.2.6:
"@next/swc-win32-arm64-msvc" "14.2.12"
"@next/swc-win32-ia32-msvc" "14.2.12"
"@next/swc-win32-x64-msvc" "14.2.12"
no-case@^3.0.4:
version "3.0.4"
resolved "https://registry.yarnpkg.com/no-case/-/no-case-3.0.4.tgz#d361fd5c9800f558551a8369fc0dcd4662b6124d"
integrity sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==
dependencies:
lower-case "^2.0.2"
tslib "^2.0.3"

no-case@^3.0.4:
version "3.0.4"
Expand Down

0 comments on commit b3fbb13

Please sign in to comment.