Skip to content

Commit af0f176

Browse files
chore(deps-dev): bump the npm-runtime group across 1 directory with 3 updates
Bumps the npm-runtime group with 3 updates in the / directory: [eslint](https://github.com/eslint/eslint), [eslint-plugin-sonarjs](https://github.com/SonarSource/SonarJS) and [prettier](https://github.com/prettier/prettier). Updates `eslint` from 10.5.0 to 10.6.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.5.0...v10.6.0) Updates `eslint-plugin-sonarjs` from 4.0.3 to 4.1.0 - [Release notes](https://github.com/SonarSource/SonarJS/releases) - [Commits](https://github.com/SonarSource/SonarJS/commits) Updates `prettier` from 3.8.4 to 3.9.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.4...3.9.3) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-runtime - dependency-name: eslint-plugin-sonarjs dependency-version: 4.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-runtime - dependency-name: prettier dependency-version: 3.9.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-runtime ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc4a75d commit af0f176

2 files changed

Lines changed: 38 additions & 21 deletions

File tree

package-lock.json

Lines changed: 35 additions & 18 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
@@ -60,9 +60,9 @@
6060
"ci:check": "npm run check"
6161
},
6262
"devDependencies": {
63-
"eslint": "^10.5.0",
64-
"eslint-plugin-sonarjs": "^4.0.3",
65-
"prettier": "^3.8.4",
63+
"eslint": "^10.6.0",
64+
"eslint-plugin-sonarjs": "^4.1.0",
65+
"prettier": "^3.9.3",
6666
"svgo": "^4.0.1"
6767
}
6868
}

0 commit comments

Comments
 (0)