Skip to content
This repository was archived by the owner on Jan 7, 2021. It is now read-only.

Commit d2d7a91

Browse files
author
Chau Tran
authored
Merge pull request #31 from nestjsx/greenkeeper/@nartc/automapper-3.0.0
Update @nartc/automapper to the latest version πŸš€
2 parents 3b35996 + c068b74 commit d2d7a91

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"typescript": "~3.7.2"
106106
},
107107
"dependencies": {
108-
"@nartc/automapper": "2.0.2"
108+
"@nartc/automapper": "3.0.0"
109109
},
110110
"peerDependencies": {
111111
"@nestjs/common": "^6.10.1",

β€Žyarn.lockβ€Ž

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1020,10 +1020,10 @@
10201020
mkdirp "^0.5.1"
10211021
rimraf "^2.5.2"
10221022

1023-
"@nartc/automapper@2.0.2":
1024-
version "2.0.2"
1025-
resolved "https://registry.yarnpkg.com/@nartc/automapper/-/automapper-2.0.2.tgz#dd36dbc3329e5dcefd974221005c8a51cf3077de"
1026-
integrity sha512-ex7tfdKdgIIcPwYTS34Pbl/hsjiifaO/bxJelIB6Qa0wuo3tfX/D9OXWduwuYl9qGPBjgdKYEFhfjn+C+FXwgA==
1023+
"@nartc/automapper@3.0.0":
1024+
version "3.0.0"
1025+
resolved "https://registry.yarnpkg.com/@nartc/automapper/-/automapper-3.0.0.tgz#caed514afffc5b19310aea251d8de5e39218455e"
1026+
integrity sha512-zvNScdKxnTCFNMg/emwzyVODE39sU5uhrI9KTE2Vha2mfwWgBUFuqinSNDMIAqKQfnfjJfhgIK4AmN0tsAU3Ng==
10271027
dependencies:
10281028
class-transformer "0.2.3"
10291029
lodash.set "4.3.2"

0 commit comments

Comments
Β (0)