mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-05-10 02:33:06 +00:00
chore(deps-dev): bump lint-staged from 15.5.1 to 15.5.2
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.5.1 to 15.5.2. - [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/v15.5.1...v15.5.2) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 15.5.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3c74a9c6d5
commit
6ca0997514
2 changed files with 6 additions and 6 deletions
|
@ -42,7 +42,7 @@
|
||||||
"eslint-config-prettier": "^10.1.2",
|
"eslint-config-prettier": "^10.1.2",
|
||||||
"globals": "^16.0.0",
|
"globals": "^16.0.0",
|
||||||
"husky": "^9.1.7",
|
"husky": "^9.1.7",
|
||||||
"lint-staged": "^15.5.1",
|
"lint-staged": "^15.5.2",
|
||||||
"prettier": "3.5.3",
|
"prettier": "3.5.3",
|
||||||
"ts-node": "^10.9.2",
|
"ts-node": "^10.9.2",
|
||||||
"ts-patch": "^3.3.0",
|
"ts-patch": "^3.3.0",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -3806,9 +3806,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"lint-staged@npm:^15.5.1":
|
"lint-staged@npm:^15.5.2":
|
||||||
version: 15.5.1
|
version: 15.5.2
|
||||||
resolution: "lint-staged@npm:15.5.1"
|
resolution: "lint-staged@npm:15.5.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
chalk: "npm:^5.4.1"
|
chalk: "npm:^5.4.1"
|
||||||
commander: "npm:^13.1.0"
|
commander: "npm:^13.1.0"
|
||||||
|
@ -3822,7 +3822,7 @@ __metadata:
|
||||||
yaml: "npm:^2.7.0"
|
yaml: "npm:^2.7.0"
|
||||||
bin:
|
bin:
|
||||||
lint-staged: bin/lint-staged.js
|
lint-staged: bin/lint-staged.js
|
||||||
checksum: 10c0/86deddb08bf10428f2eb96c02326a9ee403360729225f0b12afb0c0f13c287a75daa01e179d86f64e3432576446d8643d204a47417296f9ef0aa56f1340ff2af
|
checksum: 10c0/618386254600ada3af3672486a9d082250108245e7c0863d9dfe0a21e7764e3b2eb6416b0f8970e548f4e9d368637331598b27df5a1306925feabbaf16a667e1
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -4644,7 +4644,7 @@ __metadata:
|
||||||
globals: "npm:^16.0.0"
|
globals: "npm:^16.0.0"
|
||||||
husky: "npm:^9.1.7"
|
husky: "npm:^9.1.7"
|
||||||
ioredis: "npm:^5.6.1"
|
ioredis: "npm:^5.6.1"
|
||||||
lint-staged: "npm:^15.5.1"
|
lint-staged: "npm:^15.5.2"
|
||||||
pg: "npm:^8.15.6"
|
pg: "npm:^8.15.6"
|
||||||
prettier: "npm:3.5.3"
|
prettier: "npm:3.5.3"
|
||||||
ts-node: "npm:^10.9.2"
|
ts-node: "npm:^10.9.2"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue