|
953 | 953 | semver "^7.1.2"
|
954 | 954 | tempy "^1.0.0"
|
955 | 955 |
|
956 |
| -"@semantic-release/release-notes-generator@^9.0.0", "@semantic-release/release-notes-generator@^9.0.1": |
| 956 | +"@semantic-release/release-notes-generator@^9.0.0": |
957 | 957 | version "9.0.1"
|
958 | 958 | resolved "https://registry.yarnpkg.com/@semantic-release/release-notes-generator/-/release-notes-generator-9.0.1.tgz#732d285d103064f2a64f08a32031551ebb4f918b"
|
959 | 959 | integrity sha512-bOoTiH6SiiR0x2uywSNR7uZcRDl22IpZhj+Q5Bn0v+98MFtOMhCxFhbrKQjhbYoZw7vps1mvMRmFkp/g6R9cvQ==
|
|
969 | 969 | lodash "^4.17.4"
|
970 | 970 | read-pkg-up "^7.0.0"
|
971 | 971 |
|
| 972 | +"@semantic-release/release-notes-generator@^9.0.2": |
| 973 | + version "9.0.2" |
| 974 | + resolved "https://registry.yarnpkg.com/@semantic-release/release-notes-generator/-/release-notes-generator-9.0.2.tgz#a00da9f984b6d42d16e037ecd529f58665cde938" |
| 975 | + integrity sha512-xGFSidhGqB27uwgWCU6y0gbf4r/no5flOAkJyFFc4+bPf8S+LfAVm7xhhlK5VPXLt2Iu1RBH8F+IgMK2ah5YpA== |
| 976 | + dependencies: |
| 977 | + conventional-changelog-angular "^5.0.0" |
| 978 | + conventional-changelog-writer "^4.0.0" |
| 979 | + conventional-commits-filter "^2.0.0" |
| 980 | + conventional-commits-parser "^3.0.0" |
| 981 | + debug "^4.0.0" |
| 982 | + get-stream "^5.0.0" |
| 983 | + import-from "^3.0.0" |
| 984 | + into-stream "^6.0.0" |
| 985 | + lodash "^4.17.4" |
| 986 | + read-pkg-up "^7.0.0" |
| 987 | + |
972 | 988 | "@sindresorhus/is@^0.14.0":
|
973 | 989 | version "0.14.0"
|
974 | 990 | resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.14.0.tgz#9fb3a3cf3132328151f353de4632e01e52102bea"
|
@@ -2985,10 +3001,10 @@ eslint-config-prettier@^8.1.0:
|
2985 | 3001 | resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.1.0.tgz#4ef1eaf97afe5176e6a75ddfb57c335121abc5a6"
|
2986 | 3002 | integrity sha512-oKMhGv3ihGbCIimCAjqkdzx2Q+jthoqnXSP+d86M9tptwugycmTFdVR4IpLgq2c4SHifbwO90z2fQ8/Aio73yw==
|
2987 | 3003 |
|
2988 |
| -eslint-plugin-jest@^24.1.7: |
2989 |
| - version "24.1.7" |
2990 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.1.7.tgz#77cb4e88ec2559721aa083a5905ef9e27fa12059" |
2991 |
| - integrity sha512-p5Dk/Rgiv+ThxguYl96dj7Hqkow09dwSH1G5ALKdREM4pHO1V1xP0N6/myzoquD3z4h+1YPYHzM+g7Fd0xyaXg== |
| 3004 | +eslint-plugin-jest@^24.2.0: |
| 3005 | + version "24.2.0" |
| 3006 | + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.2.0.tgz#2d7784f58bf424b7ba888305c6c070f80bd2af5d" |
| 3007 | + integrity sha512-PZ6+/cOldZxpGF3rVYX6Y+83AUAI4jofdtyVrjimVHgXHfPBC5UKVTn92f6aFFV9HuD8xa1WNqY5s3kgfSzROQ== |
2992 | 3008 | dependencies:
|
2993 | 3009 | "@typescript-eslint/experimental-utils" "^4.0.1"
|
2994 | 3010 |
|
@@ -3423,6 +3439,16 @@ file-type@^16.0.0:
|
3423 | 3439 | token-types "^2.0.0"
|
3424 | 3440 | typedarray-to-buffer "^3.1.5"
|
3425 | 3441 |
|
| 3442 | +file-type@^16.2.0: |
| 3443 | + version "16.3.0" |
| 3444 | + resolved "https://registry.yarnpkg.com/file-type/-/file-type-16.3.0.tgz#f03af91db30f92cc9a0b335c0644c46101522f6d" |
| 3445 | + integrity sha512-ZA0hV64611vJT42ltw0T9IDwHApQuxRdrmQZWTeDmeAUtZBBVSQW3nSQqhhW1cAgpXgqcJvm410BYHXJQ9AymA== |
| 3446 | + dependencies: |
| 3447 | + readable-web-to-node-stream "^3.0.0" |
| 3448 | + strtok3 "^6.0.3" |
| 3449 | + token-types "^2.0.0" |
| 3450 | + typedarray-to-buffer "^3.1.5" |
| 3451 | + |
3426 | 3452 | fill-range@^4.0.0:
|
3427 | 3453 | version "4.0.0"
|
3428 | 3454 | resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-4.0.0.tgz#d544811d428f98eb06a63dc402d2403c328c38f7"
|
@@ -3663,30 +3689,31 @@ functional-red-black-tree@^1.0.1:
|
3663 | 3689 | resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
|
3664 | 3690 | integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=
|
3665 | 3691 |
|
3666 |
| -gatsby-core-utils@^1.10.0: |
3667 |
| - version "1.10.0" |
3668 |
| - resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.10.0.tgz#7df5bc7b7e810c71602d5ec18a925e8a7890fb45" |
3669 |
| - integrity sha512-uI5gJXmVHegn8E/vttoX0BaXRJPC73RzxuZDtl2U5WBEgeg+VVkKCmNVQE9Xk+Qstm2Wd6RU+QJ4LMx5ywYZhQ== |
| 3692 | +gatsby-core-utils@^2.0.0: |
| 3693 | + version "2.0.0" |
| 3694 | + resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-2.0.0.tgz#00fdc1f2efcaabe7426e63b020a7117ca613780c" |
| 3695 | + integrity sha512-+DrClKZ/ScTbzhIHZXuU3DoIhEJ95uJV+swR7VVqYVhEpV1CnjUGR/dB+tMd0VqlPdrXB38FuR8O5kuSvYm+/A== |
3670 | 3696 | dependencies:
|
3671 | 3697 | ci-info "2.0.0"
|
3672 | 3698 | configstore "^5.0.1"
|
| 3699 | + file-type "^16.2.0" |
3673 | 3700 | fs-extra "^8.1.0"
|
3674 | 3701 | node-object-hash "^2.0.0"
|
3675 | 3702 | proper-lockfile "^4.1.1"
|
3676 | 3703 | tmp "^0.2.1"
|
3677 | 3704 | xdg-basedir "^4.0.0"
|
3678 | 3705 |
|
3679 |
| -gatsby-source-filesystem@2.11.0: |
3680 |
| - version "2.11.0" |
3681 |
| - resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.11.0.tgz#3fff5398796b17eb960e83d0eaa99e578b6e4ef1" |
3682 |
| - integrity sha512-SLKksyfRvdMHyF0kb3YCr4ME6RW4Pje9zo1RVAJ1sqaBFDch0YUZzTE51QO586JSkrN00UeE8lU++ODXlm425g== |
| 3706 | +gatsby-source-filesystem@3.0.0: |
| 3707 | + version "3.0.0" |
| 3708 | + resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-3.0.0.tgz#6f82e8eeac8772be2848bee9959f217c87f5b86e" |
| 3709 | + integrity sha512-t51BSxAqRKO/veY99U/TcsWA7C1MRIokOJHGHoJij1ZLBzvB2GMB7dNQHhAyHa7MWwfzAwd7jI/TJCJX9l0KlQ== |
3683 | 3710 | dependencies:
|
3684 | 3711 | "@babel/runtime" "^7.12.5"
|
3685 | 3712 | better-queue "^3.8.10"
|
3686 | 3713 | chokidar "^3.4.3"
|
3687 | 3714 | file-type "^16.0.0"
|
3688 | 3715 | fs-extra "^8.1.0"
|
3689 |
| - gatsby-core-utils "^1.10.0" |
| 3716 | + gatsby-core-utils "^2.0.0" |
3690 | 3717 | got "^9.6.0"
|
3691 | 3718 | md5-file "^5.0.0"
|
3692 | 3719 | mime "^2.4.6"
|
@@ -4459,6 +4486,14 @@ into-stream@^5.0.0:
|
4459 | 4486 | from2 "^2.3.0"
|
4460 | 4487 | p-is-promise "^3.0.0"
|
4461 | 4488 |
|
| 4489 | +into-stream@^6.0.0: |
| 4490 | + version "6.0.0" |
| 4491 | + resolved "https://registry.yarnpkg.com/into-stream/-/into-stream-6.0.0.tgz#4bfc1244c0128224e18b8870e85b2de8e66c6702" |
| 4492 | + integrity sha512-XHbaOAvP+uFKUFsOgoNPRjLkwB+I22JFPFe5OjTkQ0nwgj6+pSjb4NmB6VMxaPshLiOf+zcpOCBQuLwC1KHhZA== |
| 4493 | + dependencies: |
| 4494 | + from2 "^2.3.0" |
| 4495 | + p-is-promise "^3.0.0" |
| 4496 | + |
4462 | 4497 | invert-kv@^1.0.0:
|
4463 | 4498 | version "1.0.0"
|
4464 | 4499 | resolved "https://registry.yarnpkg.com/invert-kv/-/invert-kv-1.0.0.tgz#104a8e4aaca6d3d8cd157a8ef8bfab2d7a3ffdb6"
|
|
0 commit comments