Skip to content

Commit

Permalink
chore(deps-dev): bump jsii from 1.24.0 to 1.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 17, 2021
1 parent 6af5edf commit a59cc25
Showing 1 changed file with 39 additions and 39 deletions.
78 changes: 39 additions & 39 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -843,10 +843,10 @@
"@types/yargs" "^15.0.0"
chalk "^4.0.0"

"@jsii/spec@^1.16.0", "@jsii/spec@^1.24.0":
version "1.24.0"
resolved "https://registry.yarnpkg.com/@jsii/spec/-/spec-1.24.0.tgz#59dd43af7bb65074b39bd457a98f4ab3cb385bd3"
integrity sha512-Km0va0ZBlzWPOijsNlo7SwozYT6Ej9h01xXYtBmoHw2CLccofOEQLV2Ig3+ydhU+aTW5yLKJrVPsAjJoaaBAgA==
"@jsii/spec@^1.16.0", "@jsii/spec@^1.24.0", "@jsii/spec@^1.25.0":
version "1.25.0"
resolved "https://registry.yarnpkg.com/@jsii/spec/-/spec-1.25.0.tgz#535b85aa26d3db1d188c04300a2e20529eeee7fd"
integrity sha512-Zr56+uqZLoxI8qxIZZEweZdYBo0KqWf+q25m/okgwcKV4njCZuh0APXzeT/ebSkSOHQ3tneEE+g2EP/8IPP2og==
dependencies:
jsonschema "^1.4.0"

Expand Down Expand Up @@ -1678,10 +1678,10 @@ co@^4.6.0:
resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184"
integrity sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ=

codemaker@^1.24.0:
version "1.24.0"
resolved "https://registry.yarnpkg.com/codemaker/-/codemaker-1.24.0.tgz#6b8d4d106fd275713a078bf62fc5c6ebcaa65343"
integrity sha512-oKi5BNSyH0LBtFoxWKRvWnTut8NRdRgOzIF6/YKCaNnVECqq0oMqUpEBKNgcS+sOxfJfI/tkORpSdNGGVE0tmA==
codemaker@^1.25.0:
version "1.25.0"
resolved "https://registry.yarnpkg.com/codemaker/-/codemaker-1.25.0.tgz#987abcdf4f1ea7c3d71083dded4ce72941044710"
integrity sha512-54qCHs6X6llXIAztHCo2IyzzvuH9GrEecwxxTU925M3EJV4z+7PMiI1AollZxSeyY2pGO5TjNlAQAyLXETI3NQ==
dependencies:
camelcase "^6.2.0"
decamelize "^5.0.0"
Expand Down Expand Up @@ -4044,52 +4044,52 @@ jsii-docgen@^1.8.66:
yargs "^16.2.0"

jsii-pacmak@^1.24.0:
version "1.24.0"
resolved "https://registry.yarnpkg.com/jsii-pacmak/-/jsii-pacmak-1.24.0.tgz#f16cb329ded0b2ce435846013910c811c6e29c34"
integrity sha512-8L5AOOy2LU3Y8tLy+KBTdmtxfu+Kn6g54htj+d1g3dVCxApC/G83C1DudhkYCxM3gDavsLPHhG6+fyopdTVV5A==
version "1.25.0"
resolved "https://registry.yarnpkg.com/jsii-pacmak/-/jsii-pacmak-1.25.0.tgz#389bc16b8c7337769c2ed7a03e04262476b9b69b"
integrity sha512-GEVdCYvnwYVnVNdcLDrvStaHqWIXBiZCpM9i4LS2rpA+qSsyXJUF8FV4cj2YFjdHsolUdY1EKY7njSs8XQ+1gg==
dependencies:
"@jsii/spec" "^1.24.0"
"@jsii/spec" "^1.25.0"
clone "^2.1.2"
codemaker "^1.24.0"
codemaker "^1.25.0"
commonmark "^0.29.3"
escape-string-regexp "^4.0.0"
fs-extra "^9.1.0"
jsii-reflect "^1.24.0"
jsii-rosetta "^1.24.0"
jsii-reflect "^1.25.0"
jsii-rosetta "^1.25.0"
semver "^7.3.4"
spdx-license-list "^6.4.0"
xmlbuilder "^15.1.1"
yargs "^16.2.0"

jsii-reflect@^1.16.0, jsii-reflect@^1.24.0:
version "1.24.0"
resolved "https://registry.yarnpkg.com/jsii-reflect/-/jsii-reflect-1.24.0.tgz#61589ba10bc4bceeaeb68dd9e13acc22ac4b4e73"
integrity sha512-LWWReRtLhmyUMRD5NOFDV+HJHP/ChHRa6alccSPU9vTL5tm9HtMW0oO2XaVj4a2YPujvQ+sH7APzndj60Qgzqw==
jsii-reflect@^1.16.0, jsii-reflect@^1.24.0, jsii-reflect@^1.25.0:
version "1.25.0"
resolved "https://registry.yarnpkg.com/jsii-reflect/-/jsii-reflect-1.25.0.tgz#713727a07b270d61304a122be7cb50e135b8fdf0"
integrity sha512-ufBgOeGe6WVmx0CO7ABraEYOzhzxvmx6gJuUvOz/8XMe1dIIU2USLW3O1ArkEtIWchN4F2gITdd7I7jhdzzN1A==
dependencies:
"@jsii/spec" "^1.24.0"
"@jsii/spec" "^1.25.0"
colors "^1.4.0"
fs-extra "^9.1.0"
oo-ascii-tree "^1.24.0"
oo-ascii-tree "^1.25.0"
yargs "^16.2.0"

