File tree 3 files changed +7
-7
lines changed
3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
- Copyright (c) 2024 , Salesforce.com, Inc.
1
+ Copyright (c) 2025 , 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 47
47
"proxy-agent" : " ^6.5.0"
48
48
},
49
49
"devDependencies" : {
50
- "@salesforce/dev-scripts" : " ^10.2.11 " ,
50
+ "@salesforce/dev-scripts" : " ^10.2.12 " ,
51
51
"ts-node" : " ^10.9.2" ,
52
52
"typescript" : " ^5.5.4"
53
53
},
128
128
"output" : []
129
129
},
130
130
"link-check" : {
131
- "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" ,
131
+ "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" ,
132
132
"files" : [
133
133
" ./*.md" ,
134
134
" ./!(CHANGELOG).md" ,
Original file line number Diff line number Diff line change 648
648
resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.3.1.tgz#4dac8245df79d675258b50e1d24e8c636eaa5e10"
649
649
integrity sha512-rO6axodoRF2SA1kknGttIWuL7HhIwSmweGlBzM8y2m5TH8DeIv4xsqYc8Cu+SrR3JT1FN4nh6XgrogI83AJfKg==
650
650
651
- " @salesforce/dev-scripts@^10.2.11 " :
652
- version "10.2.11 "
653
- resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-10.2.11 .tgz#7f041c258bf8588f9847115cc7ad5a59b9865232 "
654
- integrity sha512-LyX8njw21aKsDbpKDDJwtjX2n+V2OvS3vLg9zXLYlZvy8c2Lu8TfKSsXHS7jGhRLkBEYkJ4cJR+ClHuB2xo81A ==
651
+ " @salesforce/dev-scripts@^10.2.12 " :
652
+ version "10.2.12 "
653
+ resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-10.2.12 .tgz#05cb48e60cf1a204ec8402aa803093c924b02bf7 "
654
+ integrity sha512-sQFrUm16PLefZ3U4scEP0+jCKrUvaVjvyMADoM7KK2sXCu9TkvwAD5XtPeBoUsf9SdWhdFf2isv1X8DKM5q/6w ==
655
655
dependencies :
656
656
" @commitlint/cli" " ^17.1.2"
657
657
" @commitlint/config-conventional" " ^17.8.1"
You can’t perform that action at this time.
0 commit comments