Skip to content

Commit a09c49d

Browse files
authored
Merge pull request #158 from Lightning-Flow-Scanner/feat/hardcoded-url-new-rule
feat: add new rule hardcoded url
2 parents 0f9aad6 + fba696c commit a09c49d

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

package-lock.json

Lines changed: 26 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@
44
"bugs": "https://github.com/Lightning-Flow-Scanner/lightning-flow-scanner-sfdx/issues",
55
"dependencies": {
66
"@oclif/core": "^4.3.0",
7-
"@salesforce/core": "^8.10.1",
7+
"@salesforce/core": "^8.10.2",
88
"@salesforce/sf-plugins-core": "^12.2.1",
99
"chalk": "^5.4.1",
1010
"cosmiconfig": "^9.0.0",
1111
"fs-extra": "^11.3.0",
1212
"glob": "^11.0.2",
13-
"lightning-flow-scanner-core": "4.30.0"
13+
"lightning-flow-scanner-core": "4.31.0"
1414
},
1515
"devDependencies": {
16-
"@oclif/plugin-help": "6.2.27",
16+
"@oclif/plugin-help": "6.2.28",
1717
"@oclif/test": "4.1.12",
1818
"@salesforce/dev-config": "4.3.1",
1919
"@salesforce/ts-sinon": "1.4.30",

0 commit comments

Comments
 (0)