File tree 2 files changed +15
-15
lines changed
2 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 35
35
"prepublishOnly" : " npm run build"
36
36
},
37
37
"dependencies" : {
38
- "raw-element" : " ^0.2 .0"
38
+ "raw-element" : " ^0.3 .0"
39
39
}
40
40
}
Original file line number Diff line number Diff line change @@ -3191,17 +3191,17 @@ levn@^0.3.0, levn@~0.3.0:
3191
3191
prelude-ls "~1.1.2"
3192
3192
type-check "~0.3.2"
3193
3193
3194
- lit-element@^2.0.0-rc.5 :
3195
- version "2.0.0-rc.5 "
3196
- resolved "https://registry.yarnpkg.com/lit-element/-/lit-element-2.0.0-rc.5. tgz#3e4323c9ace59d49c3a0950551a3f923e0ccf86b "
3197
- integrity sha512-cMmWNWSFyYfXAd09bnqFhqDr5kuR/5guImD5ZRTk223EiBJaoo7naZnQngSYAMjgDn1CSbTE1LRtzviMS+g0RA ==
3194
+ lit-element@^2.2.0 :
3195
+ version "2.2.0 "
3196
+ resolved "https://registry.yarnpkg.com/lit-element/-/lit-element-2.2.0. tgz#e853be38021f0c7743a10180affdf84b8a02400c "
3197
+ integrity sha512-Mzs3H7IO4wAnpzqreHw6dQqp9IG+h/oN8X9pgNbMZbE7x6B0aNOwP5Nveox/5HE+65ZfW2PeULEjoHkrwpTnuQ ==
3198
3198
dependencies :
3199
- lit-html "^1.0.0-rc.2 "
3199
+ lit-html "^1.0.0"
3200
3200
3201
- lit-html@^1.0.0-rc.2 :
3202
- version "1.0.0-rc.2 "
3203
- resolved "https://registry.yarnpkg.com/lit-html/-/lit-html-1.0.0-rc.2. tgz#b9c904520fe005d349aa737a86d83645d97d5a89 "
3204
- integrity sha512-4bq34lhVmwWly1zBXicOBJLOwaWfjOVbchEEmFnZLuztxjh5wRd2WqV0URX8Q47MQ7PaIjn/eXyTRKsYhSAeRw ==
3201
+ lit-html@^1.0.0 :
3202
+ version "1.1.0 "
3203
+ resolved "https://registry.yarnpkg.com/lit-html/-/lit-html-1.1.0. tgz#6951fb717fb48fe34d915ae163448a04da321562 "
3204
+ integrity sha512-ZDJHpJi09yknMpjwPI8fuSl5sUG7+pF+eE5WciFtgyX7zebvgMDBgSLq4knXa7grxM00RkQ7PBd7UZQiruA78Q ==
3205
3205
3206
3206
load-json-file@^2.0.0 :
3207
3207
version "2.0.0"
@@ -4047,12 +4047,12 @@ randomatic@^3.0.0:
4047
4047
kind-of "^6.0.0"
4048
4048
math-random "^1.0.1"
4049
4049
4050
- raw-element@^0.2 .0 :
4051
- version "0.2 .0"
4052
- resolved "https://registry.yarnpkg.com/raw-element/-/raw-element-0.2 .0.tgz#b70cf114d7832b8339b75c60a0817e41a3b54a31 "
4053
- integrity sha512-uXo05piTiwed0N8Mkz4VNudt2sGi+J2BhGttZ/4oIwmr+xVBJar+8V9c/Xtxt73MYiVIBpUHSCqtiSR6eiaBBA ==
4050
+ raw-element@^0.3 .0 :
4051
+ version "0.3 .0"
4052
+ resolved "https://registry.yarnpkg.com/raw-element/-/raw-element-0.3 .0.tgz#e8673ceacd363ac1d716065b9ed68193a886f491 "
4053
+ integrity sha512-QGAC/OnmVYEK5fyyBate24ufWmAvkbpjfZ5PY0WlXOIpeu/4kcxJLNP4zAYJvxAyND+KKH0Hpb0vi4EFHrJg+A ==
4054
4054
dependencies :
4055
- lit-element "^2.0.0-rc.5 "
4055
+ lit-element "^2.2.0 "
4056
4056
4057
4057
rc@^1.2.7 :
4058
4058
version "1.2.8"
You can’t perform that action at this time.
0 commit comments