Skip to content
This repository was archived by the owner on Aug 14, 2024. It is now read-only.

Commit a920819

Browse files
authored
Merge pull request #127 from IDNatte/dependabot/npm_and_yarn/nyanga/postcss-8.4.39
Bump postcss from 8.4.38 to 8.4.39 in /nyanga
2 parents ecb627d + 762db67 commit a920819

File tree

2 files changed

+15
-4
lines changed

2 files changed

+15
-4
lines changed

nyanga/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"eslint-config-prettier": "^9.1.0",
3232
"eslint-plugin-svelte3": "^4.0.0",
3333
"lodash": "^4.17.21",
34-
"postcss": "^8.4.38",
34+
"postcss": "^8.4.39",
3535
"prettier": "^3.2.5",
3636
"prettier-plugin-svelte": "^3.2.3",
3737
"showdown": "^2.1.0",

nyanga/yarn.lock

+14-3
Original file line numberDiff line numberDiff line change
@@ -2867,7 +2867,7 @@ __metadata:
28672867
eslint-config-prettier: "npm:^9.1.0"
28682868
eslint-plugin-svelte3: "npm:^4.0.0"
28692869
lodash: "npm:^4.17.21"
2870-
postcss: "npm:^8.4.38"
2870+
postcss: "npm:^8.4.39"
28712871
prettier: "npm:^3.2.5"
28722872
prettier-plugin-svelte: "npm:^3.2.3"
28732873
showdown: "npm:^2.1.0"
@@ -3137,6 +3137,17 @@ __metadata:
31373137
languageName: node
31383138
linkType: hard
31393139

3140+
"postcss@npm:^8.4.39":
3141+
version: 8.4.39
3142+
resolution: "postcss@npm:8.4.39"
3143+
dependencies:
3144+
nanoid: "npm:^3.3.7"
3145+
picocolors: "npm:^1.0.1"
3146+
source-map-js: "npm:^1.2.0"
3147+
checksum: 10c0/16f5ac3c4e32ee76d1582b3c0dcf1a1fdb91334a45ad755eeb881ccc50318fb8d64047de4f1601ac96e30061df203f0f2e2edbdc0bfc49b9c57bc9fb9bedaea3
3148+
languageName: node
3149+
linkType: hard
3150+
31403151
"prelude-ls@npm:^1.2.1":
31413152
version: 1.2.1
31423153
resolution: "prelude-ls@npm:1.2.1"
@@ -3895,11 +3906,11 @@ __metadata:
38953906

38963907
"typescript@patch:typescript@npm%3A^5.0.3#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.1.6#optional!builtin<compat/typescript>":
38973908
version: 5.5.2
3898-
resolution: "typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>::version=5.5.2&hash=379a07"
3909+
resolution: "typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>::version=5.5.2&hash=5adc0c"
38993910
bin:
39003911
tsc: bin/tsc
39013912
tsserver: bin/tsserver
3902-
checksum: 10c0/a7b7ede75dc7fc32a76d0d0af6b91f5fbd8620890d84c906f663d8783bf3de6d7bd50f0430b8bb55eac88a38934af847ff709e7156e5138b95ae94cbd5f73e5b
3913+
checksum: 10c0/6721ac8933a70c252d7b640b345792e103d881811ff660355617c1836526dbb71c2044e2e77a8823fb3570b469f33276875a4cab6d3c4de4ae7d7ee1c3074ae4
39033914
languageName: node
39043915
linkType: hard
39053916

0 commit comments

Comments
 (0)