Skip to content

Commit

Permalink
chore: update core and project dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
junners committed Jan 19, 2025
1 parent d446b3b commit 30a249d
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 38 deletions.
59 changes: 27 additions & 32 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
"version": "2.37.0",
"bugs": "https://github.com/Lightning-Flow-Scanner/lightning-flow-scanner-sfdx/issues",
"dependencies": {
"@oclif/core": "^4.2.2",
"@salesforce/core": "^8.8.0",
"@oclif/core": "^4.2.3",
"@salesforce/core": "^8.8.2",
"@salesforce/sf-plugins-core": "^12.1.2",
"chalk": "^5.4.1",
"cosmiconfig": "^9.0.0",
"fs-extra": "^11.2.0",
"fs-extra": "^11.3.0",
"glob": "^11.0.1",
"lightning-flow-scanner-core": "4.9.0",
"lightning-flow-scanner-core": "4.10.0",
"tslib": "^2",
"xml2js": "^0.6.2",
"xmlbuilder2": "^3.1.1"
Expand All @@ -24,7 +24,7 @@
"@types/chai": "^5",
"@types/jsforce": "^1.11.5",
"@types/mocha": "^10.0.10",
"@types/node": "^22.10.6",
"@types/node": "^22.10.7",
"@types/sinon": "^17.0.3",
"@types/sinonjs__fake-timers": "^8.1.5",
"@typescript-eslint/eslint-plugin": "^8.20.0",
Expand All @@ -35,7 +35,7 @@
"globby": "^14.0.2",
"mocha": "^11.0.1",
"nyc": "^17",
"oclif": "^4.17.11",
"oclif": "^4.17.13",
"prettier": "^3.4.2",
"sinon": "^19.0.2",
"ts-node": "^10.9.2",
Expand Down

0 comments on commit 30a249d

Please sign in to comment.