Skip to content

Commit

Permalink
Merge pull request #234 from forcedotcom/dependabot-npm_and_yarn-mino…
Browse files Browse the repository at this point in the history
…r-and-patch-3e2cb1bd83

fix(deps): bump the minor-and-patch group across 1 directory with 13 updates
  • Loading branch information
sfdctaka authored Nov 19, 2024
2 parents 372abb6 + 05914eb commit 2abcd55
Show file tree
Hide file tree
Showing 2 changed files with 1,220 additions and 1,199 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"bugs": "https://github.com/forcedotcom/lwc-dev-mobile/issues",
"dependencies": {
"@oclif/core": "^3.8.0",
"@oclif/plugin-version": "^2.2.10",
"@oclif/plugin-version": "^2.2.15",
"@salesforce/core": "^5.3.12",
"@salesforce/lwc-dev-mobile-core": "^3.3.1",
"@salesforce/sf-plugins-core": "^4.0.0",
Expand All @@ -41,29 +41,29 @@
"devDependencies": {
"@types/cli-progress": "^3.11.6",
"@types/inquirer": "^9.0.7",
"@types/jest": "^29.5.12",
"@types/node": "^22.2.0",
"@types/jest": "^29.5.14",
"@types/node": "^22.8.7",
"@types/sinon": "^17.0.3",
"@typescript-eslint/eslint-plugin": "^8.0.1",
"@typescript-eslint/parser": "^8.1.0",
"@typescript-eslint/eslint-plugin": "^8.13.0",
"@typescript-eslint/parser": "^8.13.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsdoc": "^50.0.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsdoc": "^50.4.3",
"eslint-plugin-prefer-arrow": "^1.2.3",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-unicorn": "^55.0.0",
"husky": "^9.1.4",
"husky": "^9.1.6",
"jest": "^29.7.0",
"jest-chain": "^1.1.6",
"jest-extended": "^4.0.2",
"jest-junit": "^16.0.0",
"lint-staged": "^15.2.7",
"oclif": "^4.14.19",
"lint-staged": "^15.2.10",
"oclif": "^4.15.20",
"prettier": "^3.3.3",
"ts-jest": "^29.2.4",
"typescript": "^5.5.4"
"ts-jest": "^29.2.5",
"typescript": "^5.6.3"
},
"engines": {
"node": ">=20"
Expand Down
Loading

0 comments on commit 2abcd55

Please sign in to comment.