chore(deps): update devdependency ignore to v6 (main) (#29034)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-09-17 15:04:29 +02:00 committed by GitHub
parent f7dcadd3cf
commit 22563ad048
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 15 additions and 9 deletions

View File

@ -34,7 +34,7 @@
"errx": "^0.1.0", "errx": "^0.1.0",
"globby": "^14.0.2", "globby": "^14.0.2",
"hash-sum": "^2.0.0", "hash-sum": "^2.0.0",
"ignore": "^5.3.2", "ignore": "^6.0.1",
"jiti": "^2.0.0-beta.3", "jiti": "^2.0.0-beta.3",
"klona": "^2.0.6", "klona": "^2.0.6",
"mlly": "^1.7.1", "mlly": "^1.7.1",

View File

@ -86,7 +86,7 @@
"globby": "^14.0.2", "globby": "^14.0.2",
"h3": "npm:h3-nightly@2.0.0-1718872656.6765a6e", "h3": "npm:h3-nightly@2.0.0-1718872656.6765a6e",
"hookable": "^5.5.3", "hookable": "^5.5.3",
"ignore": "^5.3.2", "ignore": "^6.0.1",
"impound": "^0.1.0", "impound": "^0.1.0",
"jiti": "^2.0.0-beta.3", "jiti": "^2.0.0-beta.3",
"klona": "^2.0.6", "klona": "^2.0.6",

View File

@ -48,7 +48,7 @@
"c12": "2.0.0-beta.2", "c12": "2.0.0-beta.2",
"esbuild-loader": "4.2.2", "esbuild-loader": "4.2.2",
"h3": "npm:h3-nightly@2.0.0-1718872656.6765a6e", "h3": "npm:h3-nightly@2.0.0-1718872656.6765a6e",
"ignore": "5.3.2", "ignore": "6.0.1",
"nitro": "npm:nitro-nightly@3.0.0-beta-28665895.e727afda", "nitro": "npm:nitro-nightly@3.0.0-beta-28665895.e727afda",
"ofetch": "1.3.4", "ofetch": "1.3.4",
"unbuild": "3.0.0-rc.7", "unbuild": "3.0.0-rc.7",

View File

@ -210,8 +210,8 @@ importers:
specifier: ^2.0.0 specifier: ^2.0.0
version: 2.0.0 version: 2.0.0
ignore: ignore:
specifier: ^5.3.2 specifier: ^6.0.1
version: 5.3.2 version: 6.0.1
jiti: jiti:
specifier: 2.0.0-beta.3 specifier: 2.0.0-beta.3
version: 2.0.0-beta.3 version: 2.0.0-beta.3
@ -355,8 +355,8 @@ importers:
specifier: ^5.5.3 specifier: ^5.5.3
version: 5.5.3 version: 5.5.3
ignore: ignore:
specifier: ^5.3.2 specifier: ^6.0.1
version: 5.3.2 version: 6.0.1
impound: impound:
specifier: ^0.1.0 specifier: ^0.1.0
version: 0.1.0(rollup@4.21.3)(webpack-sources@3.2.3) version: 0.1.0(rollup@4.21.3)(webpack-sources@3.2.3)
@ -576,8 +576,8 @@ importers:
specifier: npm:h3-nightly@2.0.0-1718872656.6765a6e specifier: npm:h3-nightly@2.0.0-1718872656.6765a6e
version: h3-nightly@2.0.0-1718872656.6765a6e version: h3-nightly@2.0.0-1718872656.6765a6e
ignore: ignore:
specifier: 5.3.2 specifier: 6.0.1
version: 5.3.2 version: 6.0.1
nitro: nitro:
specifier: npm:nitro-nightly@3.0.0-beta-28665895.e727afda specifier: npm:nitro-nightly@3.0.0-beta-28665895.e727afda
version: nitro-nightly@3.0.0-beta-28665895.e727afda(typescript@5.6.2)(webpack-sources@3.2.3) version: nitro-nightly@3.0.0-beta-28665895.e727afda(typescript@5.6.2)(webpack-sources@3.2.3)
@ -4433,6 +4433,10 @@ packages:
resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==} resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==}
engines: {node: '>= 4'} engines: {node: '>= 4'}
ignore@6.0.1:
resolution: {integrity: sha512-9hCx6FGveEYzwsldacntlq0RdPsTjOAALVL4nqi1O8JU6OIzzchHELMNE9f+6ZMtuHG1vd+owvczaMhu6EM2Xw==}
engines: {node: '>= 4'}
image-meta@0.2.1: image-meta@0.2.1:
resolution: {integrity: sha512-K6acvFaelNxx8wc2VjbIzXKDVB0Khs0QT35U6NkGfTdCmjLNcO2945m7RFNR9/RPVFm48hq7QPzK8uGH18HCGw==} resolution: {integrity: sha512-K6acvFaelNxx8wc2VjbIzXKDVB0Khs0QT35U6NkGfTdCmjLNcO2945m7RFNR9/RPVFm48hq7QPzK8uGH18HCGw==}
@ -11345,6 +11349,8 @@ snapshots:
ignore@5.3.2: {} ignore@5.3.2: {}
ignore@6.0.1: {}
image-meta@0.2.1: {} image-meta@0.2.1: {}
immutable@4.3.7: {} immutable@4.3.7: {}