Skip to content

Commit b0fccd3

Browse files
Bump class-transformer from 0.2.0 to 0.3.1
Bumps [class-transformer](https://github.com/typestack/class-transformer) from 0.2.0 to 0.3.1. - [Release notes](https://github.com/typestack/class-transformer/releases) - [Changelog](https://github.com/typestack/class-transformer/blob/develop/CHANGELOG.md) - [Commits](typestack/class-transformer@v0.2.0...v0.3.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent ca882bf commit b0fccd3

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@nestjs/platform-express": "^6.1.1",
2525
"@nestjs/terminus": "^6.1.2",
2626
"@nestjs/testing": "6.1.1",
27-
"class-transformer": "0.2.0",
27+
"class-transformer": "0.3.1",
2828
"class-validator": "0.9.1",
2929
"consul": "^0.34.1",
3030
"grpc": "^1.24.2",

yarn.lock

+4-3
Original file line numberDiff line numberDiff line change
@@ -667,9 +667,10 @@ chownr@^1.1.1:
667667
version "1.1.1"
668668
resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.1.1.tgz#54726b8b8fff4df053c42187e801fb4412df1494"
669669

670-
671-
version "0.2.0"
672-
resolved "https://registry.yarnpkg.com/class-transformer/-/class-transformer-0.2.0.tgz#e54b34112e8ef7f913ef938c81fed8ed949fc9c7"
670+
671+
version "0.3.1"
672+
resolved "https://registry.yarnpkg.com/class-transformer/-/class-transformer-0.3.1.tgz#ee681a5439ff2230fc57f5056412d3befa70d597"
673+
integrity sha512-cKFwohpJbuMovS8xVLmn8N2AUbAuc8pVo4zEfsUVo8qgECOogns1WVk/FkOZoxhOPTyTYFckuoH+13FO+MQ8GA==
673674

674675
675676
version "0.9.1"

0 commit comments

Comments
 (0)