|
606 | 606 | resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.3.1.tgz#4dac8245df79d675258b50e1d24e8c636eaa5e10" |
607 | 607 | integrity sha512-rO6axodoRF2SA1kknGttIWuL7HhIwSmweGlBzM8y2m5TH8DeIv4xsqYc8Cu+SrR3JT1FN4nh6XgrogI83AJfKg== |
608 | 608 |
|
609 | | -"@salesforce/dev-scripts@^11.0.3": |
610 | | - version "11.0.3" |
611 | | - resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-11.0.3.tgz#414d4d45c12c2a1eada418951acc18afc49d0fad" |
612 | | - integrity sha512-7nbrIJvFyUSdt4A2D0mjb4nKhuvmQvZtb+xt5iCeD0wOgMMuggEr7gTIhv5IHl7Jkhn4aBiXR3KQOp96gZm3nQ== |
| 609 | +"@salesforce/dev-scripts@^11.0.4": |
| 610 | + version "11.0.4" |
| 611 | + resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-11.0.4.tgz#9e9fa6d425308b638508e701956dfd4c97eb403c" |
| 612 | + integrity sha512-8RebBJpcgoO0AVmrb3pFwSUD8vCqdWbUmv3JwoDy2lWofAT0vYM3NywCCdKj26XnSASkRgKvsY6AQpkxLs+vVg== |
613 | 613 | dependencies: |
614 | 614 | "@commitlint/cli" "^17.1.2" |
615 | 615 | "@commitlint/config-conventional" "^17.8.1" |
|
622 | 622 | chai "^4.3.10" |
623 | 623 | chalk "^4.0.0" |
624 | 624 | cosmiconfig "^8.3.6" |
625 | | - eslint-config-salesforce-typescript "^3.4.0" |
| 625 | + eslint-config-salesforce-typescript "4.0.1" |
626 | 626 | husky "^7.0.4" |
627 | 627 | linkinator "^6.1.1" |
628 | 628 | mocha "^10.7.0" |
@@ -2125,22 +2125,22 @@ eslint-config-prettier@^9.1.0: |
2125 | 2125 | resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f" |
2126 | 2126 | integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw== |
2127 | 2127 |
|
2128 | | -eslint-config-salesforce-license@^0.2.0: |
2129 | | - version "0.2.0" |
2130 | | - resolved "https://registry.yarnpkg.com/eslint-config-salesforce-license/-/eslint-config-salesforce-license-0.2.0.tgz#323193f1aa15dd33fbf108d25fc1210afc11065e" |
2131 | | - integrity sha512-DJdBvgj82Erum82YMe+YvG/o6ukna3UA++lRl0HSTldj0VlBl3Q8hzCp97nRXZHra6JH1I912yievZzklXDw6w== |
| 2128 | +eslint-config-salesforce-license@^1.0.2: |
| 2129 | + version "1.0.2" |
| 2130 | + resolved "https://registry.yarnpkg.com/eslint-config-salesforce-license/-/eslint-config-salesforce-license-1.0.2.tgz#0bc7f482677f44105a6a28644f5ccbd4c9abfa01" |
| 2131 | + integrity sha512-l/1uz9RJHQHnVEEexHpHsQt3+aP/Ys2HGfZcLuUg/FZ6NGhL15ey33OJfYCYtSUKMLGiEKdUhdWVp34WD4rIdQ== |
2132 | 2132 |
|
2133 | | -eslint-config-salesforce-typescript@^3.4.0: |
2134 | | - version "3.4.0" |
2135 | | - resolved "https://registry.yarnpkg.com/eslint-config-salesforce-typescript/-/eslint-config-salesforce-typescript-3.4.0.tgz#3542e96aa6054b3df3b7c636b3b7f5bf4238bfb3" |
2136 | | - integrity sha512-pT+kJsmLrXIsVw1f24gWB+a2Iefan9qp02iSdx5mk4Jb/Jv68LhS+V/dfJxN5vvKhzvc86UwUPEIQBX9OCSbpQ== |
| 2133 | +eslint-config-salesforce-typescript@4.0.1: |
| 2134 | + version "4.0.1" |
| 2135 | + resolved "https://registry.yarnpkg.com/eslint-config-salesforce-typescript/-/eslint-config-salesforce-typescript-4.0.1.tgz#d310a40ab117bb77c19d9f5d2377f278d2da97a4" |
| 2136 | + integrity sha512-aYRFIjVXA8b0fJt7JImcqRBb++lhFjLSeZhboMZZWMNGQyWeQ8pGX7ZW2/71TQiM0b4P8Nrpapi1w4VuM0kc/A== |
2137 | 2137 | dependencies: |
2138 | 2138 | "@typescript-eslint/eslint-plugin" "^6.21.0" |
2139 | 2139 | "@typescript-eslint/parser" "^6.21.0" |
2140 | 2140 | eslint "^8.56.0" |
2141 | 2141 | eslint-config-prettier "^9.1.0" |
2142 | 2142 | eslint-config-salesforce "^2.2.0" |
2143 | | - eslint-config-salesforce-license "^0.2.0" |
| 2143 | + eslint-config-salesforce-license "^1.0.2" |
2144 | 2144 | eslint-plugin-header "^3.1.1" |
2145 | 2145 | eslint-plugin-import "^2.29.1" |
2146 | 2146 | eslint-plugin-jsdoc "^46.10.1" |
|
0 commit comments