chore(deps): update devdependency clipboardy to v3 (#974)

This commit is contained in:
renovate[bot] 2021-10-13 22:11:45 +02:00 committed by GitHub
parent 4bbca495d3
commit ff97e2558c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 15 additions and 4 deletions

View File

@ -29,7 +29,7 @@
"@types/mri": "^1.1.1",
"chokidar": "^3.5.2",
"clear": "^0.1.0",
"clipboardy": "^2.3.0",
"clipboardy": "^3.0.0",
"colorette": "^2.0.16",
"consola": "^2.15.3",
"deep-object-diff": "^1.1.0",

View File

@ -5,7 +5,7 @@ import { resolve, dirname } from 'pathe'
import jiti from 'jiti'
import destr from 'destr'
import { splitByCase } from 'scule'
import * as clipboardy from 'clipboardy'
import clipboardy from 'clipboardy'
import { defineNuxtCommand } from './index'
export default defineNuxtCommand({

View File

@ -4859,7 +4859,7 @@ __metadata:
languageName: node
linkType: hard
"arch@npm:^2.1.1":
"arch@npm:^2.1.1, arch@npm:^2.2.0":
version: 2.2.0
resolution: "arch@npm:2.2.0"
checksum: e21b7635029fe8e9cdd5a026f9a6c659103e63fff423834323cdf836a1bb240a72d0c39ca8c470f84643385cf581bd8eda2cad8bf493e27e54bd9783abe9101f
@ -6684,6 +6684,17 @@ __metadata:
languageName: node
linkType: hard
"clipboardy@npm:^3.0.0":
version: 3.0.0
resolution: "clipboardy@npm:3.0.0"
dependencies:
arch: ^2.2.0
execa: ^5.1.1
is-wsl: ^2.2.0
checksum: 2c292acb59705494cbe07d7df7c8becff4f01651514d32ebd80f4aec2d20946d8f3824aac67ecdf2d09ef21fdf0eb24b6a7f033c137ccdceedc4661c54455c94
languageName: node
linkType: hard
"cliui@npm:^7.0.2":
version: 7.0.4
resolution: "cliui@npm:7.0.4"
@ -13671,7 +13682,7 @@ fsevents@~2.3.2:
"@types/mri": ^1.1.1
chokidar: ^3.5.2
clear: ^0.1.0
clipboardy: ^2.3.0
clipboardy: ^3.0.0
colorette: ^2.0.16
consola: ^2.15.3
deep-object-diff: ^1.1.0