Skip to content

Commit dbaec00

Browse files
committed
Update all non-major dependencies
1 parent 490ccba commit dbaec00

File tree

2 files changed

+25
-18
lines changed

2 files changed

+25
-18
lines changed

package-lock.json

+21-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "larvitcss",
3-
"version": "0.7.111",
3+
"version": "0.7.112",
44
"description": "Used to compile, minify, autoprefix etc CSS to remove the need to precompile css",
55
"main": "index.js",
66
"files": [
@@ -35,8 +35,8 @@
3535
"readmeFilename": "README.md",
3636
"dependencies": {
3737
"autoprefixer": "10.4.20",
38-
"postcss": "8.4.43",
39-
"sass": "1.77.8"
38+
"postcss": "8.4.45",
39+
"sass": "1.78.0"
4040
},
4141
"private": false,
4242
"contributors": [],
@@ -45,7 +45,7 @@
4545
"eslint": "8.57.0",
4646
"freeport": "1.0.5",
4747
"larvitbase-www": "0.8.78",
48-
"larvitutils": "5.1.106",
48+
"larvitutils": "5.1.108",
4949
"nyc": "17.0.0",
5050
"tape": "5.8.1"
5151
},

0 commit comments

Comments
 (0)