Skip to content

Commit

Permalink
Merge pull request #162 from mikeyangyo/dependabot/npm_and_yarn/jsii-…
Browse files Browse the repository at this point in the history
…diff-1.30.0

build(deps-dev): bump jsii-diff from 1.14.1 to 1.30.0
  • Loading branch information
mikeyangyo committed Jul 3, 2021
2 parents 491cd75 + ec34d61 commit aab2e88
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
32 changes: 16 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4250,16 +4250,16 @@ jsesc@^2.5.1:
integrity sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==

jsii-diff@^1.14.1:
version "1.14.1"
resolved "https://registry.npmjs.org/jsii-diff/-/jsii-diff-1.14.1.tgz"
integrity sha512-4lUf7++fply4tEW+HmhExjOCTz2zCihOdcn+bYvssG+2ztuFh+uyhUtcBaxXM49Mz8+RP3ymu3ArLr9BVmSfrg==
version "1.30.0"
resolved "https://registry.yarnpkg.com/jsii-diff/-/jsii-diff-1.30.0.tgz#b905760ddf5e29c6c6ef31b8c670a2d1db7291c0"
integrity sha512-74GeV8ab8BrS3k8h8HKnI8f5PecsRahflElxJuc6bI9xA5AhRAzBF/Lrt5HibuYPuSsyLAmhTU1GTHdRvKq8aA==
dependencies:
"@jsii/spec" "^1.14.1"
fs-extra "^9.0.1"
jsii-reflect "^1.14.1"
"@jsii/spec" "^1.30.0"
fs-extra "^9.1.0"
jsii-reflect "^1.30.0"
log4js "^6.3.0"
typescript "~3.9.7"
yargs "^16.1.0"
typescript "~3.9.9"
yargs "^16.2.0"

jsii-docgen@^1.4.93:
version "1.4.101"
Expand Down Expand Up @@ -6502,10 +6502,10 @@ typedarray@^0.0.6:
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=

typescript@^3.9.5, typescript@~3.9.7:
version "3.9.7"
resolved "https://registry.npmjs.org/typescript/-/typescript-3.9.7.tgz"
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
typescript@^3.9.5, typescript@~3.9.7, typescript@~3.9.9:
version "3.9.10"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==

typescript@~3.9.9:
version "3.9.10"
Expand Down

0 comments on commit aab2e88

Please sign in to comment.