jsii-rosetta@^1.24.0:
version "1.24.0"
resolved "https://registry.yarnpkg.com/jsii-rosetta/-/jsii-rosetta-1.24.0.tgz#f0c674e6fa88d449360171400a46c556cde184bd"
integrity sha512-BMYxIjYG62wctUZFjYc5xKPNTgzTRRw2Fp8R9p4o0VeFE224ntyHgy9y7oKuCu+K1ev917NRoCLj7f2tyGTMAg==
jsii-rosetta@^1.25.0:
version "1.25.0"
resolved "https://registry.yarnpkg.com/jsii-rosetta/-/jsii-rosetta-1.25.0.tgz#07eb3c26f76f6ce7d56052014d651a8946629a73"
integrity sha512-2g+O5mkXrcsJPrHs71WPvLhcV4JERYUUzfG4rArZQ+YsGYSlpP2K6FdYlAk8haeCeEgyaedNgsbcW9NbxV8p3A==
dependencies:
"@jsii/spec" "^1.24.0"
"@jsii/spec" "^1.25.0"
commonmark "^0.29.3"
fs-extra "^9.1.0"
typescript "~3.9.9"
xmldom "^0.4.0"
xmldom "^0.5.0"
yargs "^16.2.0"

jsii@^1.24.0:
version "1.24.0"
resolved "https://registry.yarnpkg.com/jsii/-/jsii-1.24.0.tgz#48e156b77f54d067520e0789f75d70c883be058a"
integrity sha512-ROCFFFdbs2o8OgQEWvpMY/UMXshndkGr8TunG0NQx8kQfONYeCjgNFqMcbcyXuhlR+DI1MUGVVOzw6zc9geyGA==
version "1.25.0"
resolved "https://registry.yarnpkg.com/jsii/-/jsii-1.25.0.tgz#ec60566f6c2c7829d25aa8f1fb14d49c700f621e"
integrity sha512-5dchUvG+RTc48v8euUUNvxKxAlPMIaE9rG8BFp4RiXQiB3EFDTJeeM89cXK4w/vAhjgDlAxMDx3EJr7k6e461A==
dependencies:
"@jsii/spec" "^1.24.0"
"@jsii/spec" "^1.25.0"
case "^1.6.3"
colors "^1.4.0"
deep-equal "^2.0.5"
Expand Down Expand Up @@ -4750,10 +4750,10 @@ onetime@^5.1.0:
dependencies:
mimic-fn "^2.1.0"

oo-ascii-tree@^1.24.0:
version "1.24.0"
resolved "https://registry.yarnpkg.com/oo-ascii-tree/-/oo-ascii-tree-1.24.0.tgz#4eae1b2c2c6ba5bd83129c54d4b82443316dd378"
integrity sha512-rJYspYyrr2lDCDnybz4/70eml5cen98r4u2uw8sGodROePXiKKE+2Al8tfiS6uYx7vUEozEHCLoNQ/2jpxa7gw==
oo-ascii-tree@^1.25.0:
version "1.25.0"
resolved "https://registry.yarnpkg.com/oo-ascii-tree/-/oo-ascii-tree-1.25.0.tgz#97ce4d7e61a26d9c44117b041bf313a5329edf85"
integrity sha512-bV3aHhVkSc862VMMj1JV9y8yBqzhXCMNE9UFt8w9NwkM7tvw94O8niGlvmFzNx2Hf4+qhO4gYdtRAYQqUaH+1w==

optionator@^0.8.1:
version "0.8.3"
Expand Down Expand Up @@ -6478,10 +6478,10 @@ xmlchars@^2.2.0:
resolved "https://registry.yarnpkg.com/xmlchars/-/xmlchars-2.2.0.tgz#060fe1bcb7f9c76fe2a17db86a9bc3ab894210cb"
integrity sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==

xmldom@^0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/xmldom/-/xmldom-0.4.0.tgz#8771e482a333af44587e30ce026f0998c23f3830"
integrity sha512-2E93k08T30Ugs+34HBSTQLVtpi6mCddaY8uO+pMNk1pqSjV5vElzn4mmh6KLxN3hki8rNcHSYzILoh3TEWORvA==
xmldom@^0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/xmldom/-/xmldom-0.5.0.tgz#193cb96b84aa3486127ea6272c4596354cb4962e"
integrity sha512-Foaj5FXVzgn7xFzsKeNIde9g6aFBxTPi37iwsno8QvApmtg7KYrr+OPyRHcJF7dud2a5nGRBXK3n0dL62Gf7PA==

xtend@~4.0.1:
version "4.0.2"
Expand Down

0 comments on commit a59cc25

Please sign in to comment.