build(deps-dev): bump the npm group with 2 updates

Bumps the npm group with 2 updates: [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) and [prettier](https://github.com/prettier/prettier).


Updates `baseline-browser-mapping` from 2.10.15 to 2.10.18
- [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases)
- [Commits](https://github.com/web-platform-dx/baseline-browser-mapping/compare/v2.10.15...v2.10.18)

Updates `prettier` from 3.8.1 to 3.8.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.8.1...3.8.2)

---
updated-dependencies:
- dependency-name: baseline-browser-mapping
  dependency-version: 2.10.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: prettier
  dependency-version: 3.8.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-04-20 00:36:23 +00:00
committed by GitHub
parent 3a6e368179
commit 777fc52664
2 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -22,7 +22,7 @@
"devDependencies": {
"@commitlint/cli": "^20.5.0",
"@commitlint/config-conventional": "^20.5.0",
"baseline-browser-mapping": "^2.10.15",
"baseline-browser-mapping": "^2.10.18",
"cssnano": "^7.1.4",
"cssnano-preset-advanced": "^7.0.12",
"esbuild": "^0.28.0",
@@ -32,7 +32,7 @@
"postcss-import": "^16.1.1",
"postcss-import-url": "^7.2.0",
"postcss-url": "^10.1.3",
"prettier": "^3.8.1"
"prettier": "^3.8.2"
},
"dependencies": {
"@aws-crypto/sha256-js": "^5.2.0",