Skip to content

Commit e55e3f5

Browse files
committed
last fixups
1 parent 27891ca commit e55e3f5

File tree

2 files changed

+14
-26
lines changed

2 files changed

+14
-26
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"devDependencies": {
5353
"@sinonjs/fake-timers": "^14.0.0",
5454
"eslint": "^9.14.0",
55-
"eslint-config-scality": "github:scality/Guidelines#8.3.0",
55+
"@scality/eslint-config-scality": "scality/Guidelines#8.3.0",
5656
"eslint-plugin-import": "^2.31.0",
5757
"eslint-plugin-jest": "^28.11.0",
5858
"jest": "^29.7.0",

yarn.lock

Lines changed: 13 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -930,6 +930,13 @@
930930
resolved "https://registry.yarnpkg.com/@rtsao/scc/-/scc-1.1.0.tgz#927dd2fae9bc3361403ac2c7a00c32ddce9ad7e8"
931931
integrity sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==
932932

933+
"@scality/eslint-config-scality@scality/Guidelines#8.3.0":
934+
version "8.3.0"
935+
resolved "https://codeload.github.com/scality/Guidelines/tar.gz/666b90495dc7e9a401a37ba4d58c7eba89db90ac"
936+
dependencies:
937+
commander "11.1.0"
938+
markdownlint "0.31.1"
939+
933940
"@senx/warp10@^2.0.3":
934941
version "2.0.3"
935942
resolved "https://registry.yarnpkg.com/@senx/warp10/-/warp10-2.0.3.tgz#dcce3890d491c6380f2967abcf126909ed208969"
@@ -1646,7 +1653,7 @@ async-mutex@^0.5.0:
16461653
dependencies:
16471654
tslib "^2.4.0"
16481655

1649-
async@^3.2.0, async@^3.2.6:
1656+
async@^3.2.6:
16501657
version "3.2.6"
16511658
resolved "https://registry.yarnpkg.com/async/-/async-3.2.6.tgz#1b0728e14929d51b85b449b7f06e27c1145e38ce"
16521659
integrity sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==
@@ -1903,7 +1910,7 @@ buffer@4.9.2:
19031910
ieee754 "^1.1.4"
19041911
isarray "^1.0.0"
19051912

1906-
buffer@^5.1.0, buffer@^5.5.0, buffer@^5.6.0:
1913+
buffer@^5.5.0, buffer@^5.6.0:
19071914
version "5.7.1"
19081915
resolved "https://registry.yarnpkg.com/buffer/-/buffer-5.7.1.tgz#ba62e7c13133053582197160851a8f648e99eed0"
19091916
integrity sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==
@@ -2601,13 +2608,6 @@ escape-string-regexp@^4.0.0:
26012608
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
26022609
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
26032610

2604-
"eslint-config-scality@github:scality/Guidelines#8.3.0":
2605-
version "8.3.0"
2606-
resolved "https://codeload.github.com/scality/Guidelines/tar.gz/666b90495dc7e9a401a37ba4d58c7eba89db90ac"
2607-
dependencies:
2608-
commander "11.1.0"
2609-
markdownlint "0.31.1"
2610-
26112611
eslint-import-resolver-node@^0.3.9:
26122612
version "0.3.9"
26132613
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz#d4eaac52b8a2e7c3cd1903eb00f7e053356118ac"
@@ -2907,13 +2907,6 @@ fb-watchman@^2.0.0:
29072907
nan "^2.3.2"
29082908
node-gyp "^8.0.0"
29092909

2910-
fd-slicer@~1.1.0:
2911-
version "1.1.0"
2912-
resolved "https://registry.yarnpkg.com/fd-slicer/-/fd-slicer-1.1.0.tgz#25c7c89cb1f9077f8891bbe61d8f390eae256f1e"
2913-
integrity sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==
2914-
dependencies:
2915-
pend "~1.2.0"
2916-
29172910
file-entry-cache@^8.0.0:
29182911
version "8.0.0"
29192912
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-8.0.0.tgz#7787bddcf1131bffb92636c69457bbc0edd6d81f"
@@ -3278,7 +3271,7 @@ http-proxy-agent@^7.0.0:
32783271
dependencies:
32793272
agentkeepalive "^4.2.1"
32803273

3281-
httpagent@scality/httpagent#1.1.0:
3274+
"httpagent@github:scality/httpagent#1.1.0", httpagent@scality/httpagent#1.1.0:
32823275
version "1.1.0"
32833276
resolved "https://codeload.github.com/scality/httpagent/tar.gz/8f9958eb9cde086db7819a86582fba640a5f8876"
32843277
dependencies:
@@ -4547,11 +4540,6 @@ long-timeout@0.1.1:
45474540
resolved "https://registry.yarnpkg.com/long-timeout/-/long-timeout-0.1.1.tgz#9721d788b47e0bcb5a24c2e2bee1a0da55dab514"
45484541
integrity sha512-BFRuQUqc7x2NWxfJBCyUrN8iYUYznzL9JROmRz1gZ6KlOIgmoD+njPVbb+VNn2nGMKggMsK79iUNErillsrx7w==
45494542

4550-
long@^4.0.0:
4551-
version "4.0.0"
4552-
resolved "https://registry.yarnpkg.com/long/-/long-4.0.0.tgz#9a7b71cfb7d361a194ea555241c92f7468d5bf28"
4553-
integrity sha512-XsP+KhQif4bjX1kbuSiySJFNAehNxgLb6hPRGJ9QsUr8ajHkuXGdrHmFUTUUXhDwVX2R5bY4JNZEwbUiMhV+MA==
4554-
45554543
looper@^2.0.0:
45564544
version "2.0.0"
45574545
resolved "https://registry.yarnpkg.com/looper/-/looper-2.0.0.tgz#66cd0c774af3d4fedac53794f742db56da8f09ec"
@@ -6401,9 +6389,9 @@ webidl-conversions@^7.0.0:
64016389
fast-safe-stringify "^2.1.1"
64026390
safe-json-stringify "^1.2.0"
64036391

6404-
werelogs@scality/werelogs#8.1.2:
6405-
version "8.1.2"
6406-
resolved "https://codeload.github.com/scality/werelogs/tar.gz/c9952528699978e4b09164c67922b4fbcfd4654f"
6392+
werelogs@scality/werelogs#8.1.5:
6393+
version "8.1.5"
6394+
resolved "https://codeload.github.com/scality/werelogs/tar.gz/4131abec824a336eeb68b531e6c91f2748a0644a"
64076395
dependencies:
64086396
fast-safe-stringify "^2.1.1"
64096397
safe-json-stringify "^1.2.0"

0 commit comments

Comments
 (0)