Skip to content

Commit 6eff776

Browse files
Bump the npm-development group with 3 updates
Bumps the npm-development group with 3 updates: [@github/local-action](https://github.com/github/local-action), [prettier](https://github.com/prettier/prettier) and [rollup](https://github.com/rollup/rollup). Updates `@github/local-action` from 2.6.1 to 2.6.2 - [Release notes](https://github.com/github/local-action/releases) - [Commits](github/local-action@v2.6.1...v2.6.2) Updates `prettier` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.0...3.5.1) Updates `rollup` from 4.34.6 to 4.34.8 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.34.6...v4.34.8) --- updated-dependencies: - dependency-name: "@github/local-action" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 22634b8 commit 6eff776

File tree

2 files changed

+91
-91
lines changed

2 files changed

+91
-91
lines changed

package-lock.json

Lines changed: 88 additions & 88 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
@@ -41,7 +41,7 @@
4141
},
4242
"devDependencies": {
4343
"@eslint/compat": "^1.2.6",
44-
"@github/local-action": "^2.6.1",
44+
"@github/local-action": "^2.6.2",
4545
"@jest/globals": "^29.7.0",
4646
"@rollup/plugin-commonjs": "^28.0.2",
4747
"@rollup/plugin-node-resolve": "^16.0.0",
@@ -52,9 +52,9 @@
5252
"eslint-plugin-prettier": "^5.2.3",
5353
"jest": "^29.7.0",
5454
"make-coverage-badge": "^1.2.0",
55-
"prettier": "^3.5.0",
55+
"prettier": "^3.5.1",
5656
"prettier-eslint": "^16.3.0",
57-
"rollup": "^4.34.6"
57+
"rollup": "^4.34.8"
5858
},
5959
"optionalDependencies": {
6060
"@rollup/rollup-linux-x64-gnu": "*"

0 commit comments

Comments
 (0)