Skip to content

Commit 30a249d

Browse files
committed
chore: update core and project dependencies
1 parent d446b3b commit 30a249d

File tree

2 files changed

+33
-38
lines changed

2 files changed

+33
-38
lines changed

package-lock.json

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

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
"version": "2.37.0",
44
"bugs": "https://github.com/Lightning-Flow-Scanner/lightning-flow-scanner-sfdx/issues",
55
"dependencies": {
6-
"@oclif/core": "^4.2.2",
7-
"@salesforce/core": "^8.8.0",
6+
"@oclif/core": "^4.2.3",
7+
"@salesforce/core": "^8.8.2",
88
"@salesforce/sf-plugins-core": "^12.1.2",
99
"chalk": "^5.4.1",
1010
"cosmiconfig": "^9.0.0",
11-
"fs-extra": "^11.2.0",
11+
"fs-extra": "^11.3.0",
1212
"glob": "^11.0.1",
13-
"lightning-flow-scanner-core": "4.9.0",
13+
"lightning-flow-scanner-core": "4.10.0",
1414
"tslib": "^2",
1515
"xml2js": "^0.6.2",
1616
"xmlbuilder2": "^3.1.1"
@@ -24,7 +24,7 @@
2424
"@types/chai": "^5",
2525
"@types/jsforce": "^1.11.5",
2626
"@types/mocha": "^10.0.10",
27-
"@types/node": "^22.10.6",
27+
"@types/node": "^22.10.7",
2828
"@types/sinon": "^17.0.3",
2929
"@types/sinonjs__fake-timers": "^8.1.5",
3030
"@typescript-eslint/eslint-plugin": "^8.20.0",
@@ -35,7 +35,7 @@
3535
"globby": "^14.0.2",
3636
"mocha": "^11.0.1",
3737
"nyc": "^17",
38-
"oclif": "^4.17.11",
38+
"oclif": "^4.17.13",
3939
"prettier": "^3.4.2",
4040
"sinon": "^19.0.2",
4141
"ts-node": "^10.9.2",

0 commit comments

Comments
 (0)