Skip to content

Commit c9cc05f

Browse files
Bump the dependencies group with 4 updates
Bumps the dependencies group with 4 updates: [bootstrap-sass](https://github.com/twbs/bootstrap-sass), [grunt-lintspaces](https://github.com/schorfES/grunt-lintspaces), [postcss](https://github.com/postcss/postcss) and [sass](https://github.com/sass/dart-sass). Updates `bootstrap-sass` from 3.4.1 to 3.4.3 - [Release notes](https://github.com/twbs/bootstrap-sass/releases) - [Changelog](https://github.com/twbs/bootstrap-sass/blob/master/CHANGELOG.md) - [Commits](twbs/bootstrap-sass@v3.4.1...v3.4.3) Updates `grunt-lintspaces` from 0.9.0 to 0.12.0 - [Commits](schorfES/grunt-lintspaces@0.9.0...0.12.0) Updates `postcss` from 8.4.49 to 8.5.3 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.49...8.5.3) Updates `sass` from 1.83.0 to 1.85.1 - [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.83.0...1.85.1) --- updated-dependencies: - dependency-name: bootstrap-sass dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: grunt-lintspaces dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8a03cd6 commit c9cc05f

File tree

2 files changed

+99
-47
lines changed

2 files changed

+99
-47
lines changed

package-lock.json

Lines changed: 95 additions & 43 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
@@ -12,7 +12,7 @@
1212
},
1313
"license": "MIT",
1414
"dependencies": {
15-
"bootstrap-sass": "3.4.1",
15+
"bootstrap-sass": "3.4.3",
1616
"wet-boew": "github:wet-boew/wet-boew#v4.0.85"
1717
},
1818
"browserslist": [
@@ -46,7 +46,7 @@
4646
"grunt-html": "^14.4.0",
4747
"grunt-i18n-csv": "^0.1.0",
4848
"grunt-jsonlint": "^2.1.3",
49-
"grunt-lintspaces": "^0.9.0",
49+
"grunt-lintspaces": "^0.12.0",
5050
"grunt-markdownlint": "^3.1.6",
5151
"grunt-sass": "^3.1.0",
5252
"grunt-sass-lint": "^0.2.4",
@@ -56,8 +56,8 @@
5656
"grunt-wget": "github:wet-boew/grunt-wget#v0.1.4",
5757
"js-yaml": "^4.1.0",
5858
"load-grunt-tasks": "^5.1.0",
59-
"postcss": "^8.4.47",
60-
"sass": "^1.83.0",
59+
"postcss": "^8.5.3",
60+
"sass": "^1.85.1",
6161
"time-grunt": "^2.0.0"
6262
}
6363
}

0 commit comments

Comments
 (0)