Skip to content

Commit 860b5e7

Browse files
chore(deps-dev): bump the npm group across 1 directory with 3 updates (#60)
Bumps the npm group with 3 updates in the / directory: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [eslint](https://github.com/eslint/eslint) and [lint-staged](https://github.com/lint-staged/lint-staged). Updates `@eslint/js` from 9.24.0 to 9.25.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.25.0/packages/js) Updates `eslint` from 9.24.0 to 9.25.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.24.0...v9.25.0) Updates `lint-staged` from 15.5.0 to 15.5.1 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.5.0...v15.5.1) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.25.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: eslint dependency-version: 9.25.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: lint-staged dependency-version: 15.5.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d7756a9 commit 860b5e7

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,18 +17,18 @@
1717
"lint-staged": "lint-staged"
1818
},
1919
"devDependencies": {
20-
"@eslint/js": "^9.24.0",
20+
"@eslint/js": "^9.25.1",
2121
"@lwc/eslint-plugin-lwc": "^3.0.0",
2222
"@prettier/plugin-xml": "^3.4.1",
2323
"@salesforce/eslint-config-lwc": "^4.0.0",
2424
"@salesforce/eslint-plugin-lightning": "^2.0.0",
2525
"@salesforce/sfdx-lwc-jest": "^7.0.1",
26-
"eslint": "^9.24.0",
26+
"eslint": "^9.25.1",
2727
"eslint-plugin-import": "^2.31.0",
2828
"eslint-plugin-jest": "^28.11.0",
2929
"globals": "^16.0.0",
3030
"husky": "^9.1.7",
31-
"lint-staged": "^15.5.0",
31+
"lint-staged": "^15.5.1",
3232
"prettier": "^3.5.3",
3333
"prettier-plugin-apex": "^2.2.6"
3434
},

0 commit comments

Comments
 (0)