Skip to content

Commit 1647638

Browse files
Bump postcss from 8.4.19 to 8.4.49 in /themes/terminal (#208)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.19 to 8.4.49. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.19...8.4.49) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: mauvehed <[email protected]>
1 parent 990eb4e commit 1647638

File tree

2 files changed

+41
-33
lines changed

2 files changed

+41
-33
lines changed

themes/terminal/package-lock.json

Lines changed: 28 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

themes/terminal/yarn.lock

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1113,7 +1113,7 @@ [email protected]:
11131113
version "2.1.2"
11141114
resolved "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz"
11151115

1116-
nanoid@^3.3.4:
1116+
nanoid@^3.3.7:
11171117
version "3.3.8"
11181118
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
11191119

@@ -1244,6 +1244,10 @@ picocolors@^1.0.0:
12441244
version "1.0.0"
12451245
resolved "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz"
12461246

1247+
picocolors@^1.1.1:
1248+
version "1.1.1"
1249+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
1250+
12471251
picomatch@^2.3.1:
12481252
version "2.3.1"
12491253
resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz"
@@ -1276,12 +1280,12 @@ postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0:
12761280
resolved "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz"
12771281

12781282
postcss@^8.4.18:
1279-
version "8.4.19"
1280-
resolved "https://registry.npmjs.org/postcss/-/postcss-8.4.19.tgz"
1283+
version "8.4.49"
1284+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.49.tgz#4ea479048ab059ab3ae61d082190fabfd994fe19"
12811285
dependencies:
1282-
nanoid "^3.3.4"
1283-
picocolors "^1.0.0"
1284-
source-map-js "^1.0.2"
1286+
nanoid "^3.3.7"
1287+
picocolors "^1.1.1"
1288+
source-map-js "^1.2.1"
12851289

12861290
prelude-ls@^1.2.1:
12871291
version "1.2.1"
@@ -1436,9 +1440,9 @@ slice-ansi@^4.0.0:
14361440
astral-regex "^2.0.0"
14371441
is-fullwidth-code-point "^3.0.0"
14381442

1439-
source-map-js@^1.0.2:
1440-
version "1.0.2"
1441-
resolved "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz"
1443+
source-map-js@^1.2.1:
1444+
version "1.2.1"
1445+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
14421446

14431447
spdx-correct@^3.0.0:
14441448
version "3.1.1"

0 commit comments

Comments
 (0)