Skip to content

Commit

Permalink
chore: update lwc to 7.1.2 (#381)
Browse files Browse the repository at this point in the history
* chore: update lwc to 7.1.2

* fix yarn.lock
  • Loading branch information
jye-sf authored Aug 6, 2024
1 parent 6721c55 commit 0ae0c96
Show file tree
Hide file tree
Showing 2 changed files with 595 additions and 627 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,16 +33,16 @@
"test": "jest"
},
"dependencies": {
"@lwc/compiler": "6.7.2",
"@lwc/engine-dom": "6.7.2",
"@lwc/engine-server": "6.7.2",
"@lwc/compiler": "7.1.2",
"@lwc/engine-dom": "7.1.2",
"@lwc/engine-server": "7.1.2",
"@lwc/jest-preset": "16.0.0",
"@lwc/jest-resolver": "16.0.0",
"@lwc/jest-serializer": "16.0.0",
"@lwc/jest-transformer": "16.0.0",
"@lwc/module-resolver": "6.7.2",
"@lwc/synthetic-shadow": "6.7.2",
"@lwc/wire-service": "6.7.2",
"@lwc/module-resolver": "7.1.2",
"@lwc/synthetic-shadow": "7.1.2",
"@lwc/wire-service": "7.1.2",
"@salesforce/wire-service-jest-util": "4.1.4",
"fast-glob": "^3.3.2",
"jest": "29.7.0",
Expand Down
Loading

0 comments on commit 0ae0c96

Please sign in to comment.