mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 04:28:01 +00:00
Bump dev deps (#3089)
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@
|
||||
"dnslink-cloudflare": "^3.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/dev": "^0.69.27",
|
||||
"@polkadot/dev": "^0.70.4",
|
||||
"@types/node": "^18.14.6"
|
||||
},
|
||||
"resolutions": {
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
// Copyright 2020-2023 @polkadot/phishing authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
// eslint-disable-next-line spaced-comment
|
||||
/// <reference types="@polkadot/dev/node/test/node" />
|
||||
|
||||
import fs from 'node:fs';
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
// Copyright 2020-2023 @polkadot/phishing authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
// eslint-disable-next-line spaced-comment
|
||||
/// <reference types="@polkadot/dev/node/test/node" />
|
||||
|
||||
import fs from 'node:fs';
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
// Copyright 2020-2023 @polkadot/phishing authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
// eslint-disable-next-line spaced-comment
|
||||
/// <reference types="@polkadot/dev/node/test/node" />
|
||||
|
||||
import { load as yamlParse } from 'js-yaml';
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
// Copyright 2020-2023 @polkadot/phishing authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
// eslint-disable-next-line spaced-comment
|
||||
/// <reference types="@polkadot/dev/node/test/node" />
|
||||
|
||||
import { checkAddress, checkIfDenied } from '.';
|
||||
|
||||
Reference in New Issue
Block a user