Skip to content

Commit

Permalink
chore(deps): update devdependency siroc to v0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 20, 2021
1 parent e4fa770 commit ea4a454
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"nuxt": "2.15.6",
"playwright": "1.11.0",
"release-it": "14.6.2",
"siroc": "0.10.0",
"siroc": "0.10.1",
"ts-loader": "8.2.0"
},
"peerDependencies": {
Expand Down
31 changes: 18 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4944,7 +4944,7 @@ defined@^1.0.0:
resolved "https://registry.yarnpkg.com/defined/-/defined-1.0.0.tgz#c98d9bcef75674188e110969151199e39b1fa693"
integrity sha1-yY2bzvdWdBiOEQlpFRGZ45sfppM=

[email protected]:
[email protected], defu@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/defu/-/defu-5.0.0.tgz#5768f0d402a555bfc4c267246b20f82ce8b5a10b"
integrity sha512-VHg73EDeRXlu7oYWRmmrNp/nl7QkdXUxkQQKig0Zk8daNmm84AbGoC8Be6/VVLJEKxn12hR0UBmz8O+xQiAPKQ==
Expand Down Expand Up @@ -5381,7 +5381,12 @@ es-to-primitive@^1.2.1:
is-date-object "^1.0.1"
is-symbol "^1.0.2"

esbuild@^0.11.20, esbuild@^0.11.6:
esbuild@^0.11.23:
version "0.11.23"
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.11.23.tgz#c42534f632e165120671d64db67883634333b4b8"
integrity sha512-iaiZZ9vUF5wJV8ob1tl+5aJTrwDczlvGP0JoMmnpC2B0ppiMCu8n8gmy5ZTGl5bcG081XBVn+U+jP+mPFm5T5Q==

esbuild@^0.11.6:
version "0.11.20"
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.11.20.tgz#7cefa1aee8b372c184e42457885f7ce5d3e62a1e"
integrity sha512-QOZrVpN/Yz74xfat0H6euSgn3RnwLevY1mJTEXneukz1ln9qB+ieaerRMzSeETpz/UJWsBMzRVR/andBht5WKw==
Expand Down Expand Up @@ -11610,10 +11615,10 @@ [email protected]:
joycon "^3.0.1"
jsonc-parser "^3.0.0"

rollup@^2.47.0:
version "2.47.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.47.0.tgz#9d958aeb2c0f6a383cacc0401dff02b6e252664d"
integrity sha512-rqBjgq9hQfW0vRmz+0S062ORRNJXvwRpzxhFXORvar/maZqY6za3rgQ/p1Glg+j1hnc1GtYyQCPiAei95uTElg==
rollup@^2.48.0:
version "2.48.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.48.0.tgz#fceb01ed771f991f29f7bd2ff7838146e55acb74"
integrity sha512-wl9ZSSSsi5579oscSDYSzGn092tCS076YB+TQrzsGuSfYyJeep8eEWj0eaRjuC5McuMNmcnR8icBqiE/FWNB1A==
optionalDependencies:
fsevents "~2.3.1"

Expand Down Expand Up @@ -11963,10 +11968,10 @@ simple-swizzle@^0.2.2:
dependencies:
is-arrayish "^0.3.1"

[email protected].0:
version "0.10.0"
resolved "https://registry.yarnpkg.com/siroc/-/siroc-0.10.0.tgz#38c763c9b56d905a9805e24fa6211e84a5064878"
integrity sha512-/q0wNwCbEEi4Y2MgWqXX/bVi4Im8QWfYtriWBMexWKuZFhsLFNTjlWZsf9qNEGej7OHYQ4UgxZ6XZeG2x7xaKw==
[email protected].1:
version "0.10.1"
resolved "https://registry.yarnpkg.com/siroc/-/siroc-0.10.1.tgz#9a075fc818b855ad01041cda6ed3c0ef4f6e74a4"
integrity sha512-VwOfUV7VodBQWfaSa3E25gk1B4jG8cHDkHNuELUZnpblUqq2wOf6U2pToHiaTrqukyLz05/knMwXliwy6dvv7Q==
dependencies:
"@rollup/plugin-alias" "^3.1.2"
"@rollup/plugin-commonjs" "^19.0.0"
Expand All @@ -11976,14 +11981,14 @@ [email protected]:
cac "^6.7.3"
chalk "^4.1.1"
consola "^2.15.3"
defu "^4.0.1"
esbuild "^0.11.20"
defu "^5.0.0"
esbuild "^0.11.23"
execa "^5.0.0"
fs-extra "^10.0.0"
glob "^7.1.7"
jiti "^1.9.2"
mkdist "^0.2.1"
rollup "^2.47.0"
rollup "^2.48.0"
rollup-plugin-dts "^3.0.1"
rollup-plugin-esbuild "4.2.3"
sort-package-json "^1.50.0"
Expand Down

0 comments on commit ea4a454

Please sign in to comment.