Skip to content

Commit e6b4af9

Browse files
committed
packages bumped:
- postcss - sass - prettier
1 parent f84c799 commit e6b4af9

File tree

2 files changed

+39
-39
lines changed

2 files changed

+39
-39
lines changed

package-lock.json

Lines changed: 35 additions & 35 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
@@ -1,6 +1,6 @@
11
{
22
"name": "MyFirstBootstrapWebsite",
3-
"version": "1.4.1",
3+
"version": "1.4.2",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/benabraham/bs5-static-site-starter"
@@ -18,10 +18,10 @@
1818
"gulp-nunjucks": "^5.1.0",
1919
"gulp-postcss": "^9.0.1",
2020
"gulp-sourcemaps": "^3.0.0",
21-
"postcss": "^8.4.19",
21+
"postcss": "^8.4.20",
2222
"postcss-uncss": "^0.17.0",
23-
"prettier": "2.7.1",
24-
"sass": "^1.56.1",
23+
"prettier": "2.8.1",
24+
"sass": "^1.57.0",
2525
"surge": "^0.23.1",
2626
"uncss": "^0.17.3"
2727
},

0 commit comments

Comments
 (0)