Bump dev deps (#3089)

This commit is contained in:
Jaco
2023-03-06 14:07:39 +02:00
committed by GitHub
parent 1989d67f65
commit 9abded55d6
6 changed files with 25 additions and 1963 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
"dnslink-cloudflare": "^3.0.0" "dnslink-cloudflare": "^3.0.0"
}, },
"devDependencies": { "devDependencies": {
"@polkadot/dev": "^0.69.27", "@polkadot/dev": "^0.70.4",
"@types/node": "^18.14.6" "@types/node": "^18.14.6"
}, },
"resolutions": { "resolutions": {
-1
View File
@@ -1,7 +1,6 @@
// Copyright 2020-2023 @polkadot/phishing authors & contributors // Copyright 2020-2023 @polkadot/phishing authors & contributors
// SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: Apache-2.0
// eslint-disable-next-line spaced-comment
/// <reference types="@polkadot/dev/node/test/node" /> /// <reference types="@polkadot/dev/node/test/node" />
import fs from 'node:fs'; import fs from 'node:fs';
-1
View File
@@ -1,7 +1,6 @@
// Copyright 2020-2023 @polkadot/phishing authors & contributors // Copyright 2020-2023 @polkadot/phishing authors & contributors
// SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: Apache-2.0
// eslint-disable-next-line spaced-comment
/// <reference types="@polkadot/dev/node/test/node" /> /// <reference types="@polkadot/dev/node/test/node" />
import fs from 'node:fs'; import fs from 'node:fs';
-1
View File
@@ -1,7 +1,6 @@
// Copyright 2020-2023 @polkadot/phishing authors & contributors // Copyright 2020-2023 @polkadot/phishing authors & contributors
// SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: Apache-2.0
// eslint-disable-next-line spaced-comment
/// <reference types="@polkadot/dev/node/test/node" /> /// <reference types="@polkadot/dev/node/test/node" />
import { load as yamlParse } from 'js-yaml'; import { load as yamlParse } from 'js-yaml';
-1
View File
@@ -1,7 +1,6 @@
// Copyright 2020-2023 @polkadot/phishing authors & contributors // Copyright 2020-2023 @polkadot/phishing authors & contributors
// SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: Apache-2.0
// eslint-disable-next-line spaced-comment
/// <reference types="@polkadot/dev/node/test/node" /> /// <reference types="@polkadot/dev/node/test/node" />
import { checkAddress, checkIfDenied } from '.'; import { checkAddress, checkIfDenied } from '.';
+24 -1958
View File
File diff suppressed because it is too large Load Diff