Skip to content

Commit

Permalink
Bump the npm-minor-upgrades group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the npm-minor-upgrades group with 3 updates: [postcss](https://github.com/postcss/postcss), [rollup](https://github.com/rollup/rollup) and [typescript](https://github.com/microsoft/TypeScript).


Updates `postcss` from 8.4.45 to 8.4.47
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.45...8.4.47)

Updates `rollup` from 4.21.2 to 4.21.3
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.21.2...v4.21.3)

Updates `typescript` from 5.5.4 to 5.6.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.5.4...v5.6.2)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-upgrades
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-upgrades
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-upgrades
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 16, 2024
1 parent 53e87a3 commit 3c7f2a6
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 90 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,11 +97,11 @@
"netlify-plugin-11ty": "^1.4.0",
"node-fetch": "^3.3.2",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.45",
"postcss": "^8.4.47",
"posthtml": "^0.16.6",
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"rollup": "^4.21.2",
"rollup": "^4.21.3",
"sanitize-html": "^2.13.0",
"sass-embedded": "^1.78.0",
"sassdoc": "^2.7.4",
Expand All @@ -111,7 +111,7 @@
"stylelint": "^16.9.0",
"stylelint-config-standard-scss": "^13.1.0",
"truncate-html": "^1.1.2",
"typescript": "^5.5.4",
"typescript": "^5.6.2",
"typogr": "^0.6.8"
},
"packageManager": "yarn@4.4.1"
Expand Down
181 changes: 94 additions & 87 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2368,114 +2368,114 @@ __metadata:
languageName: node
linkType: hard

"@rollup/rollup-android-arm-eabi@npm:4.21.2":
version: 4.21.2
resolution: "@rollup/rollup-android-arm-eabi@npm:4.21.2"
"@rollup/rollup-android-arm-eabi@npm:4.21.3":
version: 4.21.3
resolution: "@rollup/rollup-android-arm-eabi@npm:4.21.3"
conditions: os=android & cpu=arm
languageName: node
linkType: hard

"@rollup/rollup-android-arm64@npm:4.21.2":
version: 4.21.2
resolution: "@rollup/rollup-android-arm64@npm:4.21.2"
"@rollup/rollup-android-arm64@npm:4.21.3":
version: 4.21.3
resolution: "@rollup/rollup-android-arm64@npm:4.21.3"
conditions: os=android & cpu=arm64
languageName: node
linkType: hard

"@rollup/rollup-darwin-arm64@npm:4.21.2":
version: 4.21.2
resolution: "@rollup/rollup-darwin-arm64@npm:4.21.2"
"@rollup/rollup-darwin-arm64@npm:4.21.3":
version: 4.21.3
resolution: "@rollup/rollup-darwin-arm64@npm:4.21.3"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@rollup/rollup-darwin-x64@npm:4.21.2":
version: 4.21.2
resolution: "@rollup/rollup-darwin-x64@npm:4.21.2"
"@rollup/rollup-darwin-x64@npm:4.21.3":
version: 4.21.3
resolution: "@rollup/rollup-darwin-x64@npm:4.21.3"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@rollup/rollup-linux-arm-gnueabihf@npm:4.21.2":
version: 4.21.2
resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.21.2"
"@rollup/rollup-linux-arm-gnueabihf@npm:4.21.3":
version: 4.21.3
resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.21.3"
conditions: os=linux & cpu=arm & libc=glibc
languageName: node
linkType: hard

"@rollup/rollup-linux-arm-musleabihf@npm:4.21.2":
version: 4.21.2
resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.21.2"
"@rollup/rollup-linux-arm-musleabihf@npm:4.21.3":
version: 4.21.3
resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.21.3"
conditions: os=linux & cpu=arm & libc=musl
languageName: node
linkType: hard

"@rollup/rollup-linux-arm64-gnu@npm:4.21.2":
version: 4.21.2
resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.21.2"
"@rollup/rollup-linux-arm64-gnu@npm:4.21.3":
version: 4.21.3
resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.21.3"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@rollup/rollup-linux-arm64-musl@npm:4.21.2":
version: 4.21.2
resolution: "@rollup/rollup-linux-arm64-musl@npm:4.21.2"
"@rollup/rollup-linux-arm64-musl@npm:4.21.3":
version: 4.21.3
resolution: "@rollup/rollup-linux-arm64-musl@npm:4.21.3"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@rollup/rollup-linux-powerpc64le-gnu@npm:4.21.2":
version: 4.21.2
resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.21.2"
"@rollup/rollup-linux-powerpc64le-gnu@npm:4.21.3":
version: 4.21.3
resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.21.3"
conditions: os=linux & cpu=ppc64 & libc=glibc
languageName: node
linkType: hard

"@rollup/rollup-linux-riscv64-gnu@npm:4.21.2":
version: 4.21.2
resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.21.2"
"@rollup/rollup-linux-riscv64-gnu@npm:4.21.3":
version: 4.21.3
resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.21.3"
conditions: os=linux & cpu=riscv64 & libc=glibc
languageName: node
linkType: hard

