Skip to content

Commit 10df34c

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), [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) and [rollup](https://github.com/rollup/rollup). Updates `@github/local-action` from 3.1.0 to 3.1.1 - [Release notes](https://github.com/github/local-action/releases) - [Changelog](https://github.com/github/local-action/blob/main/CHANGELOG.md) - [Commits](github/local-action@v3.1...v3.1.1) Updates `@rollup/plugin-node-resolve` from 16.0.0 to 16.0.1 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/node-resolve-v16.0.1/packages/node-resolve) Updates `rollup` from 4.35.0 to 4.36.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.35.0...v4.36.0) --- updated-dependencies: - dependency-name: "@github/local-action" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: "@rollup/plugin-node-resolve" 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-minor dependency-group: npm-development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1eb71da commit 10df34c

File tree

2 files changed

+90
-104
lines changed

2 files changed

+90
-104
lines changed

package-lock.json

+87-101
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@
4141
},
4242
"devDependencies": {
4343
"@eslint/compat": "^1.2.7",
44-
"@github/local-action": "^3.1.0",
44+
"@github/local-action": "^3.1.1",
4545
"@jest/globals": "^29.7.0",
4646
"@rollup/plugin-commonjs": "^28.0.3",
47-
"@rollup/plugin-node-resolve": "^16.0.0",
47+
"@rollup/plugin-node-resolve": "^16.0.1",
4848
"eslint": "^9.22.0",
4949
"eslint-config-prettier": "^10.1.1",
5050
"eslint-plugin-import": "^2.31.0",
@@ -54,7 +54,7 @@
5454
"make-coverage-badge": "^1.2.0",
5555
"prettier": "^3.5.3",
5656
"prettier-eslint": "^16.3.0",
57-
"rollup": "^4.35.0"
57+
"rollup": "^4.36.0"
5858
},
5959
"optionalDependencies": {
6060
"@rollup/rollup-linux-x64-gnu": "*"

0 commit comments

Comments
 (0)