File tree Expand file tree Collapse file tree 4 files changed +41
-910
lines changed
Expand file tree Collapse file tree 4 files changed +41
-910
lines changed Original file line number Diff line number Diff line change 4545 <members >OrgCheck_SR</members >
4646 <name >StaticResource</name >
4747 </types >
48- <version >60 .0</version >
48+ <version >64 .0</version >
4949</Package >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<Package xmlns =" http://soap.sforce.com/2006/04/metadata" >
3- <version >60 .0</version >
3+ <version >64 .0</version >
44</Package >
Original file line number Diff line number Diff line change 1111 "lint:ui" : " eslint build/src/ui" ,
1212 "lint:lwc" : " eslint force-app/main/default/lwc" ,
1313 "lint:test" : " eslint build/test" ,
14- "build:js" : " rollup --config; rollup --config; " ,
14+ "build:js" : " rollup --config;" ,
1515 "build:lwc:app" : " sf project deploy start --metadata LightningComponentBundle:orgcheckApp" ,
1616 "build:sr" : " ./build/build-static-resource.sh" ,
1717 "scan:api" : " sf code-analyzer run --target ./build/src/api --output-file /tmp/orgcheck-api-scan.html; open /tmp/orgcheck-api-scan.html" ,
4848 "eslint-plugin-jsdoc" : " ^51.3.4" ,
4949 "glob" : " ^10.5.0" ,
5050 "js-yaml" : " ^4.1.1" ,
51- "jest" : " ^30.0.4 " ,
51+ "jest" : " ^29.7.0 " ,
5252 "rollup" : " ^4.44.2" ,
5353 "rollup-plugin-copy" : " ^3.5.0" ,
5454 "rollup-plugin-delete" : " ^3.0.1"
You can’t perform that action at this time.
0 commit comments