Skip to content

Commit c5eb25d

Browse files
authored
Merge pull request #367 from emibcn/dependabot/npm_and_yarn/prettier-3.4.1
npm(deps-dev): bump prettier from 3.3.3 to 3.4.1
2 parents fcf0a90 + a61988f commit c5eb25d

File tree

1 file changed

+5
-55
lines changed

1 file changed

+5
-55
lines changed

yarn.lock

Lines changed: 5 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,6 @@
3838
"@babel/highlight" "^7.22.13"
3939
chalk "^2.4.2"
4040

41-
"@babel/code-frame@^7.25.7":
42-
version "7.25.7"
43-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.25.7.tgz#438f2c524071531d643c6f0188e1e28f130cebc7"
44-
integrity sha512-0xZJFNE5XMpENsgfHYTw8FbX4kv53mFLn2i3XPoq69LyhYSCBJtitaHx9QnsVTrsogI4Z3+HtEfZ2/GFPOtf5g==
45-
dependencies:
46-
"@babel/highlight" "^7.25.7"
47-
picocolors "^1.0.0"
48-
4941
"@babel/code-frame@^7.25.9":
5042
version "7.25.9"
5143
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.25.9.tgz#895b6c7e04a7271a0cbfd575d2e8131751914cc7"
@@ -109,16 +101,6 @@
109101
"@jridgewell/trace-mapping" "^0.3.17"
110102
jsesc "^2.5.1"
111103

112-
"@babel/generator@^7.25.7":
113-
version "7.25.7"
114-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.25.7.tgz#de86acbeb975a3e11ee92dd52223e6b03b479c56"
115-
integrity sha512-5Dqpl5fyV9pIAD62yK9P7fcA768uVPUyrQmqpqstHWgMma4feF1x/oFysBCVZLY5wJ2GkMUCdsNDnGZrPoR6rA==
116-
dependencies:
117-
"@babel/types" "^7.25.7"
118-
"@jridgewell/gen-mapping" "^0.3.5"
119-
"@jridgewell/trace-mapping" "^0.3.25"
120-
jsesc "^3.0.2"
121-
122104
"@babel/generator@^7.25.9":
123105
version "7.25.9"
124106
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.25.9.tgz#c7e828ebe0c2baba103b712924699c9e8a6e32f0"
@@ -391,7 +373,7 @@
391373
dependencies:
392374
"@babel/types" "^7.25.9"
393375

394-
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.13.0", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.25.7", "@babel/helper-plugin-utils@^7.25.9", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
376+
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.13.0", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.25.9", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
395377
version "7.25.9"
396378
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.25.9.tgz#9cbdd63a9443a2c92a725cca7ebca12cc8dd9f46"
397379
integrity sha512-kSMlyUVdWe25rEsRGviIgOWnoT/nfABVWlqt9N19/dIPWViAOW2s9wznP5tURbs/IDuNk4gPy3YdYRgH3uxhBw==
@@ -570,16 +552,6 @@
570552
chalk "^2.4.2"
571553
js-tokens "^4.0.0"
572554

573-
"@babel/highlight@^7.25.7":
574-
version "7.25.7"
575-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.25.7.tgz#20383b5f442aa606e7b5e3043b0b1aafe9f37de5"
576-
integrity sha512-iYyACpW3iW8Fw+ZybQK+drQre+ns/tKpXbNESfrhNnPLIklLbXr7MYJ6gPEd0iETGLOK+SxMjVvKb/ffmk+FEw==
577-
dependencies:
578-
"@babel/helper-validator-identifier" "^7.25.7"
579-
chalk "^2.4.2"
580-
js-tokens "^4.0.0"
581-
picocolors "^1.0.0"
582-
583555
"@babel/highlight@^7.25.9":
584556
version "7.25.9"
585557
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.25.9.tgz#8141ce68fc73757946f983b343f1231f4691acc6"
@@ -590,7 +562,7 @@
590562
js-tokens "^4.0.0"
591563
picocolors "^1.0.0"
592564

593-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.5", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.17.9", "@babel/parser@^7.20.15", "@babel/parser@^7.22.15", "@babel/parser@^7.23.0", "@babel/parser@^7.25.7", "@babel/parser@^7.3.3":
565+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.5", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.17.9", "@babel/parser@^7.20.15", "@babel/parser@^7.22.15", "@babel/parser@^7.23.0", "@babel/parser@^7.3.3":
594566
version "7.25.7"
595567
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.7.tgz#99b927720f4ddbfeb8cd195a363ed4532f87c590"
596568
integrity sha512-aZn7ETtQsjjGG5HruveUK06cU3Hljuhd9Iojm4M8WWv3wLE6OkE5PWbDUkItmMgegmccaITudyuW5RPYrYlgWw==
@@ -1351,15 +1323,6 @@
13511323
"@babel/parser" "^7.22.15"
13521324
"@babel/types" "^7.22.15"
13531325

1354-
"@babel/template@^7.25.7":
1355-
version "7.25.7"
1356-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.7.tgz#27f69ce382855d915b14ab0fe5fb4cbf88fa0769"
1357-
integrity sha512-wRwtAgI3bAS+JGU2upWNL9lSlDcRCqD05BZ1n3X2ONLH1WilFP6O1otQjeMK/1g0pvYcXC7b/qVUB1keofjtZA==
1358-
dependencies:
1359-
"@babel/code-frame" "^7.25.7"
1360-
"@babel/parser" "^7.25.7"
1361-
"@babel/types" "^7.25.7"
1362-
13631326
"@babel/template@^7.25.9":
13641327
version "7.25.9"
13651328
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.9.tgz#ecb62d81a8a6f5dc5fe8abfc3901fc52ddf15016"
@@ -1385,19 +1348,6 @@
13851348
debug "^4.1.0"
13861349
globals "^11.1.0"
13871350

1388-
"@babel/traverse@^7.25.7":
1389-
version "7.25.7"
1390-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.7.tgz#83e367619be1cab8e4f2892ef30ba04c26a40fa8"
1391-
integrity sha512-jatJPT1Zjqvh/1FyJs6qAHL+Dzb7sTb+xr7Q+gM1b+1oBsMsQQ4FkVKb6dFlJvLlVssqkRzV05Jzervt9yhnzg==
1392-
dependencies:
1393-
"@babel/code-frame" "^7.25.7"
1394-
"@babel/generator" "^7.25.7"
1395-
"@babel/parser" "^7.25.7"
1396-
"@babel/template" "^7.25.7"
1397-
"@babel/types" "^7.25.7"
1398-
debug "^4.3.1"
1399-
globals "^11.1.0"
1400-
14011351
"@babel/traverse@^7.25.9":
14021352
version "7.25.9"
14031353
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.9.tgz#a50f8fe49e7f69f53de5bea7e413cd35c5e13c84"
@@ -6192,9 +6142,9 @@ prettier-linter-helpers@^1.0.0:
61926142
fast-diff "^1.1.2"
61936143

61946144
prettier@^3.0.0:
6195-
version "3.3.3"
6196-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.3.tgz#30c54fe0be0d8d12e6ae61dbb10109ea00d53105"
6197-
integrity sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==
6145+
version "3.4.1"
6146+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.1.tgz#e211d451d6452db0a291672ca9154bc8c2579f7b"
6147+
integrity sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==
61986148

61996149
pretty-bytes@^3.0.0:
62006150
version "3.0.1"

0 commit comments

Comments
 (0)