@lwc/synthetic-shadow 2.12.1 → 2.13.2

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lwc/synthetic-shadow",
3
- "version": "2.12.1",
3
+ "version": "2.13.2",
4
4
  "description": "Synthetic Shadow Root for LWC",
5
5
  "homepage": "https://lwc.dev/",
6
6
  "repository": {
@@ -37,7 +37,7 @@
37
37
  "access": "public"
38
38
  },
39
39
  "devDependencies": {
40
- "@lwc/features": "2.12.1",
41
- "@lwc/shared": "2.12.1"
40
+ "@lwc/features": "2.13.2",
41
+ "@lwc/shared": "2.13.2"
42
42
  }
43
43
  }