Skip to content

Commit

Permalink
chore(deps): bump codemaker from 0.20.3 to 0.20.5 (#5007)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored and mergify[bot] committed Nov 14, 2019
1 parent 517d40e commit 53a6f7a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/cdk-dasm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"codemaker": "^0.20.3",
"codemaker": "^0.20.5",
"yaml": "1.7.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion tools/cfn2ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"license": "Apache-2.0",
"dependencies": {
"@aws-cdk/cfnspec": "1.16.1",
"codemaker": "^0.20.3",
"codemaker": "^0.20.5",
"fast-json-patch": "^3.0.0-1",
"fs-extra": "^8.1.0",
"yargs": "^14.2.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2158,10 +2158,10 @@ code-point-at@^1.0.0:
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=

codemaker@^0.20.3:
version "0.20.3"
resolved "https://registry.yarnpkg.com/codemaker/-/codemaker-0.20.3.tgz#adcac2f7fef890ba1542a32583e0fbf3f80eea2c"
integrity sha512-gm0lBPlc6RRSTugEBg8/vWAq5oGZBSYztsCMtbh3P1CutvEFqisCmIWwE9SEg5DoopvVuSeLRrezOg1buXQABw==
codemaker@^0.20.3, codemaker@^0.20.5:
version "0.20.5"
resolved "https://registry.yarnpkg.com/codemaker/-/codemaker-0.20.5.tgz#c842e65138dfa38a6b296af7927086c7afdecc51"
integrity sha512-gsaNrnysX+Nc4vqxVDmZw1PxeKeVzay23MGwZr0xQOSD9K05YgEycqUS0gPgsR4Tahrln+get6dKkivXh8pEfA==
dependencies:
camelcase "^5.3.1"
decamelize "^1.2.0"
Expand Down

0 comments on commit 53a6f7a

Please sign in to comment.