Skip to content

Commit

Permalink
Merge daaa1f6 into fd6942f
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Sep 9, 2021
2 parents fd6942f + daaa1f6 commit 7b0777e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"@tsed/cli-testing": "3.11.4",
"@tsed/core": "6.62.4",
"@tsed/core": "6.67.0",
"@types/change-case": "^2.3.1"
},
"scripts": {
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3354,7 +3354,7 @@
resolved "https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz"
integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==

"@tsed/core@6.62.4", "@tsed/core@^6.62.4":
"@tsed/core@6.62.4":
version "6.62.4"
resolved "https://registry.yarnpkg.com/@tsed/core/-/core-6.62.4.tgz#432672e92ab3d32d4b1f34a71d4b7ef4158ecae3"
integrity sha512-o2DNYrP7NQSilc230wBsFafc2FYBvZXOTTAt5eXdnZz6QDZJgpd9ZI1SzZtteivk01Na49sRXQFbp8pbRhAxbw==
Expand All @@ -3363,6 +3363,15 @@
reflect-metadata "^0.1.13"
tslib "2.2.0"

"@tsed/core@6.67.0", "@tsed/core@^6.62.4":
version "6.67.0"
resolved "https://registry.yarnpkg.com/@tsed/core/-/core-6.67.0.tgz#a73747c5445ae074fe0e5ac0065e8b346629c3ad"
integrity sha512-8DXA3AGy25NpBi4zmgFV5E2XGiIeCj6DccbEW6CJmrhZgTGtVH5dbHTs9TGYYXCTYf3ME0pEa7llsCTdk6uGJQ==
dependencies:
normalize-path "3.0.0"
reflect-metadata "^0.1.13"
tslib "2.2.0"

"@tsed/di@^6.62.4":
version "6.62.4"
resolved "https://registry.yarnpkg.com/@tsed/di/-/di-6.62.4.tgz#4b154c7c2086ccf95e008e544413b5190ecccd6a"
Expand Down

0 comments on commit 7b0777e

Please sign in to comment.