File tree 2 files changed +6
-6
lines changed 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 14
14
"devDependencies" : {
15
15
"@oclif/plugin-command-snapshot" : " ^5.0.3" ,
16
16
"@salesforce/cli-plugins-testkit" : " ^5.1.0" ,
17
- "@salesforce/dev-scripts" : " ^8.1.0 " ,
17
+ "@salesforce/dev-scripts" : " ^8.1.1 " ,
18
18
"@salesforce/plugin-command-reference" : " ^3.0.51" ,
19
19
"chai-each" : " ^0.0.1" ,
20
20
"eslint-plugin-sf-plugin" : " ^1.16.15" ,
Original file line number Diff line number Diff line change 997
997
resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.1.0.tgz#e529576466d074e7a5f1441236510fef123da01e"
998
998
integrity sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA==
999
999
1000
- " @salesforce/dev-scripts@^8.1.0 " :
1001
- version "8.1.0 "
1002
- resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-8.1.0 .tgz#0310dc9fb4104637a237876161a40331dd382e9f "
1003
- integrity sha512-lA5uJMwfKKrbv+JMCxX8aOrwE1ihlmUfAy8SVCgBSaHNckRBDQP2zIM7S03zoXFSpUtebCndo1ODQxw+zVrK3g ==
1000
+ " @salesforce/dev-scripts@^8.1.1 " :
1001
+ version "8.1.1 "
1002
+ resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-8.1.1 .tgz#a54733057712706b08fc5abcdccad336be01fea3 "
1003
+ integrity sha512-pYf8eMhv/OLTUtQcNZkUXMioInQTwNnHuiePGbhcMb2KR41Ynk63sdLWZoGDSc82c1FX0cJfY4yrNMIMpEGQjw ==
1004
1004
dependencies :
1005
1005
" @commitlint/cli" " ^17.1.2"
1006
1006
" @commitlint/config-conventional" " ^17.1.0"
1023
1023
shelljs "^0.8.5"
1024
1024
sinon "10.0.0"
1025
1025
source-map-support "^0.5.21"
1026
- ts-node "^10.9.1 "
1026
+ ts-node "^10.9.2 "
1027
1027
typedoc "^0.25.3"
1028
1028
typedoc-plugin-missing-exports "0.23.0"
1029
1029
typescript "^4.9.5"
You can’t perform that action at this time.
0 commit comments