Skip to content

Commit b419e1f

Browse files
dependabot[bot]erikgb
authored andcommitted
build(deps): Bump postcss from 8.4.49 to 8.5.1
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.49 to 8.5.1. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.49...8.5.1) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c3de7a2 commit b419e1f

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"lodash": "^4.17.21",
6868
"luxon": "^3.5.0",
6969
"mnemonic-browser": "^0.0.1",
70-
"postcss": "^8.4.49",
70+
"postcss": "^8.5.1",
7171
"query-string": "^9.1.1",
7272
"react": "^18.0.0",
7373
"react-dom": "^18.0.0",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4424,7 +4424,7 @@ __metadata:
44244424
luxon: "npm:^3.5.0"
44254425
mnemonic-browser: "npm:^0.0.1"
44264426
parcel: "npm:^2.13.3"
4427-
postcss: "npm:^8.4.49"
4427+
postcss: "npm:^8.5.1"
44284428
prettier: "npm:^3.4.2"
44294429
process: "npm:^0.11.10"
44304430
query-string: "npm:^9.1.1"
@@ -10226,7 +10226,7 @@ __metadata:
1022610226
languageName: node
1022710227
linkType: hard
1022810228

10229-
"nanoid@npm:^3.3.7":
10229+
"nanoid@npm:^3.3.7, nanoid@npm:^3.3.8":
1023010230
version: 3.3.8
1023110231
resolution: "nanoid@npm:3.3.8"
1023210232
bin:
@@ -10800,14 +10800,14 @@ __metadata:
1080010800
languageName: node
1080110801
linkType: hard
1080210802

10803-
"postcss@npm:^8.4.49":
10804-
version: 8.4.49
10805-
resolution: "postcss@npm:8.4.49"
10803+
"postcss@npm:^8.5.1":
10804+
version: 8.5.1
10805+
resolution: "postcss@npm:8.5.1"
1080610806
dependencies:
10807-
nanoid: "npm:^3.3.7"
10807+
nanoid: "npm:^3.3.8"
1080810808
picocolors: "npm:^1.1.1"
1080910809
source-map-js: "npm:^1.2.1"
10810-
checksum: 10c0/f1b3f17aaf36d136f59ec373459f18129908235e65dbdc3aee5eef8eba0756106f52de5ec4682e29a2eab53eb25170e7e871b3e4b52a8f1de3d344a514306be3
10810+
checksum: 10c0/c4d90c59c98e8a0c102b77d3f4cac190f883b42d63dc60e2f3ed840f16197c0c8e25a4327d2e9a847b45a985612317dc0534178feeebd0a1cf3eb0eecf75cae4
1081110811
languageName: node
1081210812
linkType: hard
1081310813

0 commit comments

Comments
 (0)