Skip to content

Commit ddc3e0b

Browse files
committed
Merge branch 'main' of github.com:velut/node-query-registry into main
2 parents 91674a8 + d395864 commit ddc3e0b

File tree

2 files changed

+44
-37
lines changed

2 files changed

+44
-37
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@
6767
"validate-npm-package-name": "^4.0.0"
6868
},
6969
"devDependencies": {
70-
"@commitlint/cli": "16.2.3",
71-
"@commitlint/config-conventional": "16.2.1",
70+
"@commitlint/cli": "16.2.4",
71+
"@commitlint/config-conventional": "16.2.4",
7272
"@pollyjs/adapter-node-http": "6.0.5",
7373
"@pollyjs/core": "6.0.5",
7474
"@pollyjs/persister-fs": "6.0.5",
@@ -89,6 +89,6 @@
8989
"prettier": "2.6.2",
9090
"setup-polly-jest": "0.10.0",
9191
"tslib": "2.4.0",
92-
"typescript": "4.6.3"
92+
"typescript": "4.6.4"
9393
}
9494
}

yarn.lock

Lines changed: 41 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1119,25 +1119,25 @@
11191119
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
11201120
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
11211121

1122-
"@commitlint/[email protected].3":
1123-
version "16.2.3"
1124-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-16.2.3.tgz#6c250ce7a660a08a3ac35dd2ec5039421fb831df"
1125-
integrity sha512-VsJBQLvhhlOgEfxs/Z5liYuK0dXqLE5hz1VJzLBxiOxG31kL/X5Q4OvK292BmO7IGZcm1yJE3XQPWSiFaEHbWA==
1122+
"@commitlint/[email protected].4":
1123+
version "16.2.4"
1124+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-16.2.4.tgz#f22707918d08c27a19779798788a7c793f1d38e6"
1125+
integrity sha512-rbvqvz9JI+uiKxV2nH65BtSU01fsADd3bxe9fWtO3rM0c+CI/H9FfzKkDLvSRmXjvk1G2/wXlCGeqO9IBT4X9g==
11261126
dependencies:
11271127
"@commitlint/format" "^16.2.1"
1128-
"@commitlint/lint" "^16.2.1"
1129-
"@commitlint/load" "^16.2.3"
1128+
"@commitlint/lint" "^16.2.4"
1129+
"@commitlint/load" "^16.2.4"
11301130
"@commitlint/read" "^16.2.1"
11311131
"@commitlint/types" "^16.2.1"
11321132
lodash "^4.17.19"
11331133
resolve-from "5.0.0"
11341134
resolve-global "1.0.0"
11351135
yargs "^17.0.0"
11361136

1137-
"@commitlint/[email protected].1":
1138-
version "16.2.1"
1139-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-16.2.1.tgz#2cf47b505fb259777c063538c8498d8fd9b47779"
1140-
integrity sha512-cP9gArx7gnaj4IqmtCIcHdRjTYdRUi6lmGE+lOzGGjGe45qGOS8nyQQNvkNy2Ey2VqoSWuXXkD8zCUh6EHf1Ww==
1137+
"@commitlint/[email protected].4":
1138+
version "16.2.4"
1139+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-16.2.4.tgz#56647108c89ed06fc5271242787550331988c0fb"
1140+
integrity sha512-av2UQJa3CuE5P0dzxj/o/B9XVALqYzEViHrMXtDrW9iuflrqCStWBAioijppj9URyz6ONpohJKAtSdgAOE0gkA==
11411141
dependencies:
11421142
conventional-changelog-conventionalcommits "^4.3.1"
11431143

@@ -1170,28 +1170,28 @@
11701170
"@commitlint/types" "^16.2.1"
11711171
chalk "^4.0.0"
11721172

1173-
"@commitlint/is-ignored@^16.2.1":
1174-
version "16.2.1"
1175-
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-16.2.1.tgz#cc688ec73a3d204b90f8086821a08814da461e5e"
1176-
integrity sha512-exl8HRzTIfb1YvDJp2b2HU5z1BT+9tmgxR2XF0YEzkMiCIuEKh+XLeocPr1VcvAKXv3Cmv5X/OfNRp+i+/HIhQ==
1173+
"@commitlint/is-ignored@^16.2.4":
1174+
version "16.2.4"
1175+
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-16.2.4.tgz#369e40a240ad5451bf2b57a80829253129d7f19b"
1176+
integrity sha512-Lxdq9aOAYCOOOjKi58ulbwK/oBiiKz+7Sq0+/SpFIEFwhHkIVugvDvWjh2VRBXmRC/x5lNcjDcYEwS/uYUvlYQ==
11771177
dependencies:
11781178
"@commitlint/types" "^16.2.1"
1179-
semver "7.3.5"
1179+
semver "7.3.7"
11801180

