Skip to content

Commit a4c01ba

Browse files
Bump the minor-and-patch group with 4 updates
Bumps the minor-and-patch group with 4 updates: [autoprefixer](https://github.com/postcss/autoprefixer), [browserslist](https://github.com/browserslist/browserslist), [sass](https://github.com/sass/dart-sass) and [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git). Updates `autoprefixer` from 10.4.21 to 10.4.22 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.21...10.4.22) Updates `browserslist` from 4.27.0 to 4.28.0 - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md) - [Commits](browserslist/browserslist@4.27.0...4.28.0) Updates `sass` from 1.93.3 to 1.94.2 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.93.3...1.94.2) Updates `simple-git` from 3.29.0 to 3.30.0 - [Release notes](https://github.com/steveukx/git-js/releases) - [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md) - [Commits](https://github.com/steveukx/git-js/commits/[email protected]/simple-git) --- updated-dependencies: - dependency-name: autoprefixer dependency-version: 10.4.22 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: browserslist dependency-version: 4.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: sass dependency-version: 1.94.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: simple-git dependency-version: 3.30.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d182bb9 commit a4c01ba

File tree

2 files changed

+71
-73
lines changed

2 files changed

+71
-73
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
},
1717
"devDependencies": {
1818
"@vusion/webfonts-generator": "^0.8.0",
19-
"autoprefixer": "^10.4.21",
20-
"browserslist": "^4.27.0",
19+
"autoprefixer": "^10.4.22",
20+
"browserslist": "^4.28.0",
2121
"postcss": "^8.5.6",
2222
"postcss-cli": "^11.0.1",
23-
"sass": "^1.93.3",
24-
"simple-git": "^3.29.0"
23+
"sass": "^1.94.2",
24+
"simple-git": "^3.30.0"
2525
},
2626
"browserslist": [
2727
"last 4 version"

0 commit comments

Comments
 (0)