Unverified Commit b5aadc9b authored by renovate[bot]'s avatar renovate[bot] Committed by GitHub

chore(deps): update devdependency postcss-nested to v6 (#110)

parent 365bc11c
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
"@nuxtjs/eslint-config-typescript": "^11.0.0", "@nuxtjs/eslint-config-typescript": "^11.0.0",
"eslint": "^8.25.0", "eslint": "^8.25.0",
"nuxt": "^3.0.0-rc.11", "nuxt": "^3.0.0-rc.11",
"postcss-nested": "^5.0.6", "postcss-nested": "^6.0.0",
"typescript": "^4.8.4" "typescript": "^4.8.4"
} }
} }
...@@ -4,14 +4,14 @@ specifiers: ...@@ -4,14 +4,14 @@ specifiers:
'@nuxtjs/eslint-config-typescript': ^11.0.0 '@nuxtjs/eslint-config-typescript': ^11.0.0
eslint: ^8.25.0 eslint: ^8.25.0
nuxt: ^3.0.0-rc.11 nuxt: ^3.0.0-rc.11
postcss-nested: ^5.0.6 postcss-nested: ^6.0.0
typescript: ^4.8.4 typescript: ^4.8.4
devDependencies: devDependencies:
'@nuxtjs/eslint-config-typescript': 11.0.0_z4bbprzjrhnsfa24uvmcbu7f5q '@nuxtjs/eslint-config-typescript': 11.0.0_z4bbprzjrhnsfa24uvmcbu7f5q
eslint: 8.25.0 eslint: 8.25.0
nuxt: 3.0.0-rc.11_z4bbprzjrhnsfa24uvmcbu7f5q nuxt: 3.0.0-rc.11_z4bbprzjrhnsfa24uvmcbu7f5q
postcss-nested: 5.0.6_postcss@8.4.16 postcss-nested: 6.0.0_postcss@8.4.16
typescript: 4.8.4 typescript: 4.8.4
packages: packages:
...@@ -4577,8 +4577,8 @@ packages: ...@@ -4577,8 +4577,8 @@ packages:
postcss-selector-parser: 6.0.10 postcss-selector-parser: 6.0.10
dev: true dev: true
/postcss-nested/5.0.6_postcss@8.4.16: /postcss-nested/6.0.0_postcss@8.4.16:
resolution: {integrity: sha512-rKqm2Fk0KbA8Vt3AdGN0FB9OBOMDVajMG6ZCf/GoHgdxUJ4sBFp0A/uMIRm+MJUdo33YXEtjqIz8u7DAp8B7DA==} resolution: {integrity: sha512-0DkamqrPcmkBDsLn+vQDIrtkSbNkv5AD/M322ySo9kqFkCIYklym2xEmWkwo+Y3/qZo34tzEPNUw4y7yMCdv5w==}
engines: {node: '>=12.0'} engines: {node: '>=12.0'}
peerDependencies: peerDependencies:
postcss: ^8.2.14 postcss: ^8.2.14
...@@ -5657,7 +5657,7 @@ packages: ...@@ -5657,7 +5657,7 @@ packages:
dev: true dev: true
/util-deprecate/1.0.2: /util-deprecate/1.0.2:
resolution: {integrity: sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=} resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
dev: true dev: true
/validate-npm-package-license/3.0.4: /validate-npm-package-license/3.0.4:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment