Skip to content

Commit

Permalink
build(deps-dev): bump eslint-plugin-format from 0.1.2 to 0.1.3
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-format](https://github.com/antfu/eslint-plugin-format) from 0.1.2 to 0.1.3.
- [Release notes](https://github.com/antfu/eslint-plugin-format/releases)
- [Commits](antfu/eslint-plugin-format@v0.1.2...v0.1.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-format
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 0ce9b12 commit 7079292
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"dotenv": "^16.4.7",
"dotenv-checker": "^1.1.7",
"eslint": "^9.16.0",
"eslint-plugin-format": "^0.1.2",
"eslint-plugin-format": "^0.1.3",
"husky": "^9.1.7",
"jsdom": "^25.0.1",
"lint-staged": "^15.2.10",
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -414,14 +414,14 @@ __metadata:
languageName: node
linkType: hard

"@dprint/markdown@npm:^0.17.1":
"@dprint/markdown@npm:^0.17.8":
version: 0.17.8
resolution: "@dprint/markdown@npm:0.17.8"
checksum: 10/df2b1962c5d0063c0809d7a7eee435f4fd95295da38706b56d67f145ee7d030a3dae761512f488025344fd88af2b596e910d1f6ba8ca7f79670f69bf7c6e592b
languageName: node
linkType: hard

"@dprint/toml@npm:^0.6.2":
"@dprint/toml@npm:^0.6.3":
version: 0.6.3
resolution: "@dprint/toml@npm:0.6.3"
checksum: 10/a534ed5d775c897117a8b8ad9542714f362abb9ff6cb5593eabb7e96c97ccbdc03a59ac4bb96e421053db6ad3e110d41c3998619388970a5c1a9a927cf7c46c1
Expand Down Expand Up @@ -3597,20 +3597,20 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-format@npm:^0.1.2":
version: 0.1.2
resolution: "eslint-plugin-format@npm:0.1.2"
"eslint-plugin-format@npm:^0.1.3":
version: 0.1.3
resolution: "eslint-plugin-format@npm:0.1.3"
dependencies:
"@dprint/formatter": "npm:^0.3.0"
"@dprint/markdown": "npm:^0.17.1"
"@dprint/toml": "npm:^0.6.2"
"@dprint/markdown": "npm:^0.17.8"
"@dprint/toml": "npm:^0.6.3"
eslint-formatting-reporter: "npm:^0.0.0"
eslint-parser-plain: "npm:^0.1.0"
prettier: "npm:^3.3.2"
synckit: "npm:^0.9.0"
prettier: "npm:^3.4.1"
synckit: "npm:^0.9.2"
peerDependencies:
eslint: ^8.40.0 || ^9.0.0
checksum: 10/315ee5766cf3494bbe6e8d3b188fcafe1f54bad74dd699fc9b3d3b637dbc18699fa96405d4c321681f9fc17bcad2425552abfbabfe18caaa1d9b424a3212c3ab
checksum: 10/9225ce9dddaa35cc281a7e0bf85a16c1227cfe4ef14b5406d4b3d849fef023bc931a71f495eebdf64d7064aa5153bf216543e1e94eb7edf8163ea7d9b4fb6b59
languageName: node
linkType: hard

Expand Down Expand Up @@ -4413,7 +4413,7 @@ __metadata:
dotenv: "npm:^16.4.7"
dotenv-checker: "npm:^1.1.7"
eslint: "npm:^9.16.0"
eslint-plugin-format: "npm:^0.1.2"
eslint-plugin-format: "npm:^0.1.3"
husky: "npm:^9.1.7"
jsdom: "npm:^25.0.1"
lint-staged: "npm:^15.2.10"
Expand Down Expand Up @@ -6847,12 +6847,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.3.2":
version: 3.3.3
resolution: "prettier@npm:3.3.3"
"prettier@npm:^3.4.1":
version: 3.4.2
resolution: "prettier@npm:3.4.2"
bin:
prettier: bin/prettier.cjs
checksum: 10/5beac1f30b5b40162532b8e2f7c3a4eb650910a2695e9c8512a62ffdc09dae93190c29db9107fa7f26d1b6c71aad3628ecb9b5de1ecb0911191099be109434d7
checksum: 10/a3e806fb0b635818964d472d35d27e21a4e17150c679047f5501e1f23bd4aa806adf660f0c0d35214a210d5d440da6896c2e86156da55f221a57938278dc326e
languageName: node
linkType: hard

Expand Down Expand Up @@ -7706,7 +7706,7 @@ __metadata:
languageName: node
linkType: hard

"synckit@npm:^0.9.0, synckit@npm:^0.9.1":
"synckit@npm:^0.9.1, synckit@npm:^0.9.2":
version: 0.9.2
resolution: "synckit@npm:0.9.2"
dependencies:
Expand Down

0 comments on commit 7079292

Please sign in to comment.