Skip to content

Commit 352b634

Browse files
chore(deps-dev): bump the npm-development group across 1 directory with 2 updates
Bumps the npm-development group with 2 updates in the / directory: [lint-staged](https://github.com/lint-staged/lint-staged) and [ci-info](https://github.com/watson/ci-info). Updates `lint-staged` from 16.1.5 to 16.2.4 - [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.1.5...v16.2.4) Updates `ci-info` from 4.3.0 to 4.3.1 - [Release notes](https://github.com/watson/ci-info/releases) - [Changelog](https://github.com/watson/ci-info/blob/master/CHANGELOG.md) - [Commits](watson/ci-info@v4.3.0...v4.3.1) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 16.2.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: ci-info dependency-version: 4.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent acea083 commit 352b634

4 files changed

Lines changed: 120 additions & 122 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"glob": "catalog:prod",
5454
"husky": "^9.1.7",
5555
"jiti": "catalog:dev",
56-
"lint-staged": "^16.1.5",
56+
"lint-staged": "^16.2.6",
5757
"prettier": "catalog:dev",
5858
"rimraf": "^6.0.1",
5959
"tsx": "catalog:dev",

packages/dev-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@types/ci-info": "^3.1.0",
6565
"@types/jest": "^29.5.12",
6666
"@types/node": "catalog:dev",
67-
"ci-info": "^4.0.0",
67+
"ci-info": "^4.3.1",
6868
"eslint": "catalog:dev",
6969
"jest": "^29.7.0",
7070
"prettier": "catalog:dev",

0 commit comments

Comments
 (0)