Skip to content

Commit 754c8ba

Browse files
Bump the npm-development group with 2 updates
Bumps the npm-development group with 2 updates: [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) and [rollup](https://github.com/rollup/rollup). Updates `eslint-config-prettier` from 10.1.1 to 10.1.2 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v10.1.1...v10.1.2) Updates `rollup` from 4.39.0 to 4.40.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.39.0...v4.40.0) --- updated-dependencies: - dependency-name: eslint-config-prettier dependency-version: 10.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: rollup dependency-version: 4.40.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1d5e206 commit 754c8ba

File tree

2 files changed

+88
-103
lines changed

2 files changed

+88
-103
lines changed

package-lock.json

Lines changed: 86 additions & 101 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
@@ -46,15 +46,15 @@
4646
"@rollup/plugin-commonjs": "^28.0.3",
4747
"@rollup/plugin-node-resolve": "^16.0.1",
4848
"eslint": "^9.24.0",
49-
"eslint-config-prettier": "^10.1.1",
49+
"eslint-config-prettier": "^10.1.2",
5050
"eslint-plugin-import": "^2.31.0",
5151
"eslint-plugin-jest": "^28.11.0",
5252
"eslint-plugin-prettier": "^5.2.6",
5353
"jest": "^29.7.0",
5454
"make-coverage-badge": "^1.2.0",
5555
"prettier": "^3.5.3",
5656
"prettier-eslint": "^16.3.0",
57-
"rollup": "^4.39.0"
57+
"rollup": "^4.40.0"
5858
},
5959
"optionalDependencies": {
6060
"@rollup/rollup-linux-x64-gnu": "*"

0 commit comments

Comments
 (0)