Skip to content

Commit cbab1bc

Browse files
chore(deps-dev): bump the patch-dependencies group with 3 updates (#1277)
Bumps the patch-dependencies group with 3 updates: [lint-staged](https://github.com/lint-staged/lint-staged), [rimraf](https://github.com/isaacs/rimraf) and [start-server-and-test](https://github.com/bahmutov/start-server-and-test). Updates `lint-staged` from 16.2.6 to 16.2.7 - [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.6...v16.2.7) Updates `rimraf` from 6.1.0 to 6.1.2 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v6.1.0...v6.1.2) Updates `start-server-and-test` from 2.1.2 to 2.1.3 - [Release notes](https://github.com/bahmutov/start-server-and-test/releases) - [Commits](bahmutov/start-server-and-test@v2.1.2...v2.1.3) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 16.2.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: rimraf dependency-version: 6.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: start-server-and-test dependency-version: 2.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b7a0d4e commit cbab1bc

File tree

2 files changed

+71
-80
lines changed

2 files changed

+71
-80
lines changed

package-lock.json

Lines changed: 68 additions & 77 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
@@ -84,7 +84,7 @@
8484
"husky": "^9.1.7",
8585
"iframe-resizer": "^5.4.7",
8686
"invokers-polyfill": "^0.5.7",
87-
"lint-staged": "^16.2.6",
87+
"lint-staged": "^16.2.7",
8888
"markdownlint-cli": "^0.45.0",
8989
"nodemon": "^3.1.11",
9090
"npm-run-all2": "8.0.4",
@@ -95,9 +95,9 @@
9595
"postcss-focus": "^7.0.0",
9696
"postcss-list-style-safari-fix": "^1.0.0",
9797
"prettier": "^3.4.2",
98-
"rimraf": "^6.1.0",
98+
"rimraf": "^6.1.2",
9999
"sass": "^1.93.3",
100-
"start-server-and-test": "^2.1.2",
100+
"start-server-and-test": "^2.1.3",
101101
"stylelint": "^14.16.1",
102102
"stylelint-config-prettier": "^9.0.5",
103103
"stylelint-config-sass-guidelines": "^9.0.1",

0 commit comments

Comments
 (0)