Skip to content

Commit 35ccc90

Browse files
authored
Merge pull request #24 from PeerPrep/dependabot/npm_and_yarn/frontend/postcss-8.4.30
chore(deps): bump postcss from 8.4.29 to 8.4.30 in /frontend
2 parents a497c0f + a956189 commit 35ccc90

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"firebase": "^10.4.0",
3737
"firebase-admin": "^11.10.1",
3838
"next": "13.4.19",
39-
"postcss": "8.4.29",
39+
"postcss": "8.4.30",
4040
"prettier-plugin-tailwindcss": "^0.5.4",
4141
"react": "18.2.0",
4242
"react-codemirror2": "7.2.1",

frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4539,10 +4539,10 @@ [email protected]:
45394539
picocolors "^1.0.0"
45404540
source-map-js "^1.0.2"
45414541

4542-
[email protected].29, postcss@^8, postcss@^8.4.23:
4543-
version "8.4.29"
4544-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.29.tgz#33bc121cf3b3688d4ddef50be869b2a54185a1dd"
4545-
integrity sha512-cbI+jaqIeu/VGqXEarWkRCCffhjgXc0qjBtXpqJhTBohMUjUQnbBr0xqX3vEKudc4iviTewcJo5ajcec5+wdJw==
4542+
[email protected].30, postcss@^8, postcss@^8.4.23:
4543+
version "8.4.30"
4544+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.30.tgz#0e0648d551a606ef2192a26da4cabafcc09c1aa7"
4545+
integrity sha512-7ZEao1g4kd68l97aWG/etQKPKq07us0ieSZ2TnFDk11i0ZfDW2AwKHYU8qv4MZKqN2fdBfg+7q0ES06UA73C1g==
45464546
dependencies:
45474547
nanoid "^3.3.6"
45484548
picocolors "^1.0.0"

0 commit comments

Comments
 (0)