File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
- Copyright (c) 2023 , Salesforce.com, Inc.
1
+ Copyright (c) 2024 , Salesforce.com, Inc.
2
2
All rights reserved.
3
3
4
4
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
Original file line number Diff line number Diff line change 15
15
"devDependencies" : {
16
16
"@oclif/plugin-command-snapshot" : " ^5.0.5" ,
17
17
"@salesforce/cli-plugins-testkit" : " ^5" ,
18
- "@salesforce/dev-scripts" : " ^8.1.3 " ,
18
+ "@salesforce/dev-scripts" : " ^8.2.0 " ,
19
19
"@salesforce/plugin-command-reference" : " ^3.0.58" ,
20
20
"eslint-plugin-sf-plugin" : " ^1.17.0" ,
21
21
"oclif" : " ^4.1.0" ,
189
189
"output" : []
190
190
},
191
191
"link-check" : {
192
- "command" : " node -e \" process.exit(process.env.CI ? 0 : 1)\" || linkinator \" **/*.md\" --skip \" CHANGELOG.md|node_modules|test/|confluence.internal.salesforce.com|%s\" --markdown --retry --directory-listing --verbosity error" ,
192
+ "command" : " node -e \" process.exit(process.env.CI ? 0 : 1)\" || linkinator \" **/*.md\" --skip \" CHANGELOG.md|node_modules|test/|confluence.internal.salesforce.com|my.salesforce.com| %s\" --markdown --retry --directory-listing --verbosity error" ,
193
193
"files" : [
194
194
" ./*.md" ,
195
195
" ./!(CHANGELOG).md" ,
Original file line number Diff line number Diff line change 952
952
resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.1.0.tgz#e529576466d074e7a5f1441236510fef123da01e"
953
953
integrity sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA==
954
954
955
- " @salesforce/dev-scripts@^8.1.3 " :
956
- version "8.1.3 "
957
- resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-8.1.3 .tgz#b33c53b4b648b5090322d1144c6852ca587d6eb7 "
958
- integrity sha512-mSWCab+uO3O2QNBCRJpKsHw/UYpOGpNFWT12BC85e+VyWBp4LTIAsssBKDY8czRI02K7NwiYaC34fNdP+yqrzA ==
955
+ " @salesforce/dev-scripts@^8.2.0 " :
956
+ version "8.2.0 "
957
+ resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-8.2.0 .tgz#e8ca6fd377b0e85ecf88baea727493a68c2154ee "
958
+ integrity sha512-dzVBmetyBe8IM1XJCBw83U5rC0TSwvXa1MPRRI0pmE/VeBqlfxM7rneKtlORCirz9n8SAvCiQvI4oJ/yWW5Quw ==
959
959
dependencies :
960
960
" @commitlint/cli" " ^17.1.2"
961
961
" @commitlint/config-conventional" " ^17.8.1"
You can’t perform that action at this time.
0 commit comments