chore(deps): update dependency postcss-import to v15.1.0

This commit is contained in:
renovate[bot]
2023-03-16 16:29:05 +00:00
parent f9fa16c38a
commit ff984a4462
2 changed files with 9 additions and 9 deletions

View File

@ -1353,9 +1353,9 @@
}
},
"node_modules/postcss-import": {
"version": "15.0.0",
"resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-15.0.0.tgz",
"integrity": "sha512-Y20shPQ07RitgBGv2zvkEAu9bqvrD77C9axhj/aA1BQj4czape2MdClCExvB27EwYEJdGgKZBpKanb0t1rK2Kg==",
"version": "15.1.0",
"resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-15.1.0.tgz",
"integrity": "sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==",
"dev": true,
"dependencies": {
"postcss-value-parser": "^4.0.0",
@ -3238,9 +3238,9 @@
"requires": {}
},
"postcss-import": {
"version": "15.0.0",
"resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-15.0.0.tgz",
"integrity": "sha512-Y20shPQ07RitgBGv2zvkEAu9bqvrD77C9axhj/aA1BQj4czape2MdClCExvB27EwYEJdGgKZBpKanb0t1rK2Kg==",
"version": "15.1.0",
"resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-15.1.0.tgz",
"integrity": "sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==",
"dev": true,
"requires": {
"postcss-value-parser": "^4.0.0",