Skip to content

Commit

Permalink
chore(deps): update devdependency siroc to ^0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 20, 2021
1 parent d615e56 commit fb66640
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"jest": "^26.6.3",
"mkdist": "^0.1.1",
"nuxt-edge": "^2.15.0-26851753.1f1db806",
"siroc": "^0.6.2",
"siroc": "^0.6.3",
"standard-version": "^9.1.0"
},
"publishConfig": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10393,10 +10393,10 @@ simple-swizzle@^0.2.2:
dependencies:
is-arrayish "^0.3.1"

siroc@^0.6.2:
version "0.6.2"
resolved "https://registry.yarnpkg.com/siroc/-/siroc-0.6.2.tgz#7e1d68921c4af850f824920e5f327a868074d9ff"
integrity sha512-c6QHoatFcbKAX1Ch6VBWpk+0c07VFR4y6Lr/RW3W3MRbktHKHXKLWvHMLp5QUZ22CwHhVK3d/THq28E9aYw+TQ==
siroc@^0.6.3:
version "0.6.3"
resolved "https://registry.yarnpkg.com/siroc/-/siroc-0.6.3.tgz#3f5a986ea3f7664be6e82e2413d5ffdb9f98f571"
integrity sha512-9tFbs6lJLQBwJ/5TF26y0aepMVhT0iFm8KqMBpg/XtdoJZoybruHZAE4xzk2YWPM3AAlHZ6/bO/34ZqZKINfTg==
dependencies:
"@rollup/plugin-alias" "^3.1.1"
"@rollup/plugin-commonjs" "^17.0.0"
Expand Down

0 comments on commit fb66640

Please sign in to comment.