Skip to content

Commit 7d3bdb9

Browse files
chore(deps): bump the minor-and-patch group with 6 updates (#1027)
Bumps the minor-and-patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [npm-check-updates](https://github.com/raineorshine/npm-check-updates) | `22.2.7` | `22.2.9` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.5.0` | `10.5.2` | | [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) | `2.10.38` | `2.10.40` | | [js-yaml](https://github.com/nodeca/js-yaml) | `5.0.0` | `5.2.0` | | [postcss](https://github.com/postcss/postcss) | `8.5.15` | `8.5.16` | | [through2](https://github.com/rvagg/through2) | `5.0.1` | `5.0.3` | Updates `npm-check-updates` from 22.2.7 to 22.2.9 - [Release notes](https://github.com/raineorshine/npm-check-updates/releases) - [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md) - [Commits](raineorshine/npm-check-updates@v22.2.7...v22.2.9) Updates `autoprefixer` from 10.5.0 to 10.5.2 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.5.0...10.5.2) Updates `baseline-browser-mapping` from 2.10.38 to 2.10.40 - [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases) - [Commits](web-platform-dx/baseline-browser-mapping@v2.10.38...v2.10.40) Updates `js-yaml` from 5.0.0 to 5.2.0 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@5.0.0...5.2.0) Updates `postcss` from 8.5.15 to 8.5.16 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.15...8.5.16) Updates `through2` from 5.0.1 to 5.0.3 - [Release notes](https://github.com/rvagg/through2/releases) - [Changelog](https://github.com/rvagg/through2/blob/master/CHANGELOG.md) - [Commits](rvagg/through2@v5.0.1...v5.0.3) --- updated-dependencies: - dependency-name: npm-check-updates dependency-version: 22.2.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: autoprefixer dependency-version: 10.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: baseline-browser-mapping dependency-version: 2.10.40 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: js-yaml dependency-version: 5.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: postcss dependency-version: 8.5.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: through2 dependency-version: 5.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e33cc04 commit 7d3bdb9

2 files changed

Lines changed: 48 additions & 48 deletions

File tree

package-lock.json

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

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,14 @@
3333
"handlebars": "^4.7.9",
3434
"highlight.js": "^11.11.1",
3535
"medium-zoom": "^1.1.0",
36-
"npm-check-updates": "22.2.7"
36+
"npm-check-updates": "22.2.9"
3737
},
3838
"devDependencies": {
3939
"@asciidoctor/core": "^3.0.4",
4040
"@lmcd/gulp-svgo": "^0.2.0",
4141
"@ronilaukkarinen/gulp-stylelint": "^14.1.2",
42-
"autoprefixer": "^10.5.0",
43-
"baseline-browser-mapping": "^2.10.38",
42+
"autoprefixer": "^10.5.2",
43+
"baseline-browser-mapping": "^2.10.40",
4444
"browserify": "^17.0.1",
4545
"chokidar": "^5.0.0",
4646
"cssnano": "^8.0.2",
@@ -52,12 +52,12 @@
5252
"gulp-postcss": "^10.0.0",
5353
"gulp-terser": "^2.1.0",
5454
"gulp-zip": "^6.1.0",
55-
"js-yaml": "^5.0.0",
55+
"js-yaml": "^5.2.0",
5656
"map-stream": "^0.0.7",
5757
"mkdirp": "^3.0.1",
5858
"ordered-read-streams": "^2.0.0",
5959
"plugin-error": "^2.0.1",
60-
"postcss": "^8.5.15",
60+
"postcss": "^8.5.16",
6161
"postcss-calc": "^10.1.1",
6262
"postcss-custom-properties": "^15.0.1",
6363
"postcss-import": "^16.1.1",
@@ -67,7 +67,7 @@
6767
"standard": "^17.1.2",
6868
"stylelint-config-standard": "^34.0.0",
6969
"svgo": "^4.0.1",
70-
"through2": "^5.0.1",
70+
"through2": "^5.0.3",
7171
"tslib": "^2.8.1",
7272
"typeface-roboto-mono": "^1.1.13",
7373
"typeface-source-sans-pro": "^1.1.13",

0 commit comments

Comments
 (0)