mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-05-10 10:43:06 +00:00
chore(deps-dev): bump eslint-config-prettier from 10.1.3 to 10.1.5
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 10.1.3 to 10.1.5. - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-config-prettier/compare/v10.1.3...v10.1.5) --- updated-dependencies: - dependency-name: eslint-config-prettier dependency-version: 10.1.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
56797c4aa8
commit
46e5cc0dda
2 changed files with 6 additions and 6 deletions
|
@ -39,7 +39,7 @@
|
||||||
"cross-env": "^7.0.3",
|
"cross-env": "^7.0.3",
|
||||||
"drizzle-kit": "^0.31.1",
|
"drizzle-kit": "^0.31.1",
|
||||||
"eslint": "^9.26.0",
|
"eslint": "^9.26.0",
|
||||||
"eslint-config-prettier": "^10.1.3",
|
"eslint-config-prettier": "^10.1.5",
|
||||||
"globals": "^16.1.0",
|
"globals": "^16.1.0",
|
||||||
"husky": "^9.1.7",
|
"husky": "^9.1.7",
|
||||||
"lint-staged": "^15.5.2",
|
"lint-staged": "^15.5.2",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2636,14 +2636,14 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"eslint-config-prettier@npm:^10.1.3":
|
"eslint-config-prettier@npm:^10.1.5":
|
||||||
version: 10.1.3
|
version: 10.1.5
|
||||||
resolution: "eslint-config-prettier@npm:10.1.3"
|
resolution: "eslint-config-prettier@npm:10.1.5"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ">=7.0.0"
|
eslint: ">=7.0.0"
|
||||||
bin:
|
bin:
|
||||||
eslint-config-prettier: bin/cli.js
|
eslint-config-prettier: bin/cli.js
|
||||||
checksum: 10c0/8e0b1fea63cb606afe5fe1c01b38eacd8764cc257cbe9af6ee3c8b4b9532432a7bf720eda1434f6e16e31be37ed9e279c3efcf1f3853b608bb67068e73dcd534
|
checksum: 10c0/5486255428e4577e8064b40f27db299faf7312b8e43d7b4bc913a6426e6c0f5950cd519cad81ae24e9aecb4002c502bc665c02e3b52efde57af2debcf27dd6e0
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -4640,7 +4640,7 @@ __metadata:
|
||||||
drizzle-kit: "npm:^0.31.1"
|
drizzle-kit: "npm:^0.31.1"
|
||||||
drizzle-orm: "npm:^0.43.1"
|
drizzle-orm: "npm:^0.43.1"
|
||||||
eslint: "npm:^9.26.0"
|
eslint: "npm:^9.26.0"
|
||||||
eslint-config-prettier: "npm:^10.1.3"
|
eslint-config-prettier: "npm:^10.1.5"
|
||||||
globals: "npm:^16.1.0"
|
globals: "npm:^16.1.0"
|
||||||
husky: "npm:^9.1.7"
|
husky: "npm:^9.1.7"
|
||||||
ioredis: "npm:^5.6.1"
|
ioredis: "npm:^5.6.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue