|
1813 | 1813 | resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.3.1.tgz#4dac8245df79d675258b50e1d24e8c636eaa5e10" |
1814 | 1814 | integrity sha512-rO6axodoRF2SA1kknGttIWuL7HhIwSmweGlBzM8y2m5TH8DeIv4xsqYc8Cu+SrR3JT1FN4nh6XgrogI83AJfKg== |
1815 | 1815 |
|
1816 | | -"@salesforce/dev-scripts@^11.0.3": |
1817 | | - version "11.0.3" |
1818 | | - resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-11.0.3.tgz#414d4d45c12c2a1eada418951acc18afc49d0fad" |
1819 | | - integrity sha512-7nbrIJvFyUSdt4A2D0mjb4nKhuvmQvZtb+xt5iCeD0wOgMMuggEr7gTIhv5IHl7Jkhn4aBiXR3KQOp96gZm3nQ== |
| 1816 | +"@salesforce/dev-scripts@^11.0.4": |
| 1817 | + version "11.0.4" |
| 1818 | + resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-11.0.4.tgz#9e9fa6d425308b638508e701956dfd4c97eb403c" |
| 1819 | + integrity sha512-8RebBJpcgoO0AVmrb3pFwSUD8vCqdWbUmv3JwoDy2lWofAT0vYM3NywCCdKj26XnSASkRgKvsY6AQpkxLs+vVg== |
1820 | 1820 | dependencies: |
1821 | 1821 | "@commitlint/cli" "^17.1.2" |
1822 | 1822 | "@commitlint/config-conventional" "^17.8.1" |
|
1829 | 1829 | chai "^4.3.10" |
1830 | 1830 | chalk "^4.0.0" |
1831 | 1831 | cosmiconfig "^8.3.6" |
1832 | | - eslint-config-salesforce-typescript "^3.4.0" |
| 1832 | + eslint-config-salesforce-typescript "4.0.1" |
1833 | 1833 | husky "^7.0.4" |
1834 | 1834 | linkinator "^6.1.1" |
1835 | 1835 | mocha "^10.7.0" |
@@ -3920,22 +3920,22 @@ eslint-config-prettier@^9.1.0: |
3920 | 3920 | resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f" |
3921 | 3921 | integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw== |
3922 | 3922 |
|
3923 | | -eslint-config-salesforce-license@^0.2.0: |
3924 | | - version "0.2.0" |
3925 | | - resolved "https://registry.yarnpkg.com/eslint-config-salesforce-license/-/eslint-config-salesforce-license-0.2.0.tgz#323193f1aa15dd33fbf108d25fc1210afc11065e" |
3926 | | - integrity sha512-DJdBvgj82Erum82YMe+YvG/o6ukna3UA++lRl0HSTldj0VlBl3Q8hzCp97nRXZHra6JH1I912yievZzklXDw6w== |
| 3923 | +eslint-config-salesforce-license@^1.0.2: |
| 3924 | + version "1.0.2" |
| 3925 | + resolved "https://registry.yarnpkg.com/eslint-config-salesforce-license/-/eslint-config-salesforce-license-1.0.2.tgz#0bc7f482677f44105a6a28644f5ccbd4c9abfa01" |
| 3926 | + integrity sha512-l/1uz9RJHQHnVEEexHpHsQt3+aP/Ys2HGfZcLuUg/FZ6NGhL15ey33OJfYCYtSUKMLGiEKdUhdWVp34WD4rIdQ== |
3927 | 3927 |
|
3928 | | -eslint-config-salesforce-typescript@^3.4.0: |
3929 | | - version "3.4.0" |
3930 | | - resolved "https://registry.yarnpkg.com/eslint-config-salesforce-typescript/-/eslint-config-salesforce-typescript-3.4.0.tgz#3542e96aa6054b3df3b7c636b3b7f5bf4238bfb3" |
3931 | | - integrity sha512-pT+kJsmLrXIsVw1f24gWB+a2Iefan9qp02iSdx5mk4Jb/Jv68LhS+V/dfJxN5vvKhzvc86UwUPEIQBX9OCSbpQ== |
| 3928 | +eslint-config-salesforce-typescript@4.0.1: |
| 3929 | + version "4.0.1" |
| 3930 | + resolved "https://registry.yarnpkg.com/eslint-config-salesforce-typescript/-/eslint-config-salesforce-typescript-4.0.1.tgz#d310a40ab117bb77c19d9f5d2377f278d2da97a4" |
| 3931 | + integrity sha512-aYRFIjVXA8b0fJt7JImcqRBb++lhFjLSeZhboMZZWMNGQyWeQ8pGX7ZW2/71TQiM0b4P8Nrpapi1w4VuM0kc/A== |
3932 | 3932 | dependencies: |
3933 | 3933 | "@typescript-eslint/eslint-plugin" "^6.21.0" |
3934 | 3934 | "@typescript-eslint/parser" "^6.21.0" |
3935 | 3935 | eslint "^8.56.0" |
3936 | 3936 | eslint-config-prettier "^9.1.0" |
3937 | 3937 | eslint-config-salesforce "^2.2.0" |
3938 | | - eslint-config-salesforce-license "^0.2.0" |
| 3938 | + eslint-config-salesforce-license "^1.0.2" |
3939 | 3939 | eslint-plugin-header "^3.1.1" |
3940 | 3940 | eslint-plugin-import "^2.29.1" |
3941 | 3941 | eslint-plugin-jsdoc "^46.10.1" |
|
0 commit comments