Skip to content

Commit

Permalink
Merge pull request #1407 from nexryai/dependabot/npm_and_yarn/package…
Browse files Browse the repository at this point in the history
…s/backend/nightly/ts-loader-9.5.2

build(deps): bump ts-loader from 9.5.1 to 9.5.2 in /packages/backend
  • Loading branch information
nexryai authored Feb 11, 2025
2 parents f3929e1 + 029d0be commit 20ce010
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"stringz": "2.1.0",
"tinycolor2": "1.6.0",
"tmp": "0.2.3",
"ts-loader": "9.5.1",
"ts-loader": "9.5.2",
"ts-node": "10.9.2",
"tsc-alias": "1.8.10",
"tsconfig-paths": "4.2.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/backend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5290,10 +5290,10 @@ tr46@^5.0.0:
dependencies:
punycode "^2.3.1"

[email protected].1:
version "9.5.1"
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.5.1.tgz#63d5912a86312f1fbe32cef0859fb8b2193d9b89"
integrity sha512-rNH3sK9kGZcH9dYzC7CewQm4NtxJTjSEVRJ2DyBZR7f8/wcta+iV44UPCXc5+nzDzivKtlzV6c9P4e+oFhDLYg==
[email protected].2:
version "9.5.2"
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.5.2.tgz#1f3d7f4bb709b487aaa260e8f19b301635d08020"
integrity sha512-Qo4piXvOTWcMGIgRiuFa6nHNm+54HbYaZCKqc9eeZCLRy3XqafQgwX2F7mofrbJG3g7EEb+lkiR+z2Lic2s3Zw==
dependencies:
chalk "^4.1.0"
enhanced-resolve "^5.0.0"
Expand Down

0 comments on commit 20ce010

Please sign in to comment.