Skip to content

Commit c7f395c

Browse files
chore: bump @lwc/synthetic-shadow from 8.28.2 to 9.1.1
Bumps [@lwc/synthetic-shadow](https://github.com/salesforce/lwc/tree/HEAD/packages/@lwc/synthetic-shadow) from 8.28.2 to 9.1.1. - [Release notes](https://github.com/salesforce/lwc/releases) - [Commits](https://github.com/salesforce/lwc/commits/v9.1.1/packages/@lwc/synthetic-shadow) --- updated-dependencies: - dependency-name: "@lwc/synthetic-shadow" dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e112995 commit c7f395c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@lwc/module-resolver": "8.28.2",
4343
"@lwc/state": "0.28.0",
4444
"@lwc/state-test-utils": "0.28.0",
45-
"@lwc/synthetic-shadow": "8.28.2",
45+
"@lwc/synthetic-shadow": "9.1.1",
4646
"@lwc/wire-service": "8.28.2",
4747
"@salesforce/wire-service-jest-util": "4.1.6",
4848
"fast-glob": "^3.3.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1013,10 +1013,10 @@
10131013
postcss-selector-parser "~7.1.1"
10141014
postcss-value-parser "~4.2.0"
10151015

1016-
"@lwc/synthetic-shadow@8.28.2":
1017-
version "8.28.2"
1018-
resolved "https://registry.yarnpkg.com/@lwc/synthetic-shadow/-/synthetic-shadow-8.28.2.tgz#cddba720ee46f1aeaa6694242ce9d8fe6b91ea90"
1019-
integrity sha512-RZZBUHQ8TdG+foC2sS8qx9rUL8A7trttlglOQlTqPaoBKWb92TjQP7FLmOG5By4w4lSCBFxjedfrtDMT7zIdFQ==
1016+
"@lwc/synthetic-shadow@9.1.1":
1017+
version "9.1.1"
1018+
resolved "https://registry.yarnpkg.com/@lwc/synthetic-shadow/-/synthetic-shadow-9.1.1.tgz#ea36231ca2a346f5af13d3d897d9b22c1c07468e"
1019+
integrity sha512-Hhxt9Xa7UV8rbJafb+VkQUhYnHx9bDp+Fd6KVTp2mb0AqRf7fCRuR0QiFQOsqU+PZfZUHyowIe/Qe7g19Ua5og==
10201020

10211021
"@lwc/template-compiler@8.28.2":
10221022
version "8.28.2"

0 commit comments

Comments
 (0)