File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 21
21
"devDependencies" : {
22
22
"@oclif/plugin-command-snapshot" : " ^5.2.36" ,
23
23
"@salesforce/cli-plugins-testkit" : " ^5.3.38" ,
24
- "@salesforce/dev-scripts" : " ^10.2.11 " ,
24
+ "@salesforce/dev-scripts" : " ^10.2.12 " ,
25
25
"@salesforce/plugin-command-reference" : " ^3.1.39" ,
26
26
"@salesforce/schemas" : " ^1.9.0" ,
27
27
"@salesforce/source-testkit" : " ^2.2.93" ,
241
241
"output" : []
242
242
},
243
243
"link-check" : {
244
- "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" ,
244
+ "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|localhost| %s\" --markdown --retry --directory-listing --verbosity error" ,
245
245
"files" : [
246
246
" ./*.md" ,
247
247
" ./!(CHANGELOG).md" ,
Original file line number Diff line number Diff line change 1542
1542
resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.3.1.tgz#4dac8245df79d675258b50e1d24e8c636eaa5e10"
1543
1543
integrity sha512-rO6axodoRF2SA1kknGttIWuL7HhIwSmweGlBzM8y2m5TH8DeIv4xsqYc8Cu+SrR3JT1FN4nh6XgrogI83AJfKg==
1544
1544
1545
- " @salesforce/dev-scripts@^10.2.11 " :
1546
- version "10.2.11 "
1547
- resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-10.2.11 .tgz#7f041c258bf8588f9847115cc7ad5a59b9865232 "
1548
- integrity sha512-LyX8njw21aKsDbpKDDJwtjX2n+V2OvS3vLg9zXLYlZvy8c2Lu8TfKSsXHS7jGhRLkBEYkJ4cJR+ClHuB2xo81A ==
1545
+ " @salesforce/dev-scripts@^10.2.12 " :
1546
+ version "10.2.12 "
1547
+ resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-10.2.12 .tgz#05cb48e60cf1a204ec8402aa803093c924b02bf7 "
1548
+ integrity sha512-sQFrUm16PLefZ3U4scEP0+jCKrUvaVjvyMADoM7KK2sXCu9TkvwAD5XtPeBoUsf9SdWhdFf2isv1X8DKM5q/6w ==
1549
1549
dependencies :
1550
1550
" @commitlint/cli" " ^17.1.2"
1551
1551
" @commitlint/config-conventional" " ^17.8.1"
You can’t perform that action at this time.
0 commit comments