mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 00:23:53 +00:00
chore(deps): update devdependency ignore to v6.0.2 (3.x) (#29039)
This commit is contained in:
parent
0da854fa18
commit
c1655a292e
@ -48,7 +48,7 @@
|
||||
"c12": "1.11.2",
|
||||
"esbuild-loader": "4.2.2",
|
||||
"h3": "1.12.0",
|
||||
"ignore": "6.0.1",
|
||||
"ignore": "6.0.2",
|
||||
"nitropack": "2.9.7",
|
||||
"ofetch": "1.3.4",
|
||||
"unbuild": "latest",
|
||||
|
@ -576,8 +576,8 @@ importers:
|
||||
specifier: 1.12.0
|
||||
version: 1.12.0
|
||||
ignore:
|
||||
specifier: 6.0.1
|
||||
version: 6.0.1
|
||||
specifier: 6.0.2
|
||||
version: 6.0.2
|
||||
nitropack:
|
||||
specifier: 2.9.7
|
||||
version: 2.9.7(magicast@0.3.5)(webpack-sources@3.2.3)
|
||||
@ -4628,6 +4628,11 @@ packages:
|
||||
ignore@6.0.1:
|
||||
resolution: {integrity: sha512-9hCx6FGveEYzwsldacntlq0RdPsTjOAALVL4nqi1O8JU6OIzzchHELMNE9f+6ZMtuHG1vd+owvczaMhu6EM2Xw==}
|
||||
engines: {node: '>= 4'}
|
||||
deprecated: this package has been deprecated due to issues
|
||||
|
||||
ignore@6.0.2:
|
||||
resolution: {integrity: sha512-InwqeHHN2XpumIkMvpl/DCJVrAHgCsG5+cn1XlnLWGwtZBm8QJfSusItfrwx81CTp5agNZqpKU2J/ccC5nGT4A==}
|
||||
engines: {node: '>= 4'}
|
||||
|
||||
image-meta@0.2.1:
|
||||
resolution: {integrity: sha512-K6acvFaelNxx8wc2VjbIzXKDVB0Khs0QT35U6NkGfTdCmjLNcO2945m7RFNR9/RPVFm48hq7QPzK8uGH18HCGw==}
|
||||
@ -11705,6 +11710,8 @@ snapshots:
|
||||
|
||||
ignore@6.0.1: {}
|
||||
|
||||
ignore@6.0.2: {}
|
||||
|
||||
image-meta@0.2.1: {}
|
||||
|
||||
immutable@4.3.7: {}
|
||||
|
Loading…
Reference in New Issue
Block a user