Skip to content

Commit e93fd66

Browse files
authored
Merge pull request #113 from gogjango/dependabot/npm_and_yarn/postcss-import-14.1.0
Bump postcss-import from 14.0.2 to 14.1.0
2 parents 9de8e7a + b76a1c5 commit e93fd66

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@fullhuman/postcss-purgecss": "^3.1.3",
1515
"autoprefixer": "^10.4.2",
1616
"next": "12.1.4",
17-
"postcss-import": "^14.0.2",
17+
"postcss-import": "^14.1.0",
1818
"react": "18.0.0",
1919
"react-dom": "18.0.0",
2020
"tailwindcss": "^1.9.6"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -976,10 +976,10 @@ postcss-functions@^3.0.0:
976976
postcss "^6.0.9"
977977
postcss-value-parser "^3.3.0"
978978

979-
postcss-import@^14.0.2:
980-
version "14.0.2"
981-
resolved "https://registry.yarnpkg.com/postcss-import/-/postcss-import-14.0.2.tgz#60eff77e6be92e7b67fe469ec797d9424cae1aa1"
982-
integrity sha512-BJ2pVK4KhUyMcqjuKs9RijV5tatNzNa73e/32aBVE/ejYPe37iH+6vAu9WvqUkB5OAYgLHzbSvzHnorybJCm9g==
979+
postcss-import@^14.1.0:
980+
version "14.1.0"
981+
resolved "https://registry.yarnpkg.com/postcss-import/-/postcss-import-14.1.0.tgz#a7333ffe32f0b8795303ee9e40215dac922781f0"
982+
integrity sha512-flwI+Vgm4SElObFVPpTIT7SU7R3qk2L7PyduMcokiaVKuWv9d/U+Gm/QAd8NDLuykTWTkcrjOeD2Pp1rMeBTGw==
983983
dependencies:
984984
postcss-value-parser "^4.0.0"
985985
read-cache "^1.0.0"

0 commit comments

Comments
 (0)