File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 17
17
"@salesforce/cli-plugins-testkit" : " ^5.3.15" ,
18
18
"@salesforce/dev-scripts" : " ^10.2.1" ,
19
19
"@salesforce/plugin-command-reference" : " ^3.1.4" ,
20
- "eslint-plugin-sf-plugin" : " ^1.18.8 " ,
20
+ "eslint-plugin-sf-plugin" : " ^1.18.10 " ,
21
21
"oclif" : " ^4.10.11" ,
22
22
"ts-node" : " ^10.9.2" ,
23
23
"typescript" : " ^5.4.5"
Original file line number Diff line number Diff line change 1428
1428
semver "^7.6.2"
1429
1429
ts-retry-promise "^0.8.1"
1430
1430
1431
- " @salesforce/core@^8.0.1" , "@salesforce/core@^8.0.3":
1432
- version "8.1.0 "
1433
- resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.1.0 .tgz#8ee25acdacf9d70a6249907a2fe3503461f18766 "
1434
- integrity sha512-oItr8cdeMe67glJN3dP1Gh/kasD0DUT6S6RfcLTH32wwuZNQAwMXNgBOCvlskr8nxPZ+YSSw7CVuqYMUmCtUXA ==
1431
+ " @salesforce/core@^8.0.1" , "@salesforce/core@^8.0.3", "@salesforce/core@^8.1.0" :
1432
+ version "8.1.1 "
1433
+ resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.1.1 .tgz#26db4e6da3573c4bd223eb05cb3da6aad8b2a311 "
1434
+ integrity sha512-PQ58kz0oRk/cjGhmiRj8W+x0Eg2mrWagrA4xMKaXjBAgSgU+V39BaO9IC1G2cAMGy53JJRBO5G876ala4gD44w ==
1435
1435
dependencies :
1436
1436
" @jsforce/jsforce-node" " ^3.2.1"
1437
1437
" @salesforce/kit" " ^3.1.6"
@@ -3706,12 +3706,12 @@ eslint-plugin-jsdoc@^46.10.1:
3706
3706
semver "^7.5.4"
3707
3707
spdx-expression-parse "^4.0.0"
3708
3708
3709
- eslint-plugin-sf-plugin@^1.18.8 :
3710
- version "1.18.8 "
3711
- resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.8 .tgz#e878185bf3553ab847d43f247489e4523e0c92b1 "
3712
- integrity sha512-55bGhmI5fc7T81rESdItd3Gj2om3DN5m/tII4nblwNSXlhIqAw9zYPaWkdmCddq2N6W8UYVFGeRnw1QLYIC3/w ==
3709
+ eslint-plugin-sf-plugin@^1.18.10 :
3710
+ version "1.18.10 "
3711
+ resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.10 .tgz#d12373dbf12ff4a6926837c210e01183e0edd320 "
3712
+ integrity sha512-gYA0lK81/XVvzuRrTc+LW8VvgDrHEcfJpqjbF1oBkjvpLYmxZ9mVC/1iSyHPlfGqBi9mGWXUzRd3agNd7vHAKA ==
3713
3713
dependencies :
3714
- " @salesforce/core" " ^8.0.1 "
3714
+ " @salesforce/core" " ^8.1.0 "
3715
3715
" @typescript-eslint/utils" " ^6.17.0"
3716
3716
3717
3717
eslint-plugin-unicorn@^50.0.1 :
You can’t perform that action at this time.
0 commit comments