Skip to content

Commit 1a39cad

Browse files
🆙 npm(deps): Bump the npm group across 1 directory with 3 updates (#153)
Bumps the npm group with 3 updates in the / directory: [@octokit/plugin-enterprise-cloud](https://github.com/octokit/plugin-enterprise-cloud.js), [lint-staged](https://github.com/lint-staged/lint-staged) and [rimraf](https://github.com/isaacs/rimraf). Updates `@octokit/plugin-enterprise-cloud` from 15.1.0 to 15.2.0 - [Release notes](https://github.com/octokit/plugin-enterprise-cloud.js/releases) - [Commits](octokit/plugin-enterprise-cloud.js@v15.1.0...v15.2.0) Updates `lint-staged` from 16.2.1 to 16.2.6 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.2.1...v16.2.6) Updates `rimraf` from 6.0.1 to 6.1.0 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v6.0.1...v6.1.0) --- updated-dependencies: - dependency-name: "@octokit/plugin-enterprise-cloud" dependency-version: 15.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: lint-staged dependency-version: 16.2.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: rimraf dependency-version: 6.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 70a8510 commit 1a39cad

File tree

2 files changed

+40
-57
lines changed

2 files changed

+40
-57
lines changed

package-lock.json

Lines changed: 37 additions & 54 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
@@ -48,7 +48,7 @@
4848
"dependencies": {
4949
"@actions/core": "^1.11.1",
5050
"@actions/github": "^6.0.1",
51-
"@octokit/plugin-enterprise-cloud": "^15.1.0",
51+
"@octokit/plugin-enterprise-cloud": "^15.2.0",
5252
"@octokit/plugin-enterprise-server": "^20.0.0",
5353
"js-yaml": "^4.1.0"
5454
},
@@ -60,9 +60,9 @@
6060
"eslint-plugin-markdown": "^5.1.0",
6161
"eslint-plugin-prettier": "^5.5.4",
6262
"husky": "^9.1.7",
63-
"lint-staged": "^16.2.1",
63+
"lint-staged": "^16.2.6",
6464
"proxy-agent": "^6.5.0",
65-
"rimraf": "^6.0.1"
65+
"rimraf": "^6.1.0"
6666
},
6767
"husky": {
6868
"hooks": {

0 commit comments

Comments
 (0)