mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-13 17:31:11 +00:00
Bump dev deps (#3089)
This commit is contained in:
+1
-1
@@ -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,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,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,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,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 '.';
|
||||||
|
|||||||
Reference in New Issue
Block a user