Skip to content

Commit

Permalink
chore(deps): upgrade stencil
Browse files Browse the repository at this point in the history
  • Loading branch information
borisdiakur authored and renet committed Dec 15, 2021
1 parent f041954 commit 793d7b5
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 @@ -76,7 +76,7 @@
"watch:styles:components": "chokidar src/liquid/components/**/*.css -c 'yarn build:styles:docs:components'"
},
"dependencies": {
"@stencil/core": "^2.11.0",
"@stencil/core": "^2.12.0",
"tether": "^2.0.0"
},
"license": "SEE LICENSE IN LICENSE.md",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1242,10 +1242,10 @@
dependencies:
"@sinonjs/commons" "^1.7.0"

"@stencil/core@^2.11.0":
version "2.11.0"
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.11.0.tgz#8accc2791e2c34cce2d2aa8b40864dd40be4e10c"
integrity sha512-/IubCWhVXCguyMUp/3zGrg3c882+RJNg/zpiKfyfJL3kRCOwe+/MD8OoAXVGdd+xAohZKIi1Ik+EHFlsptsjLg==
"@stencil/core@^2.12.0":
version "2.12.0"
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.12.0.tgz#5b12517dd367908026692d3b00fa1aab39638ab9"
integrity sha512-hQlQKh5CUJe8g3L5avLLsfgVu95HMS2LToTtS7gpvvP0eKes1VvAC56uhI+vH4u44GZl9ck/g1rJBVRmMWu0LA==

"@stencil/eslint-plugin@^0.3.1":
version "0.3.1"
Expand Down

0 comments on commit 793d7b5

Please sign in to comment.