"@rollup/rollup-linux-s390x-gnu@npm:4.21.2":
version: 4.21.2
resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.21.2"
"@rollup/rollup-linux-s390x-gnu@npm:4.21.3":
version: 4.21.3
resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.21.3"
conditions: os=linux & cpu=s390x & libc=glibc
languageName: node
linkType: hard

"@rollup/rollup-linux-x64-gnu@npm:4.21.2":
version: 4.21.2
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.21.2"
"@rollup/rollup-linux-x64-gnu@npm:4.21.3":
version: 4.21.3
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.21.3"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@rollup/rollup-linux-x64-musl@npm:4.21.2":
version: 4.21.2
resolution: "@rollup/rollup-linux-x64-musl@npm:4.21.2"
"@rollup/rollup-linux-x64-musl@npm:4.21.3":
version: 4.21.3
resolution: "@rollup/rollup-linux-x64-musl@npm:4.21.3"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@rollup/rollup-win32-arm64-msvc@npm:4.21.2":
version: 4.21.2
resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.21.2"
"@rollup/rollup-win32-arm64-msvc@npm:4.21.3":
version: 4.21.3
resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.21.3"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@rollup/rollup-win32-ia32-msvc@npm:4.21.2":
version: 4.21.2
resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.21.2"
"@rollup/rollup-win32-ia32-msvc@npm:4.21.3":
version: 4.21.3
resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.21.3"
conditions: os=win32 & cpu=ia32
languageName: node
linkType: hard

"@rollup/rollup-win32-x64-msvc@npm:4.21.2":
version: 4.21.2
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.21.2"
"@rollup/rollup-win32-x64-msvc@npm:4.21.3":
version: 4.21.3
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.21.3"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -9154,11 +9154,11 @@ __metadata:
netlify-plugin-11ty: "npm:^1.4.0"
node-fetch: "npm:^3.3.2"
npm-run-all: "npm:^4.1.5"
postcss: "npm:^8.4.45"
postcss: "npm:^8.4.47"
posthtml: "npm:^0.16.6"
prettier: "npm:^3.3.3"
rimraf: "npm:^6.0.1"
rollup: "npm:^4.21.2"
rollup: "npm:^4.21.3"
sanitize-html: "npm:^2.13.0"
sass-embedded: "npm:^1.78.0"
sassdoc: "npm:^2.7.4"
Expand All @@ -9168,7 +9168,7 @@ __metadata:
stylelint: "npm:^16.9.0"
stylelint-config-standard-scss: "npm:^13.1.0"
truncate-html: "npm:^1.1.2"
typescript: "npm:^5.5.4"
typescript: "npm:^5.6.2"
typogr: "npm:^0.6.8"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -9545,7 +9545,7 @@ __metadata:
languageName: node
linkType: hard

"picocolors@npm:^1.0.0, picocolors@npm:^1.0.1":
"picocolors@npm:^1.0.0, picocolors@npm:^1.0.1, picocolors@npm:^1.1.0":
version: 1.1.0
resolution: "picocolors@npm:1.1.0"
checksum: 10/a2ad60d94d185c30f2a140b19c512547713fb89b920d32cc6cf658fa786d63a37ba7b8451872c3d9fc34883971fb6e5878e07a20b60506e0bb2554dce9169ccb
Expand Down Expand Up @@ -9686,14 +9686,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.45":
version: 8.4.45
resolution: "postcss@npm:8.4.45"
"postcss@npm:^8.4.47":
version: 8.4.47
resolution: "postcss@npm:8.4.47"
dependencies:
nanoid: "npm:^3.3.7"
picocolors: "npm:^1.0.1"
source-map-js: "npm:^1.2.0"
checksum: 10/7eaf7346d04929ee979548ece5e34d253eae6f175346e298b2c4621ad6f4ee00adfe7abe72688640e910c0361ae50537c5dda3e35fd1066491282c342b3ee5c8
picocolors: "npm:^1.1.0"
source-map-js: "npm:^1.2.1"
checksum: 10/f2b50ba9b6fcb795232b6bb20de7cdc538c0025989a8ed9c4438d1960196ba3b7eaff41fdb1a5c701b3504651ea87aeb685577707f0ae4d6ce6f3eae5df79a81
languageName: node
linkType: hard

