mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 08:47:22 +00:00
build(deps-dev): bump lint-staged from 16.2.7 to 16.3.1 (#4818)
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 16.2.7 to 16.3.1. - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](https://github.com/lint-staged/lint-staged/compare/v16.2.7...v16.3.1) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 16.3.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@biomejs/biome": "2.4.4",
|
"@biomejs/biome": "2.4.4",
|
||||||
"husky": "^9.1.7",
|
"husky": "^9.1.7",
|
||||||
"lint-staged": "^16.2.7",
|
"lint-staged": "^16.3.1",
|
||||||
"turbo": "^2.8.10",
|
"turbo": "^2.8.10",
|
||||||
"typedoc": "^0.28.17",
|
"typedoc": "^0.28.17",
|
||||||
"typedoc-plugin-markdown": "^4.10.0",
|
"typedoc-plugin-markdown": "^4.10.0",
|
||||||
|
|||||||
@@ -1320,10 +1320,10 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"commander@npm:^14.0.2":
|
"commander@npm:^14.0.3":
|
||||||
version: 14.0.2
|
version: 14.0.3
|
||||||
resolution: "commander@npm:14.0.2"
|
resolution: "commander@npm:14.0.3"
|
||||||
checksum: 10c0/245abd1349dbad5414cb6517b7b5c584895c02c4f7836ff5395f301192b8566f9796c82d7bd6c92d07eba8775fe4df86602fca5d86d8d10bcc2aded1e21c2aeb
|
checksum: 10c0/755652564bbf56ff2ff083313912b326450d3f8d8c85f4b71416539c9a05c3c67dbd206821ca72635bf6b160e2afdefcb458e86b317827d5cb333b69ce7f1a24
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -1444,7 +1444,7 @@ __metadata:
|
|||||||
dependencies:
|
dependencies:
|
||||||
"@biomejs/biome": "npm:2.4.4"
|
"@biomejs/biome": "npm:2.4.4"
|
||||||
husky: "npm:^9.1.7"
|
husky: "npm:^9.1.7"
|
||||||
lint-staged: "npm:^16.2.7"
|
lint-staged: "npm:^16.3.1"
|
||||||
turbo: "npm:^2.8.10"
|
turbo: "npm:^2.8.10"
|
||||||
typedoc: "npm:^0.28.17"
|
typedoc: "npm:^0.28.17"
|
||||||
typedoc-plugin-markdown: "npm:^4.10.0"
|
typedoc-plugin-markdown: "npm:^4.10.0"
|
||||||
@@ -2019,20 +2019,19 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"lint-staged@npm:^16.2.7":
|
"lint-staged@npm:^16.3.1":
|
||||||
version: 16.2.7
|
version: 16.3.1
|
||||||
resolution: "lint-staged@npm:16.2.7"
|
resolution: "lint-staged@npm:16.3.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
commander: "npm:^14.0.2"
|
commander: "npm:^14.0.3"
|
||||||
listr2: "npm:^9.0.5"
|
listr2: "npm:^9.0.5"
|
||||||
micromatch: "npm:^4.0.8"
|
micromatch: "npm:^4.0.8"
|
||||||
nano-spawn: "npm:^2.0.0"
|
|
||||||
pidtree: "npm:^0.6.0"
|
|
||||||
string-argv: "npm:^0.3.2"
|
string-argv: "npm:^0.3.2"
|
||||||
yaml: "npm:^2.8.1"
|
tinyexec: "npm:^1.0.2"
|
||||||
|
yaml: "npm:^2.8.2"
|
||||||
bin:
|
bin:
|
||||||
lint-staged: bin/lint-staged.js
|
lint-staged: bin/lint-staged.js
|
||||||
checksum: 10c0/9a677c21a8112d823ae5bc565ba2c9e7b803786f2a021c46827a55fe44ed59def96edb24fc99c06a2545cdbbf366022ad82addcb3bf60c712f3b98ef92069717
|
checksum: 10c0/9aed98ab759c7acdcfb969c3c09b24597bd6717771ab1f1eec571038713bd0d0ad80304d0a737e5b7b7c64141e4ff9489022448492353f5d1b476223c43f40bc
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -2274,13 +2273,6 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"nano-spawn@npm:^2.0.0":
|
|
||||||
version: 2.0.0
|
|
||||||
resolution: "nano-spawn@npm:2.0.0"
|
|
||||||
checksum: 10c0/d00f9b5739f86e28cb732ffd774793e110810cded246b8393c75c4f22674af47f98ee37b19f022ada2d8c9425f800e841caa0662fbff4c0930a10e39339fb366
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"normalize-url@npm:^8.0.0":
|
"normalize-url@npm:^8.0.0":
|
||||||
version: 8.0.1
|
version: 8.0.1
|
||||||
resolution: "normalize-url@npm:8.0.1"
|
resolution: "normalize-url@npm:8.0.1"
|
||||||
@@ -2406,15 +2398,6 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"pidtree@npm:^0.6.0":
|
|
||||||
version: 0.6.0
|
|
||||||
resolution: "pidtree@npm:0.6.0"
|
|
||||||
bin:
|
|
||||||
pidtree: bin/pidtree.js
|
|
||||||
checksum: 10c0/0829ec4e9209e230f74ebf4265f5ccc9ebfb488334b525cb13f86ff801dca44b362c41252cd43ae4d7653a10a5c6ab3be39d2c79064d6895e0d78dc50a5ed6e9
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"piscina@npm:^4.3.1":
|
"piscina@npm:^4.3.1":
|
||||||
version: 4.8.0
|
version: 4.8.0
|
||||||
resolution: "piscina@npm:4.8.0"
|
resolution: "piscina@npm:4.8.0"
|
||||||
@@ -2835,6 +2818,13 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"tinyexec@npm:^1.0.2":
|
||||||
|
version: 1.0.2
|
||||||
|
resolution: "tinyexec@npm:1.0.2"
|
||||||
|
checksum: 10c0/1261a8e34c9b539a9aae3b7f0bb5372045ff28ee1eba035a2a059e532198fe1a182ec61ac60fa0b4a4129f0c4c4b1d2d57355b5cb9aa2d17ac9454ecace502ee
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"tinyglobby@npm:^0.2.13":
|
"tinyglobby@npm:^0.2.13":
|
||||||
version: 0.2.14
|
version: 0.2.14
|
||||||
resolution: "tinyglobby@npm:0.2.14"
|
resolution: "tinyglobby@npm:0.2.14"
|
||||||
@@ -3177,6 +3167,15 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"yaml@npm:^2.8.2":
|
||||||
|
version: 2.8.2
|
||||||
|
resolution: "yaml@npm:2.8.2"
|
||||||
|
bin:
|
||||||
|
yaml: bin.mjs
|
||||||
|
checksum: 10c0/703e4dc1e34b324aa66876d63618dcacb9ed49f7e7fe9b70f1e703645be8d640f68ab84f12b86df8ac960bac37acf5513e115de7c970940617ce0343c8c9cd96
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"yargs-parser@npm:^21.1.1":
|
"yargs-parser@npm:^21.1.1":
|
||||||
version: 21.1.1
|
version: 21.1.1
|
||||||
resolution: "yargs-parser@npm:21.1.1"
|
resolution: "yargs-parser@npm:21.1.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user