Skip to content

Commit

Permalink
chore(deps): bump @tsed/core from 6.62.4 to 6.67.0
Browse files Browse the repository at this point in the history
Bumps [@tsed/core](https://github.com/tsedio/tsed) from 6.62.4 to 6.67.0.
- [Release notes](https://github.com/tsedio/tsed/releases)
- [Changelog](https://github.com/tsedio/tsed/blob/production/release.config.js)
- [Commits](tsedio/tsed@v6.62.4...v6.67.0)

---
updated-dependencies:
- dependency-name: "@tsed/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 9, 2021
1 parent fd6942f commit daaa1f6
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 daaa1f6

Please sign in to comment.