Skip to content

Commit f0848b0

Browse files
build(deps-dev): bump dev group with 2 updates (#228)
Bumps the dev group with 2 updates: [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) and [prettier](https://github.com/prettier/prettier). Updates `eslint-plugin-import` from 2.31.0 to 2.32.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.31.0...v2.32.0) Updates `prettier` from 3.5.3 to 3.6.0 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.3...3.6.0) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-version: 2.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: prettier dependency-version: 3.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 964d6a6 commit f0848b0

2 files changed

Lines changed: 72 additions & 40 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"changelog-light": "^3.0.0",
120120
"cspell": "^9.1.1",
121121
"eslint": "^9.29.0",
122-
"eslint-plugin-import": "^2.31.0",
122+
"eslint-plugin-import": "^2.32.0",
123123
"eslint-plugin-jest": "^28.14.0",
124124
"eslint-plugin-jsdoc": "^50.7.1",
125125
"eslint-plugin-n": "^17.20.0",
@@ -129,6 +129,6 @@
129129
"lodash": "^4.17.21",
130130
"npm-check-updates": "^18.0.1",
131131
"npm-run-all": "^4.1.5",
132-
"prettier": "^3.5.3"
132+
"prettier": "^3.6.0"
133133
}
134134
}

0 commit comments

Comments
 (0)