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

Commit 4390c8c

Browse files
authored
Merge pull request #35 from nestjsx/greenkeeper/@nartc/automapper-3.0.5
Greenkeeper/@nartc/automapper 3.0.5
2 parents 3853190 + 66e7ef0 commit 4390c8c

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": "3.0.2"
108+
"@nartc/automapper": "3.0.5"
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@3.0.2":
1024-
version "3.0.2"
1025-
resolved "https://registry.yarnpkg.com/@nartc/automapper/-/automapper-3.0.2.tgz#778eed3f282403c45cf5beeb9de10dc133a76c18"
1026-
integrity sha512-RyedNJ9/fm37Q9XgTx+M2qnEuSFTysp32ethiUd13h42+0HRHymnShh/vfXFmRfzWply1L1TQ366lZdMaRqMKA==
1023+
"@nartc/automapper@3.0.5":
1024+
version "3.0.5"
1025+
resolved "https://registry.yarnpkg.com/@nartc/automapper/-/automapper-3.0.5.tgz#0fddd453c8c32e857f861a681fc24420f6e5439e"
1026+
integrity sha512-iqSyqFIuKRqBMcfy0DVQtB3YlHb/hg2nf8CyWTWmjTBQ9H6x1bwhAu9wczUFuhsjR2eaaREvbfTwjA5/6sfmqA==
10271027
dependencies:
10281028
class-transformer "0.2.3"
10291029
lodash.set "4.3.2"

0 commit comments

Comments
 (0)