File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 17
17
"devDependencies" : {
18
18
"@oclif/plugin-help" : " ^5.2.20" ,
19
19
"@salesforce/dev-config" : " ^4.0.1" ,
20
- "@salesforce/dev-scripts" : " ^5.10 .0" ,
20
+ "@salesforce/dev-scripts" : " ^5.11 .0" ,
21
21
"@salesforce/plugin-auth" : " ^2.8.20" ,
22
22
"@salesforce/prettier-config" : " ^0.0.3" ,
23
23
"@types/debug" : " ^4.1.9" ,
Original file line number Diff line number Diff line change 873
873
resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.0.1.tgz#662ffaa4409713553aaf68eed93e7d2429c3ff0e"
874
874
integrity sha512-0zMjXG4Vjlu/mB7zbuKSXfXiP7CEZBwsPtYqNgburk/wZIU9KcMspLwVBDUxmUj9ltRksD9o1ubRUblN5M3Z0g==
875
875
876
- " @salesforce/dev-scripts@^5.10 .0 " :
877
- version "5.10 .0"
878
- resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-5.10 .0.tgz#8fad794032860f456eadd6b26cec13330e633517 "
879
- integrity sha512-xtFHID4iMEXdXrOXh0FBqAKN/byZ9k9mWAYH9YRmvLgdIAM9TXsI4yTPsqXcTAHrXpzUG0ku5fJcPFKFaAk5vA ==
876
+ " @salesforce/dev-scripts@^5.11 .0 " :
877
+ version "5.11 .0"
878
+ resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-5.11 .0.tgz#e5632f0e46f2d821710ca06bb6d60378399b17cd "
879
+ integrity sha512-DLgjqBsYc0AiBb5BPiSMSJrwoP9ceAFePPcB6xvLrH9gas+8X3z79vc4xzlBhwzsF1WJsSOoVVTtJbPDwxvF0g ==
880
880
dependencies :
881
881
" @commitlint/cli" " ^17.1.2"
882
882
" @commitlint/config-conventional" " ^17.1.0"
886
886
" @types/mocha" " ^9.0.0"
887
887
" @types/node" " ^15.6.1"
888
888
" @types/sinon" " 10.0.11"
889
- chai "^4.3.7 "
889
+ chai "^4.3.8 "
890
890
chalk "^4.0.0"
891
891
cosmiconfig "^7.0.0"
892
892
eslint "^8.41.0"
@@ -1861,7 +1861,7 @@ cardinal@^2.1.1:
1861
1861
ansicolors "~0.3.2"
1862
1862
redeyed "~2.1.0"
1863
1863
1864
- chai@^4.3.10, chai@^4.3.7 :
1864
+ chai@^4.3.10, chai@^4.3.8 :
1865
1865
version "4.3.10"
1866
1866
resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.10.tgz#d784cec635e3b7e2ffb66446a63b4e33bd390384"
1867
1867
integrity sha512-0UXG04VuVbruMUYbJ6JctvH0YnC/4q3/AkT18q4NaITo91CUm0liMS9VqzT9vZhVQ/1eqPanMWjBM+Juhfb/9g==
You can’t perform that action at this time.
0 commit comments