Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent dae8f5e commit e9c14d5
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 61 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"husky": "^8.0.3",
"lint-staged": "^13.1.0",
"pinst": "^3.0.0",
"prettier": "^2.8.3",
"prettier": "^3.4.0",
"pretty-quick": "^3.1.3",
"standard-version": "^9.5.0",
"typedoc": "^0.23.24",
Expand Down
73 changes: 13 additions & 60 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ __metadata:
husky: ^8.0.3
lint-staged: ^13.1.0
pinst: ^3.0.0
prettier: ^2.8.3
prettier: ^3.4.0
pretty-quick: ^3.1.3
standard-version: ^9.5.0
tiny-typed-emitter: ^2.1.0
Expand Down Expand Up @@ -2055,56 +2055,7 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^8.22.0":
version: 8.32.0
resolution: "eslint@npm:8.32.0"
dependencies:
"@eslint/eslintrc": ^1.4.1
"@humanwhocodes/config-array": ^0.11.8
"@humanwhocodes/module-importer": ^1.0.1
"@nodelib/fs.walk": ^1.2.8
ajv: ^6.10.0
chalk: ^4.0.0
cross-spawn: ^7.0.2
debug: ^4.3.2
doctrine: ^3.0.0
escape-string-regexp: ^4.0.0
eslint-scope: ^7.1.1
eslint-utils: ^3.0.0
eslint-visitor-keys: ^3.3.0
espree: ^9.4.0
esquery: ^1.4.0
esutils: ^2.0.2
fast-deep-equal: ^3.1.3
file-entry-cache: ^6.0.1
find-up: ^5.0.0
glob-parent: ^6.0.2
globals: ^13.19.0
grapheme-splitter: ^1.0.4
ignore: ^5.2.0
import-fresh: ^3.0.0
imurmurhash: ^0.1.4
is-glob: ^4.0.0
is-path-inside: ^3.0.3
js-sdsl: ^4.1.4
js-yaml: ^4.1.0
json-stable-stringify-without-jsonify: ^1.0.1
levn: ^0.4.1
lodash.merge: ^4.6.2
minimatch: ^3.1.2
natural-compare: ^1.4.0
optionator: ^0.9.1
regexpp: ^3.2.0
strip-ansi: ^6.0.1
strip-json-comments: ^3.1.0
text-table: ^0.2.0
bin:
eslint: bin/eslint.js
checksum: 23c8fb3c57291eecd9c1448faf603226a8f885022a2cd96e303459bf72e39b7f54987c6fb948f0f9eecaf7085600e6eb0663482a35ea83da12e9f9141a22b91e
languageName: node
linkType: hard

"eslint@npm:^8.33.0":
"eslint@npm:^8.22.0, eslint@npm:^8.33.0":
version: 8.33.0
resolution: "eslint@npm:8.33.0"
dependencies:
Expand Down Expand Up @@ -4241,7 +4192,7 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^2.7.1, prettier@npm:^2.8.2, prettier@npm:^2.8.3":
"prettier@npm:^2.7.1, prettier@npm:^2.8.2":
version: 2.8.3
resolution: "prettier@npm:2.8.3"
bin:
Expand All @@ -4250,6 +4201,15 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.4.0":
version: 3.4.0
resolution: "prettier@npm:3.4.0"
bin:
prettier: bin/prettier.cjs
checksum: 600896ad0250afbcb4be97b41a2d72b878729d85308cbb6a6a8e668de8c3795559e2731b3fbb7f1d9bb5c76161a4110fd6f898d20af739853923336e55cb609a
languageName: node
linkType: hard

"pretty-quick@npm:^3.1.3":
version: 3.1.3
resolution: "pretty-quick@npm:3.1.3"
Expand Down Expand Up @@ -5129,14 +5089,7 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:^2.1.0, tslib@npm:^2.3.1, tslib@npm:^2.4.0, tslib@npm:^2.4.1":
version: 2.4.1
resolution: "tslib@npm:2.4.1"
checksum: 19480d6e0313292bd6505d4efe096a6b31c70e21cf08b5febf4da62e95c265c8f571f7b36fcc3d1a17e068032f59c269fab3459d6cd3ed6949eafecf64315fca
languageName: node
linkType: hard

"tslib@npm:^2.5.0":
"tslib@npm:^2.1.0, tslib@npm:^2.3.1, tslib@npm:^2.4.0, tslib@npm:^2.4.1, tslib@npm:^2.5.0":
version: 2.5.0
resolution: "tslib@npm:2.5.0"
checksum: ae3ed5f9ce29932d049908ebfdf21b3a003a85653a9a140d614da6b767a93ef94f460e52c3d787f0e4f383546981713f165037dc2274df212ea9f8a4541004e1
Expand Down

0 comments on commit e9c14d5

Please sign in to comment.