Skip to content

Commit 708dca2

Browse files
authored
Merge pull request #244 from forcedotcom/dependabot-npm_and_yarn-minor-and-patch-8928eb2c88
fix(deps): bump the minor-and-patch group with 12 updates
2 parents 924477b + 79cd80f commit 708dca2

File tree

2 files changed

+1743
-1255
lines changed

2 files changed

+1743
-1255
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"bugs": "https://github.com/forcedotcom/lwc-dev-mobile/issues",
3333
"dependencies": {
3434
"@oclif/core": "^3.8.0",
35-
"@oclif/plugin-version": "^2.2.15",
35+
"@oclif/plugin-version": "^2.2.21",
3636
"@salesforce/core": "^5.3.12",
3737
"@salesforce/lwc-dev-mobile-core": "^3.3.1",
3838
"@salesforce/sf-plugins-core": "^4.0.0",
@@ -42,28 +42,28 @@
4242
"@types/cli-progress": "^3.11.6",
4343
"@types/inquirer": "^9.0.7",
4444
"@types/jest": "^29.5.14",
45-
"@types/node": "^22.8.7",
45+
"@types/node": "^22.13.0",
4646
"@types/sinon": "^17.0.3",
47-
"@typescript-eslint/eslint-plugin": "^8.13.0",
48-
"@typescript-eslint/parser": "^8.13.0",
47+
"@typescript-eslint/eslint-plugin": "^8.22.0",
48+
"@typescript-eslint/parser": "^8.22.0",
4949
"eslint": "^8.57.0",
5050
"eslint-config-prettier": "^9.1.0",
5151
"eslint-plugin-import": "^2.31.0",
52-
"eslint-plugin-jsdoc": "^50.4.3",
52+
"eslint-plugin-jsdoc": "^50.6.3",
5353
"eslint-plugin-prefer-arrow": "^1.2.3",
54-
"eslint-plugin-prettier": "^5.2.1",
55-
"eslint-plugin-react": "^7.37.2",
54+
"eslint-plugin-prettier": "^5.2.3",
55+
"eslint-plugin-react": "^7.37.4",
5656
"eslint-plugin-unicorn": "^55.0.0",
57-
"husky": "^9.1.6",
57+
"husky": "^9.1.7",
5858
"jest": "^29.7.0",
5959
"jest-chain": "^1.1.6",
6060
"jest-extended": "^4.0.2",
6161
"jest-junit": "^16.0.0",
62-
"lint-staged": "^15.2.10",
63-
"oclif": "^4.15.20",
64-
"prettier": "^3.3.3",
62+
"lint-staged": "^15.4.3",
63+
"oclif": "^4.17.21",
64+
"prettier": "^3.4.2",
6565
"ts-jest": "^29.2.5",
66-
"typescript": "^5.6.3"
66+
"typescript": "^5.7.3"
6767
},
6868
"engines": {
6969
"node": ">=20"

0 commit comments

Comments
 (0)