Skip to content

Commit 83bc9da

Browse files
Bump the npm group with 5 updates (#5)
Bumps the npm group with 5 updates: | Package | From | To | | --- | --- | --- | | [@locker/eslint-config-locker](https://github.com/salesforce-experience-platform-emu/locker/tree/HEAD/packages/@locker/eslint-config-locker) | `0.23.7` | `0.23.12` | | [@salesforce/eslint-config-lwc](https://github.com/salesforce/eslint-config-lwc) | `3.6.0` | `3.7.1` | | [@salesforce/eslint-plugin-lightning](https://github.com/salesforce/eslint-plugin-lightning) | `1.0.0` | `1.0.1` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `28.9.0` | `28.11.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.11` | `15.4.3` | Updates `@locker/eslint-config-locker` from 0.23.7 to 0.23.12 - [Commits](https://github.com/salesforce-experience-platform-emu/locker/commits/HEAD/packages/@locker/eslint-config-locker) Updates `@salesforce/eslint-config-lwc` from 3.6.0 to 3.7.1 - [Release notes](https://github.com/salesforce/eslint-config-lwc/releases) - [Commits](salesforce/eslint-config-lwc@v3.6.0...v3.7.1) Updates `@salesforce/eslint-plugin-lightning` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/salesforce/eslint-plugin-lightning/releases) - [Commits](salesforce/eslint-plugin-lightning@v1.0.0...v1.0.1) Updates `eslint-plugin-jest` from 28.9.0 to 28.11.0 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v28.9.0...v28.11.0) Updates `lint-staged` from 15.2.11 to 15.4.3 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.11...v15.4.3) --- updated-dependencies: - dependency-name: "@locker/eslint-config-locker" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@salesforce/eslint-config-lwc" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@salesforce/eslint-plugin-lightning" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: THS <[email protected]>
1 parent 7833dd1 commit 83bc9da

File tree

2 files changed

+62
-62
lines changed

2 files changed

+62
-62
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,19 +17,19 @@
1717
"lint-staged": "lint-staged"
1818
},
1919
"devDependencies": {
20-
"@locker/eslint-config-locker": "^0.23.7",
20+
"@locker/eslint-config-locker": "^0.23.12",
2121
"@lwc/eslint-plugin-lwc": "^1.9.0",
2222
"@prettier/plugin-xml": "^3.4.1",
23-
"@salesforce/eslint-config-lwc": "^3.6.0",
23+
"@salesforce/eslint-config-lwc": "^3.7.1",
2424
"@salesforce/eslint-plugin-aura": "^2.1.0",
25-
"@salesforce/eslint-plugin-lightning": "^1.0.0",
25+
"@salesforce/eslint-plugin-lightning": "^1.0.1",
2626
"@salesforce/sfdx-lwc-jest": "^7.0.1",
2727
"eslint": "^8.57.1",
2828
"eslint-config-prettier": "^10.0.1",
2929
"eslint-plugin-import": "^2.31.0",
30-
"eslint-plugin-jest": "^28.9.0",
30+
"eslint-plugin-jest": "^28.11.0",
3131
"husky": "^9.1.7",
32-
"lint-staged": "^15.2.11",
32+
"lint-staged": "^15.4.3",
3333
"prettier": "^3.4.2",
3434
"prettier-plugin-apex": "^2.2.2"
3535
},

0 commit comments

Comments
 (0)