Bump dev deps (#726)

This commit is contained in:
Jaco
2023-03-06 14:10:28 +02:00
committed by GitHub
parent 0aee857525
commit 0cbf187979
14 changed files with 6 additions and 18 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
"test:one": "polkadot-dev-run-test --env browser"
},
"devDependencies": {
"@polkadot/dev": "^0.70.1",
"@polkadot/dev": "^0.70.4",
"@polkadot/x-bundle": "^11.0.1",
"@types/node": "^18.14.6",
"react": "^18.2.0",
-1
View File
@@ -1,7 +1,6 @@
// Copyright 2017-2023 @polkadot/react-qr authors & contributors
// SPDX-License-Identifier: Apache-2.0
// eslint-disable-next-line spaced-comment
/// <reference types="@polkadot/dev/node/test/node" />
import { u8aConcat, u8aToHex, u8aToString } from '@polkadot/util';
@@ -1,7 +1,6 @@
// Copyright 2017-2023 @polkadot/ui-keyring authors & contributors
// SPDX-License-Identifier: Apache-2.0
// eslint-disable-next-line spaced-comment
/// <reference types="@polkadot/dev/node/test/node" />
import type { KeyringStruct } from '../types';
@@ -1,7 +1,6 @@
// Copyright 2017-2023 @polkadot/ui-shared authors & contributors
// SPDX-License-Identifier: Apache-2.0
// eslint-disable-next-line spaced-comment
/// <reference types="@polkadot/dev/node/test/node" />
import type { ColorGen } from './types';
@@ -1,7 +1,6 @@
// Copyright 2017-2023 @polkadot/ui-shared authors & contributors
// SPDX-License-Identifier: Apache-2.0
// eslint-disable-next-line spaced-comment
/// <reference types="@polkadot/dev/node/test/node" />
import { container } from './container';
@@ -1,7 +1,6 @@
// Copyright 2017-2023 @polkadot/ui-shared authors & contributors
// SPDX-License-Identifier: Apache-2.0
// eslint-disable-next-line spaced-comment
/// <reference types="@polkadot/dev/node/test/node" />
import xmlserializer from 'xmlserializer';
@@ -1,7 +1,6 @@
// Copyright 2017-2023 @polkadot/ui-shared authors & contributors
// SPDX-License-Identifier: Apache-2.0
// eslint-disable-next-line spaced-comment
/// <reference types="@polkadot/dev/node/test/node" />
import type { Seeder } from './types';
@@ -1,7 +1,6 @@
// Copyright 2017-2023 @polkadot/ui-shared authors & contributors
// SPDX-License-Identifier: Apache-2.0
// eslint-disable-next-line spaced-comment
/// <reference types="@polkadot/dev/node/test/node" />
import xmlserializer from 'xmlserializer';
@@ -1,7 +1,6 @@
// Copyright 2017-2023 @polkadot/ui-shared authors & contributors
// SPDX-License-Identifier: Apache-2.0
// eslint-disable-next-line spaced-comment
/// <reference types="@polkadot/dev/node/test/node" />
import xs from 'xmlserializer';
@@ -1,7 +1,6 @@
// Copyright 2017-2023 @polkadot/ui-shared authors & contributors
// SPDX-License-Identifier: Apache-2.0
// eslint-disable-next-line spaced-comment
/// <reference types="@polkadot/dev/node/test/node" />
import xs from 'xmlserializer';
@@ -1,7 +1,6 @@
// Copyright 2017-2023 @polkadot/ui-shared authors & contributors
// SPDX-License-Identifier: Apache-2.0
// eslint-disable-next-line spaced-comment
/// <reference types="@polkadot/dev/node/test/node" />
import xs from 'xmlserializer';
@@ -1,7 +1,6 @@
// Copyright 2017-2023 @polkadot/ui-shared authors & contributors
// SPDX-License-Identifier: Apache-2.0
// eslint-disable-next-line spaced-comment
/// <reference types="@polkadot/dev/node/test/node" />
import xs from 'xmlserializer';
@@ -1,7 +1,6 @@
// Copyright 2018-2023 @polkadot/ui-shared authors & contributors
// SPDX-License-Identifier: Apache-2.0
// eslint-disable-next-line spaced-comment
/// <reference types="@polkadot/dev/node/test/node" />
import { polkadotIcon } from './polkadot';
+5 -5
View File
@@ -1397,9 +1397,9 @@ __metadata:
languageName: node
linkType: hard
"@polkadot/dev@npm:^0.70.1":
version: 0.70.1
resolution: "@polkadot/dev@npm:0.70.1"
"@polkadot/dev@npm:^0.70.4":
version: 0.70.4
resolution: "@polkadot/dev@npm:0.70.4"
dependencies:
"@eslint/js": ^8.35.0
"@rollup/plugin-alias": ^4.0.3
@@ -1464,7 +1464,7 @@ __metadata:
polkadot-exec-rollup: scripts/polkadot-exec-rollup.mjs
polkadot-exec-tsc: scripts/polkadot-exec-tsc.mjs
polkadot-exec-webpack: scripts/polkadot-exec-webpack.mjs
checksum: 51b257671a11356f40c2b9da716fdf40514e028ab68c2300dc8eadde0ede1b7d29553e0858ffcec5008d782ecc7c82aced7a5b8f0d1fe6c528381d8a704f4f94
checksum: 446bc7a0637a91d30829d5fccb2b6c74d9f54bc7e67290c11cfca56a0f528a33b5ee1b066ed9bde6b669d866c89e3895ff7a44b79210bb549dd406afccc0ca9d
languageName: node
linkType: hard
@@ -11126,7 +11126,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "root-workspace-0b6124@workspace:."
dependencies:
"@polkadot/dev": ^0.70.1
"@polkadot/dev": ^0.70.4
"@polkadot/x-bundle": ^11.0.1
"@types/node": ^18.14.6
react: ^18.2.0