Skip to content

Commit 4d4164e

Browse files
build(deps): bump postcss from 8.4.47 to 8.5.12 in /web-client/extras
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.47 to 8.5.12. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.47...8.5.12) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.12 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4da5cbc commit 4d4164e

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

web-client/extras/yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190
"@jridgewell/sourcemap-codec" "^1.4.14"
191191

192192
"@nimiq/core@link:../dist":
193-
version "2.3.0"
193+
version "2.4.0"
194194
dependencies:
195195
comlink "^4.4.1"
196196
websocket "^1.0.34"
@@ -928,10 +928,10 @@ mz@^2.7.0:
928928
object-assign "^4.0.1"
929929
thenify-all "^1.0.0"
930930

931-
nanoid@^3.3.7:
932-
version "3.3.8"
933-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
934-
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==
931+
nanoid@^3.3.11:
932+
version "3.3.11"
933+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.11.tgz#4f4f112cefbe303202f2199838128936266d185b"
934+
integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==
935935

936936
next-tick@^1.1.0:
937937
version "1.1.0"
@@ -999,10 +999,10 @@ pathval@^2.0.0:
999999
resolved "https://registry.yarnpkg.com/pathval/-/pathval-2.0.0.tgz#7e2550b422601d4f6b8e26f1301bc8f15a741a25"
10001000
integrity sha512-vE7JKRyES09KiunauX7nd2Q9/L7lhok4smP9RZTDeD4MVs72Dp2qNFVz39Nz5a0FVEW0BJR6C0DYrq6unoziZA==
10011001

1002-
picocolors@^1.1.0:
1003-
version "1.1.0"
1004-
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.0.tgz#5358b76a78cde483ba5cef6a9dc9671440b27d59"
1005-
integrity sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==
1002+
picocolors@^1.1.1:
1003+
version "1.1.1"
1004+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
1005+
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
10061006

10071007
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1:
10081008
version "2.3.2"
@@ -1023,12 +1023,12 @@ postcss-load-config@^4.0.1:
10231023
yaml "^2.1.1"
10241024

10251025
postcss@^8.4.43:
1026-
version "8.4.47"
1027-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.47.tgz#5bf6c9a010f3e724c503bf03ef7947dcb0fea365"
1028-
integrity sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==
1026+
version "8.5.12"
1027+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.12.tgz#cd0c0f667f7cb0521e2313234ea6e707a9ec1ddb"
1028+
integrity sha512-W62t/Se6rA0Az3DfCL0AqJwXuKwBeYg6nOaIgzP+xZ7N5BFCI7DYi1qs6ygUYT6rvfi6t9k65UMLJC+PHZpDAA==
10291029
dependencies:
1030-
nanoid "^3.3.7"
1031-
picocolors "^1.1.0"
1030+
nanoid "^3.3.11"
1031+
picocolors "^1.1.1"
10321032
source-map-js "^1.2.1"
10331033

10341034
punycode@^2.1.0:

0 commit comments

Comments
 (0)