1181-
"@commitlint/lint@^16.2.1":
1182-
version "16.2.1"
1183-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-16.2.1.tgz#c773f082cd4f69cb7807b805b691d2a52c732f97"
1184-
integrity sha512-fNINQ3X2ZqsCkNB3Z0Z8ElmhewqrS3gy2wgBTx97BkcjOWiyPAGwDJ752hwrsUnWAVBRztgw826n37xPzxsOgg==
1181+
"@commitlint/lint@^16.2.4":
1182+
version "16.2.4"
1183+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-16.2.4.tgz#575f5a9d227dddfca8386253d9aff27be5b94788"
1184+
integrity sha512-AUDuwOxb2eGqsXbTMON3imUGkc1jRdtXrbbohiLSCSk3jFVXgJLTMaEcr39pR00N8nE9uZ+V2sYaiILByZVmxQ==
11851185
dependencies:
1186-
"@commitlint/is-ignored" "^16.2.1"
1186+
"@commitlint/is-ignored" "^16.2.4"
11871187
"@commitlint/parse" "^16.2.1"
1188-
"@commitlint/rules" "^16.2.1"
1188+
"@commitlint/rules" "^16.2.4"
11891189
"@commitlint/types" "^16.2.1"
11901190

1191-
"@commitlint/load@^16.2.3":
1192-
version "16.2.3"
1193-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-16.2.3.tgz#7b2e85af25a6f736f080ba08e7165738cedf8c8f"
1194-
integrity sha512-Hb4OUlMnBUK6UxJEZ/VJ5k0LocIS7PtEMbRXEAA7eSpOgORIFexC4K/RaRpVd5UTtu3M0ST3ddPPijF9rdW6nw==
1191+
"@commitlint/load@^16.2.4":
1192+
version "16.2.4"
1193+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-16.2.4.tgz#32c9f4c6538b21cf48cf40266312bb1adb65f435"
1194+
integrity sha512-HjANm3/29ROV+zt4yfaY/K6gpr9Dbzgtlp0kSwZGW0poDXlD/yqVYgPQ6JolJzZii5FUz5R4yVLC15hVL/w60w==
11951195
dependencies:
11961196
"@commitlint/config-validator" "^16.2.1"
11971197
"@commitlint/execute-rule" "^16.2.1"
@@ -1241,10 +1241,10 @@
12411241
resolve-from "^5.0.0"
12421242
resolve-global "^1.0.0"
12431243

1244-
"@commitlint/rules@^16.2.1":
1245-
version "16.2.1"
1246-
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-16.2.1.tgz#7264aa1c754e1c212aeceb27e5eb380cfa7bb233"
1247-
integrity sha512-ZFezJXQaBBso+BOTre/+1dGCuCzlWVaeLiVRGypI53qVgPMzQqZhkCcrxBFeqB87qeyzr4A4EoG++IvITwwpIw==
1244+
"@commitlint/rules@^16.2.4":
1245+
version "16.2.4"
1246+
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-16.2.4.tgz#c2fbbf20d9d0e8fcf25690c88a27750d4a3e867b"
1247+
integrity sha512-rK5rNBIN2ZQNQK+I6trRPK3dWa0MtaTN4xnwOma1qxa4d5wQMQJtScwTZjTJeallFxhOgbNOgr48AMHkdounVg==
12481248
dependencies:
12491249
"@commitlint/ensure" "^16.2.1"
12501250
"@commitlint/message" "^16.2.1"
@@ -7307,7 +7307,14 @@ [email protected]:
73077307
resolved "https://registry.yarnpkg.com/semver/-/semver-7.0.0.tgz#5f3ca35761e47e05b206c6daff2cf814f0316b8e"
73087308
integrity sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==
73097309

7310-
[email protected], [email protected], semver@^7.0.0, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5:
7310+
7311+
version "7.3.7"
7312+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.7.tgz#12c5b649afdbf9049707796e22a4028814ce523f"
7313+
integrity sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==
7314+
dependencies:
7315+
lru-cache "^6.0.0"
7316+
7317+
[email protected], semver@^7.0.0, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5:
73117318
version "7.3.5"
73127319
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7"
73137320
integrity sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==
@@ -8005,10 +8012,10 @@ typedarray-to-buffer@^3.1.5:
80058012
dependencies:
80068013
is-typedarray "^1.0.0"
80078014

8008-
[email protected].3, typescript@^4.4.3, typescript@^4.5.5:
8009-
version "4.6.3"
8010-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
8011-
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
8015+
[email protected].4, typescript@^4.4.3, typescript@^4.5.5:
8016+
version "4.6.4"
8017+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
8018+
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
80128019

80138020
unbox-primitive@^1.0.1:
80148021
version "1.0.1"

0 commit comments

Comments
 (0)