Skip to content

Commit

Permalink
Merge pull request #1415 from danskernesdigitalebibliotek/dependabot/…
Browse files Browse the repository at this point in the history
…npm_and_yarn/postcss-8.4.45

Bump postcss from 8.4.43 to 8.4.45
  • Loading branch information
kasperg authored Sep 9, 2024
2 parents 23cb1f4 + 800a259 commit e05fc50
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"mutationobserver-shim": "^0.3.7",
"nyc": "^17.0.0",
"orval": "^6.26.0",
"postcss": "^8.4.43",
"postcss": "^8.4.45",
"postcss-cli": "^11.0.0",
"postcss-loader": "^8.1.1",
"postcss-scss": "^4.0.9",
Expand Down Expand Up @@ -176,6 +176,6 @@
"unfetch": "^4.2.0"
},
"peerDependencies": {
"postcss": "^8.4.43"
"postcss": "^8.4.45"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15892,10 +15892,10 @@ postcss@^7.0.14, postcss@^7.0.16, postcss@^7.0.26, postcss@^7.0.32, postcss@^7.0
picocolors "^0.2.1"
source-map "^0.6.1"

postcss@^8.2.15, postcss@^8.4.21, postcss@^8.4.28, postcss@^8.4.33, postcss@^8.4.43:
version "8.4.43"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.43.tgz#a5ddf22f4cc38e64c6ae030182b43e539d316419"
integrity sha512-gJAQVYbh5R3gYm33FijzCZj7CHyQ3hWMgJMprLUlIYqCwTeZhBQ19wp0e9mA25BUbEvY5+EXuuaAjqQsrBxQBQ==
postcss@^8.2.15, postcss@^8.4.21, postcss@^8.4.28, postcss@^8.4.33, postcss@^8.4.45:
version "8.4.45"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.45.tgz#538d13d89a16ef71edbf75d895284ae06b79e603"
integrity sha512-7KTLTdzdZZYscUc65XmjFiB73vBhBfbPztCYdUNvlaso9PrzjzcmjqBPR0lNGkcVlcO4BjiO5rK/qNz+XAen1Q==
dependencies:
nanoid "^3.3.7"
picocolors "^1.0.1"
Expand Down

0 comments on commit e05fc50

Please sign in to comment.