Expand Down Expand Up @@ -10399,26 +10399,26 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:^4.21.2":
version: 4.21.2
resolution: "rollup@npm:4.21.2"
dependencies:
"@rollup/rollup-android-arm-eabi": "npm:4.21.2"
"@rollup/rollup-android-arm64": "npm:4.21.2"
"@rollup/rollup-darwin-arm64": "npm:4.21.2"
"@rollup/rollup-darwin-x64": "npm:4.21.2"
"@rollup/rollup-linux-arm-gnueabihf": "npm:4.21.2"
"@rollup/rollup-linux-arm-musleabihf": "npm:4.21.2"
"@rollup/rollup-linux-arm64-gnu": "npm:4.21.2"
"@rollup/rollup-linux-arm64-musl": "npm:4.21.2"
"@rollup/rollup-linux-powerpc64le-gnu": "npm:4.21.2"
"@rollup/rollup-linux-riscv64-gnu": "npm:4.21.2"
"@rollup/rollup-linux-s390x-gnu": "npm:4.21.2"
"@rollup/rollup-linux-x64-gnu": "npm:4.21.2"
"@rollup/rollup-linux-x64-musl": "npm:4.21.2"
"@rollup/rollup-win32-arm64-msvc": "npm:4.21.2"
"@rollup/rollup-win32-ia32-msvc": "npm:4.21.2"
"@rollup/rollup-win32-x64-msvc": "npm:4.21.2"
"rollup@npm:^4.21.3":
version: 4.21.3
resolution: "rollup@npm:4.21.3"
dependencies:
"@rollup/rollup-android-arm-eabi": "npm:4.21.3"
"@rollup/rollup-android-arm64": "npm:4.21.3"
"@rollup/rollup-darwin-arm64": "npm:4.21.3"
"@rollup/rollup-darwin-x64": "npm:4.21.3"
"@rollup/rollup-linux-arm-gnueabihf": "npm:4.21.3"
"@rollup/rollup-linux-arm-musleabihf": "npm:4.21.3"
"@rollup/rollup-linux-arm64-gnu": "npm:4.21.3"
"@rollup/rollup-linux-arm64-musl": "npm:4.21.3"
"@rollup/rollup-linux-powerpc64le-gnu": "npm:4.21.3"
"@rollup/rollup-linux-riscv64-gnu": "npm:4.21.3"
"@rollup/rollup-linux-s390x-gnu": "npm:4.21.3"
"@rollup/rollup-linux-x64-gnu": "npm:4.21.3"
"@rollup/rollup-linux-x64-musl": "npm:4.21.3"
"@rollup/rollup-win32-arm64-msvc": "npm:4.21.3"
"@rollup/rollup-win32-ia32-msvc": "npm:4.21.3"
"@rollup/rollup-win32-x64-msvc": "npm:4.21.3"
"@types/estree": "npm:1.0.5"
fsevents: "npm:~2.3.2"
dependenciesMeta:
Expand Down Expand Up @@ -10458,7 +10458,7 @@ __metadata:
optional: true
bin:
rollup: dist/bin/rollup
checksum: 10/5d679af1a04170f7164e3e975a375adb76f9bbf34d1ad8d9c3fa789252d377e7d364dfee054a4283121f9f9368d7b35404b9d42fb260be314d34739243ab0722
checksum: 10/60a1d6548fa1e612209f9f98f83c73a213f27569abddcbfb246af08455d730f367d95f6bd541b58c9e1e643c181463db27326c712aa81efd4071372a4d3481b9
languageName: node
linkType: hard

Expand Down Expand Up @@ -11263,6 +11263,13 @@ __metadata:
languageName: node
linkType: hard

"source-map-js@npm:^1.2.1":
version: 1.2.1
resolution: "source-map-js@npm:1.2.1"
checksum: 10/ff9d8c8bf096d534a5b7707e0382ef827b4dd360a577d3f34d2b9f48e12c9d230b5747974ee7c607f0df65113732711bb701fe9ece3c7edbd43cb2294d707df3
languageName: node
linkType: hard

"source-map-support@npm:0.5.13":
version: 0.5.13
resolution: "source-map-support@npm:0.5.13"
Expand Down Expand Up @@ -12174,23 +12181,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^5.5.4":
version: 5.5.4
resolution: "typescript@npm:5.5.4"
"typescript@npm:^5.6.2":
version: 5.6.2
resolution: "typescript@npm:5.6.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/1689ccafef894825481fc3d856b4834ba3cc185a9c2878f3c76a9a1ef81af04194849840f3c69e7961e2312771471bb3b460ca92561e1d87599b26c37d0ffb6f
checksum: 10/f95365d4898f357823e93d334ecda9fcade54f009b397c7d05b7621cd9e865981033cf89ccde0f3e3a7b73b1fdbae18e92bc77db237b43e912f053fef0f9a53b
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^5.5.4#optional!builtin<compat/typescript>":
version: 5.5.4
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=379a07"
"typescript@patch:typescript@npm%3A^5.6.2#optional!builtin<compat/typescript>":
version: 5.6.2
resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>::version=5.6.2&hash=8c6c40"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/746fdd0865c5ce4f15e494c57ede03a9e12ede59cfdb40da3a281807853fe63b00ef1c912d7222143499aa82f18b8b472baa1830df8804746d09b55f6cf5b1cc
checksum: 10/8bfc7ca0d9feca4c3fcbd6c70741abfcd714197d6448e68225ae71e462447d904d3bfba49759a8fbe4956d87f054e2d346833c8349c222daa594a2626d4e1be8
languageName: node
linkType: hard

Expand Down

0 comments on commit 3c7f2a6

Please sign in to comment.