Skip to content

Commit

Permalink
chore(deps): bump @jsii/spec from 0.20.11 to 0.21.0 (#5609)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Jan 2, 2020
1 parent 5d16687 commit 590d2ac
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion tools/awslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"awslint": "bin/awslint"
},
"dependencies": {
"@jsii/spec": "^0.20.11",
"@jsii/spec": "^0.21.0",
"camelcase": "^5.3.1",
"colors": "^1.4.0",
"fs-extra": "^8.1.0",
Expand Down
7 changes: 7 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -432,6 +432,13 @@
dependencies:
jsonschema "^1.2.5"

"@jsii/spec@^0.21.0":
version "0.21.0"
resolved "https://registry.yarnpkg.com/@jsii/spec/-/spec-0.21.0.tgz#beb1403e3afbe055e7b7b31ab282febbbf1b023e"
integrity sha512-6VV3aOeo3YlElqPtpZncPt4jiZgurF1fyi1qjReSvpVYRuO3zC3aDP+fPzFrjROxcAXewte0+1HGxCaC5cB2pw==
dependencies:
jsonschema "^1.2.5"

"@lerna/add@3.20.0":
version "3.20.0"
resolved "https://registry.yarnpkg.com/@lerna/add/-/add-3.20.0.tgz#bea7edf36fc93fb72ec34cb9ba854c48d4abf309"
Expand Down

0 comments on commit 590d2ac

Please sign in to comment.