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.2 to 10.1.3
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 10.1.2 to 10.1.3. - [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.2...v10.1.3) --- updated-dependencies: - dependency-name: eslint-config-prettier dependency-version: 10.1.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ce895a4491
commit
9923aa6bba
2 changed files with 6 additions and 6 deletions
|
@ -39,7 +39,7 @@
|
|||
"cross-env": "^7.0.3",
|
||||
"drizzle-kit": "^0.31.1",
|
||||
"eslint": "^9.26.0",
|
||||
"eslint-config-prettier": "^10.1.2",
|
||||
"eslint-config-prettier": "^10.1.3",
|
||||
"globals": "^16.1.0",
|
||||
"husky": "^9.1.7",
|
||||
"lint-staged": "^15.5.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2636,14 +2636,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-config-prettier@npm:^10.1.2":
|
||||
version: 10.1.2
|
||||
resolution: "eslint-config-prettier@npm:10.1.2"
|
||||
"eslint-config-prettier@npm:^10.1.3":
|
||||
version: 10.1.3
|
||||
resolution: "eslint-config-prettier@npm:10.1.3"
|
||||
peerDependencies:
|
||||
eslint: ">=7.0.0"
|
||||
bin:
|
||||
eslint-config-prettier: bin/cli.js
|
||||
checksum: 10c0/c22c8e29193cc8fd70becf1c2dd072513f2b3004a175c2a49404c79d1745ba4dc0edc2afd00d16b0e26d24f95813a0469e7445a25104aec218f6d84cdb1697e9
|
||||
checksum: 10c0/8e0b1fea63cb606afe5fe1c01b38eacd8764cc257cbe9af6ee3c8b4b9532432a7bf720eda1434f6e16e31be37ed9e279c3efcf1f3853b608bb67068e73dcd534
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -4640,7 +4640,7 @@ __metadata:
|
|||
drizzle-kit: "npm:^0.31.1"
|
||||
drizzle-orm: "npm:^0.43.1"
|
||||
eslint: "npm:^9.26.0"
|
||||
eslint-config-prettier: "npm:^10.1.2"
|
||||
eslint-config-prettier: "npm:^10.1.3"
|
||||
globals: "npm:^16.1.0"
|
||||
husky: "npm:^9.1.7"
|
||||
ioredis: "npm:^5.6.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue