Skip to content

Commit 727f975

Browse files
committed
Lock file maintenance
1 parent 53c0e62 commit 727f975

File tree

2 files changed

+187
-188
lines changed

2 files changed

+187
-188
lines changed

plugins/gatsby-plugin-ghost-manifest/yarn.lock

Lines changed: 49 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@
2727
chokidar "^3.4.0"
2828

2929
"@babel/code-frame@^7.16.7", "@babel/code-frame@^7.22.10", "@babel/code-frame@^7.22.5":
30-
version "7.22.10"
31-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.10.tgz#1c20e612b768fefa75f6e90d6ecb86329247f0a3"
32-
integrity sha512-/KKIMG4UEL35WmI9OlvMhurwtytjvXoFcGNrOvyG9zIzA8YmPjVtIZUf7b05+TPO7G7/GEmLHDaoCgACHl9hhA==
30+
version "7.22.13"
31+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e"
32+
integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==
3333
dependencies:
34-
"@babel/highlight" "^7.22.10"
34+
"@babel/highlight" "^7.22.13"
3535
chalk "^2.4.2"
3636

3737
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9":
@@ -259,19 +259,19 @@
259259
"@babel/traverse" "^7.22.11"
260260
"@babel/types" "^7.22.11"
261261

262-
"@babel/highlight@^7.22.10":
263-
version "7.22.10"
264-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.10.tgz#02a3f6d8c1cb4521b2fd0ab0da8f4739936137d7"
265-
integrity sha512-78aUtVcT7MUscr0K5mIEnkwxPE0MaxkR5RxRwuHaQ+JuU5AmTPhY+do2mdzVTnIJJpyBglql2pehuBIWHug+WQ==
262+
"@babel/highlight@^7.22.13":
263+
version "7.22.13"
264+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.13.tgz#9cda839e5d3be9ca9e8c26b6dd69e7548f0cbf16"
265+
integrity sha512-C/BaXcnnvBCmHTpz/VGZ8jgtE2aYlW4hxDhseJAWZb7gqGM/qtCK6iZUb0TyKFf7BOUsBH7Q7fkRsDRhg1XklQ==
266266
dependencies:
267267
"@babel/helper-validator-identifier" "^7.22.5"
268268
chalk "^2.4.2"
269269
js-tokens "^4.0.0"
270270

271271
"@babel/parser@^7.18.0", "@babel/parser@^7.22.11", "@babel/parser@^7.22.5":
272-
version "7.22.11"
273-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.11.tgz#becf8ee33aad2a35ed5607f521fe6e72a615f905"
274-
integrity sha512-R5zb8eJIBPJriQtbH/htEQy4k7E2dHWlD2Y2VT07JCzwYZHBxV5ZYtM0UhXSNMT74LyxuM+b1jdL7pSesXbC/g==
272+
version "7.22.14"
273+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.14.tgz#c7de58e8de106e88efca42ce17f0033209dfd245"
274+
integrity sha512-1KucTHgOvaw/LzCVrEOAyXkr9rQlp0A1HiHRYnSUE9dmb8PvPW7o5sscg+5169r54n3vGlbx6GevTE/Iw/P3AQ==
275275

276276
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.22.5":
277277
version "7.22.5"
@@ -466,7 +466,7 @@
466466
dependencies:
467467
"@babel/helper-plugin-utils" "^7.22.5"
468468

469-
"@babel/plugin-transform-async-generator-functions@^7.22.10":
469+
"@babel/plugin-transform-async-generator-functions@^7.22.11":
470470
version "7.22.11"
471471
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.22.11.tgz#dbe3b1ff5a52e2e5edc4b19a60d325a675ed2649"
472472
integrity sha512-0pAlmeRJn6wU84zzZsEOx1JV1Jf8fqO9ok7wofIJwUnplYo247dcd24P+cMJht7ts9xkzdtB0EPHmOb7F+KzXw==
@@ -507,7 +507,7 @@
507507
"@babel/helper-create-class-features-plugin" "^7.22.5"
508508
"@babel/helper-plugin-utils" "^7.22.5"
509509

510-
"@babel/plugin-transform-class-static-block@^7.22.5":
510+
"@babel/plugin-transform-class-static-block@^7.22.11":
511511
version "7.22.11"
512512
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.22.11.tgz#dc8cc6e498f55692ac6b4b89e56d87cec766c974"
513513
integrity sha512-GMM8gGmqI7guS/llMFk1bJDkKfn3v3C4KHK9Yg1ey5qcHcOlKb0QvcMrgzvxo+T03/4szNh5lghY+fEC98Kq9g==
@@ -561,7 +561,7 @@
561561
dependencies:
562562
"@babel/helper-plugin-utils" "^7.22.5"
563563

564-
"@babel/plugin-transform-dynamic-import@^7.22.5":
564+
"@babel/plugin-transform-dynamic-import@^7.22.11":
565565
version "7.22.11"
566566
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.22.11.tgz#2c7722d2a5c01839eaf31518c6ff96d408e447aa"
567567
integrity sha512-g/21plo58sfteWjaO0ZNVb+uEOkJNjAaHhbejrnBmu011l/eNDScmkbjCC3l4FKb10ViaGU4aOkFznSu2zRHgA==
@@ -577,7 +577,7 @@
577577
"@babel/helper-builder-binary-assignment-operator-visitor" "^7.22.5"
578578
"@babel/helper-plugin-utils" "^7.22.5"
579579

580-
"@babel/plugin-transform-export-namespace-from@^7.22.5":
580+
"@babel/plugin-transform-export-namespace-from@^7.22.11":
581581
version "7.22.11"
582582
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.22.11.tgz#b3c84c8f19880b6c7440108f8929caf6056db26c"
583583
integrity sha512-xa7aad7q7OiT8oNZ1mU7NrISjlSkVdMbNxn9IuLZyL9AJEhs1Apba3I+u5riX1dIkdptP5EKDG5XDPByWxtehw==
@@ -609,7 +609,7 @@
609609
"@babel/helper-function-name" "^7.22.5"
610610
"@babel/helper-plugin-utils" "^7.22.5"
611611

612-
"@babel/plugin-transform-json-strings@^7.22.5":
612+
"@babel/plugin-transform-json-strings@^7.22.11":
613613
version "7.22.11"
614614
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.22.11.tgz#689a34e1eed1928a40954e37f74509f48af67835"
615615
integrity sha512-CxT5tCqpA9/jXFlme9xIBCc5RPtdDq3JpkkhgHQqtDdiTnTI0jtZ0QzXhr5DILeYifDPp2wvY2ad+7+hLMW5Pw==
@@ -624,7 +624,7 @@
624624
dependencies:
625625
"@babel/helper-plugin-utils" "^7.22.5"
626626

627-
"@babel/plugin-transform-logical-assignment-operators@^7.22.5":
627+
"@babel/plugin-transform-logical-assignment-operators@^7.22.11":
628628
version "7.22.11"
629629
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.22.11.tgz#24c522a61688bde045b7d9bc3c2597a4d948fc9c"
630630
integrity sha512-qQwRTP4+6xFCDV5k7gZBF3C31K34ut0tbEcTKxlX/0KXxm9GLcO14p570aWxFvVzx6QAfPgq7gaeIHXJC8LswQ==
@@ -647,7 +647,7 @@
647647
"@babel/helper-module-transforms" "^7.22.5"
648648
"@babel/helper-plugin-utils" "^7.22.5"
649649

650-
"@babel/plugin-transform-modules-commonjs@^7.22.5":
650+
"@babel/plugin-transform-modules-commonjs@^7.22.11":
651651
version "7.22.11"
652652
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.22.11.tgz#d7991d3abad199c03b68ee66a64f216c47ffdfae"
653653
integrity sha512-o2+bg7GDS60cJMgz9jWqRUsWkMzLCxp+jFDeDUT5sjRlAxcJWZ2ylNdI7QQ2+CH5hWu7OnN+Cv3htt7AkSf96g==
@@ -656,7 +656,7 @@
656656
"@babel/helper-plugin-utils" "^7.22.5"
657657
"@babel/helper-simple-access" "^7.22.5"
658658

659-
"@babel/plugin-transform-modules-systemjs@^7.22.5":
659+
"@babel/plugin-transform-modules-systemjs@^7.22.11":
660660
version "7.22.11"
661661
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.22.11.tgz#3386be5875d316493b517207e8f1931d93154bb1"
662662
integrity sha512-rIqHmHoMEOhI3VkVf5jQ15l539KrwhzqcBO6wdCNWPWc/JWt9ILNYNUssbRpeq0qWns8svuw8LnMNCvWBIJ8wA==
@@ -689,23 +689,23 @@
689689
dependencies:
690690
"@babel/helper-plugin-utils" "^7.22.5"
691691

692-
"@babel/plugin-transform-nullish-coalescing-operator@^7.22.5":
692+
"@babel/plugin-transform-nullish-coalescing-operator@^7.22.11":
693693
version "7.22.11"
694694
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.22.11.tgz#debef6c8ba795f5ac67cd861a81b744c5d38d9fc"
695695
integrity sha512-YZWOw4HxXrotb5xsjMJUDlLgcDXSfO9eCmdl1bgW4+/lAGdkjaEvOnQ4p5WKKdUgSzO39dgPl0pTnfxm0OAXcg==
696696
dependencies:
697697
"@babel/helper-plugin-utils" "^7.22.5"
698698
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
699699

700-
"@babel/plugin-transform-numeric-separator@^7.22.5":
700+
"@babel/plugin-transform-numeric-separator@^7.22.11":
701701
version "7.22.11"
702702
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.22.11.tgz#498d77dc45a6c6db74bb829c02a01c1d719cbfbd"
703703
integrity sha512-3dzU4QGPsILdJbASKhF/V2TVP+gJya1PsueQCxIPCEcerqF21oEcrob4mzjsp2Py/1nLfF5m+xYNMDpmA8vffg==
704704
dependencies:
705705
"@babel/helper-plugin-utils" "^7.22.5"
706706
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
707707

708-
"@babel/plugin-transform-object-rest-spread@^7.22.5":
708+
"@babel/plugin-transform-object-rest-spread@^7.22.11":
709709
version "7.22.11"
710710
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.22.11.tgz#dbbb06ce783cd994a8f430d8cefa553e9b42ca62"
711711
integrity sha512-nX8cPFa6+UmbepISvlf5jhQyaC7ASs/7UxHmMkuJ/k5xSHvDPPaibMo+v3TXwU/Pjqhep/nFNpd3zn4YR59pnw==
@@ -724,15 +724,15 @@
724724
"@babel/helper-plugin-utils" "^7.22.5"
725725
"@babel/helper-replace-supers" "^7.22.5"
726726

727-
"@babel/plugin-transform-optional-catch-binding@^7.22.5":
727+
"@babel/plugin-transform-optional-catch-binding@^7.22.11":
728728
version "7.22.11"
729729
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.22.11.tgz#461cc4f578a127bb055527b3e77404cad38c08e0"
730730
integrity sha512-rli0WxesXUeCJnMYhzAglEjLWVDF6ahb45HuprcmQuLidBJFWjNnOzssk2kuc6e33FlLaiZhG/kUIzUMWdBKaQ==
731731
dependencies:
732732
"@babel/helper-plugin-utils" "^7.22.5"
733733
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
734734

735-
"@babel/plugin-transform-optional-chaining@^7.22.10", "@babel/plugin-transform-optional-chaining@^7.22.5":
735+
"@babel/plugin-transform-optional-chaining@^7.22.12", "@babel/plugin-transform-optional-chaining@^7.22.5":
736736
version "7.22.12"
737737
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.22.12.tgz#d7ebf6a88cd2f4d307b0e000ab630acd8124b333"
738738
integrity sha512-7XXCVqZtyFWqjDsYDY4T45w4mlx1rf7aOgkc/Ww76xkgBiOlmjPkx36PBLHa1k1rwWvVgYMPsbuVnIamx2ZQJw==
@@ -756,7 +756,7 @@
756756
"@babel/helper-create-class-features-plugin" "^7.22.5"
757757
"@babel/helper-plugin-utils" "^7.22.5"
758758

759-
"@babel/plugin-transform-private-property-in-object@^7.22.5":
759+
"@babel/plugin-transform-private-property-in-object@^7.22.11":
760760
version "7.22.11"
761761
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.22.11.tgz#ad45c4fc440e9cb84c718ed0906d96cf40f9a4e1"
762762
integrity sha512-sSCbqZDBKHetvjSwpyWzhuHkmW5RummxJBVbYLkGkaiTOWGxml7SXt0iWa03bzxFIx7wOj3g/ILRd0RcJKBeSQ==
@@ -911,9 +911,9 @@
911911
"@babel/helper-plugin-utils" "^7.22.5"
912912

913913
"@babel/preset-env@^7.15.4":
914-
version "7.22.10"
915-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.22.10.tgz#3263b9fe2c8823d191d28e61eac60a79f9ce8a0f"
916-
integrity sha512-riHpLb1drNkpLlocmSyEg4oYJIQFeXAK/d7rI6mbD0XsvoTOOweXDmQPG/ErxsEhWk3rl3Q/3F6RFQlVFS8m0A==
914+
version "7.22.14"
915+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.22.14.tgz#1cbb468d899f64fa71c53446f13b7ff8c0005cc1"
916+
integrity sha512-daodMIoVo+ol/g+//c/AH+szBkFj4STQUikvBijRGL72Ph+w+AMTSh55DUETe8KJlPlDT1k/mp7NBfOuiWmoig==
917917
dependencies:
918918
"@babel/compat-data" "^7.22.9"
919919
"@babel/helper-compilation-targets" "^7.22.10"
@@ -941,41 +941,41 @@
941941
"@babel/plugin-syntax-top-level-await" "^7.14.5"
942942
"@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
943943
"@babel/plugin-transform-arrow-functions" "^7.22.5"
944-
"@babel/plugin-transform-async-generator-functions" "^7.22.10"
944+
"@babel/plugin-transform-async-generator-functions" "^7.22.11"
945945
"@babel/plugin-transform-async-to-generator" "^7.22.5"
946946
"@babel/plugin-transform-block-scoped-functions" "^7.22.5"
947947
"@babel/plugin-transform-block-scoping" "^7.22.10"
948948
"@babel/plugin-transform-class-properties" "^7.22.5"
949-
"@babel/plugin-transform-class-static-block" "^7.22.5"
949+
"@babel/plugin-transform-class-static-block" "^7.22.11"
950950
"@babel/plugin-transform-classes" "^7.22.6"
951951
"@babel/plugin-transform-computed-properties" "^7.22.5"
952952
"@babel/plugin-transform-destructuring" "^7.22.10"
953953
"@babel/plugin-transform-dotall-regex" "^7.22.5"
954954
"@babel/plugin-transform-duplicate-keys" "^7.22.5"
955-
"@babel/plugin-transform-dynamic-import" "^7.22.5"
955+
"@babel/plugin-transform-dynamic-import" "^7.22.11"
956956
"@babel/plugin-transform-exponentiation-operator" "^7.22.5"
957-
"@babel/plugin-transform-export-namespace-from" "^7.22.5"
957+
"@babel/plugin-transform-export-namespace-from" "^7.22.11"
958958
"@babel/plugin-transform-for-of" "^7.22.5"
959959
"@babel/plugin-transform-function-name" "^7.22.5"
960-
"@babel/plugin-transform-json-strings" "^7.22.5"
960+
"@babel/plugin-transform-json-strings" "^7.22.11"
961961
"@babel/plugin-transform-literals" "^7.22.5"
962-
"@babel/plugin-transform-logical-assignment-operators" "^7.22.5"
962+
"@babel/plugin-transform-logical-assignment-operators" "^7.22.11"
963963
"@babel/plugin-transform-member-expression-literals" "^7.22.5"
964964
"@babel/plugin-transform-modules-amd" "^7.22.5"
965-
"@babel/plugin-transform-modules-commonjs" "^7.22.5"
966-
"@babel/plugin-transform-modules-systemjs" "^7.22.5"
965+
"@babel/plugin-transform-modules-commonjs" "^7.22.11"
966+
"@babel/plugin-transform-modules-systemjs" "^7.22.11"
967967
"@babel/plugin-transform-modules-umd" "^7.22.5"
968968
"@babel/plugin-transform-named-capturing-groups-regex" "^7.22.5"
969969
"@babel/plugin-transform-new-target" "^7.22.5"
970-
"@babel/plugin-transform-nullish-coalescing-operator" "^7.22.5"
971-
"@babel/plugin-transform-numeric-separator" "^7.22.5"
972-
"@babel/plugin-transform-object-rest-spread" "^7.22.5"
970+
"@babel/plugin-transform-nullish-coalescing-operator" "^7.22.11"
971+
"@babel/plugin-transform-numeric-separator" "^7.22.11"
972+
"@babel/plugin-transform-object-rest-spread" "^7.22.11"
973973
"@babel/plugin-transform-object-super" "^7.22.5"
974-
"@babel/plugin-transform-optional-catch-binding" "^7.22.5"
975-
"@babel/plugin-transform-optional-chaining" "^7.22.10"
974+
"@babel/plugin-transform-optional-catch-binding" "^7.22.11"
975+
"@babel/plugin-transform-optional-chaining" "^7.22.12"
976976
"@babel/plugin-transform-parameters" "^7.22.5"
977977
"@babel/plugin-transform-private-methods" "^7.22.5"
978-
"@babel/plugin-transform-private-property-in-object" "^7.22.5"
978+
"@babel/plugin-transform-private-property-in-object" "^7.22.11"
979979
"@babel/plugin-transform-property-literals" "^7.22.5"
980980
"@babel/plugin-transform-regenerator" "^7.22.10"
981981
"@babel/plugin-transform-reserved-words" "^7.22.5"
@@ -989,7 +989,7 @@
989989
"@babel/plugin-transform-unicode-regex" "^7.22.5"
990990
"@babel/plugin-transform-unicode-sets-regex" "^7.22.5"
991991
"@babel/preset-modules" "0.1.6-no-external-plugins"
992-
"@babel/types" "^7.22.10"
992+
"@babel/types" "^7.22.11"
993993
babel-plugin-polyfill-corejs2 "^0.4.5"
994994
babel-plugin-polyfill-corejs3 "^0.8.3"
995995
babel-plugin-polyfill-regenerator "^0.5.2"
@@ -1250,9 +1250,9 @@ call-bind@^1.0.2:
12501250
get-intrinsic "^1.0.2"
12511251

12521252
caniuse-lite@^1.0.30001517:
1253-
version "1.0.30001524"
1254-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001524.tgz#1e14bce4f43c41a7deaeb5ebfe86664fe8dadb80"
1255-
integrity sha512-Jj917pJtYg9HSJBF95HVX3Cdr89JUyLT4IZ8SvM5aDRni95swKgYi3TgYLH5hnGfPE/U1dg6IfZ50UsIlLkwSA==
1253+
version "1.0.30001525"
1254+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001525.tgz#d2e8fdec6116ffa36284ca2c33ef6d53612fe1c8"
1255+
integrity sha512-/3z+wB4icFt3r0USMwxujAqRvaD/B7rvGTsKhbhSQErVrJvkZCLhgNLJxU8MevahQVH6hCU9FsHdNUFbiwmE7Q==
12561256

12571257
chalk@^2.4.2:
12581258
version "2.4.2"
@@ -1399,9 +1399,9 @@ detect-libc@^2.0.0, detect-libc@^2.0.1:
13991399
integrity sha512-UX6sGumvvqSaXgdKGUsgZWqcUyIXZ/vZTrlRT/iobiKhGL0zL4d3osHj3uqllWJK+i+sixDS/3COVEOFbupFyw==
14001400

14011401
electron-to-chromium@^1.4.477:
1402-
version "1.4.503"
1403-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.503.tgz#7bd43927ea9b4198697672d28d8fbd0da016a7a1"
1404-
integrity sha512-LF2IQit4B0VrUHFeQkWhZm97KuJSGF2WJqq1InpY+ECpFRkXd8yTIaTtJxsO0OKDmiBYwWqcrNaXOurn2T2wiA==
1402+
version "1.4.508"
1403+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.508.tgz#5641ff2f5ba11df4bd960fe6a2f9f70aa8b9af96"
1404+
integrity sha512-FFa8QKjQK/A5QuFr2167myhMesGrhlOBD+3cYNxO9/S4XzHEXesyTD/1/xF644gC8buFPz3ca6G1LOQD0tZrrg==
14051405

14061406
end-of-stream@^1.1.0, end-of-stream@^1.4.1:
14071407
version "1.4.4"

0 commit comments

Comments
 (0)