Skip to content

Commit bbe4815

Browse files
Bump caniuse-lite from 1.0.30001151 to 1.0.30001153 (#231)
Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite) from 1.0.30001151 to 1.0.30001153. - [Release notes](https://github.com/ben-eb/caniuse-lite/releases) - [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md) - [Commits](browserslist/caniuse-lite@v1.0.30001151...v1.0.30001153) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Romain Menke <[email protected]>
1 parent c58db5d commit bbe4815

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/core-web-generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@webcomponents/shadycss": "^1.10.2",
1111
"@webcomponents/shadydom": "^1.8.0",
1212
"@webcomponents/template": "^1.4.4",
13-
"caniuse-lite": "^1.0.30001151",
13+
"caniuse-lite": "^1.0.30001153",
1414
"denodeify": "^1.2.1",
1515
"fast-deep-equal": "^3.1.3",
1616
"from2-string": "^1.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2691,10 +2691,10 @@ camelcase@^6.0.0:
26912691
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.0.0.tgz#5259f7c30e35e278f1bdc2a4d91230b37cad981e"
26922692
integrity sha512-8KMDF1Vz2gzOq54ONPJS65IvTUaB1cHJ2DMM7MbPmLZljDH1qpzzLsWdiN9pHh6qvkRVDTi/07+eNGch/oLU4w==
26932693

2694-
caniuse-lite@^1.0.30001135, caniuse-lite@^1.0.30001151:
2695-
version "1.0.30001151"
2696-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001151.tgz#1ddfde5e6fff02aad7940b4edb7d3ac76b0cb00b"
2697-
integrity sha512-Zh3sHqskX6mHNrqUerh+fkf0N72cMxrmflzje/JyVImfpknscMnkeJrlFGJcqTmaa0iszdYptGpWMJCRQDkBVw==
2694+
caniuse-lite@^1.0.30001135, caniuse-lite@^1.0.30001153:
2695+
version "1.0.30001153"
2696+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001153.tgz#9a0942fe777cd7178fb084693b79415ff747ecd9"
2697+
integrity sha512-qv14w7kWwm2IW7DBvAKWlCqGTmV2XxNtSejJBVplwRjhkohHuhRUpeSlPjtu9erru0+A12zCDUiSmvx/AcqVRA==
26982698

26992699
caseless@~0.12.0:
27002700
version "0.12.0"

0 commit comments

Comments
 (0)