Skip to content

Commit 1227f83

Browse files
committed
Update all non-major dependencies
1 parent 974c599 commit 1227f83

File tree

2 files changed

+55
-47
lines changed

2 files changed

+55
-47
lines changed

package-lock.json

+51-43
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.105",
3+
"version": "0.7.106",
44
"description": "Used to compile, minify, autoprefix etc CSS to remove the need to precompile css",
55
"main": "index.js",
66
"files": [
@@ -36,16 +36,16 @@
3636
"dependencies": {
3737
"autoprefixer": "10.4.19",
3838
"postcss": "8.4.39",
39-
"sass": "1.77.6"
39+
"sass": "1.77.8"
4040
},
4141
"private": false,
4242
"contributors": [],
4343
"devDependencies": {
4444
"axios": "1.7.2",
4545
"eslint": "8.57.0",
4646
"freeport": "1.0.5",
47-
"larvitbase-www": "0.8.73",
48-
"larvitutils": "5.1.97",
47+
"larvitbase-www": "0.8.74",
48+
"larvitutils": "5.1.99",
4949
"nyc": "17.0.0",
5050
"tape": "5.8.1"
5151
},

0 commit comments

Comments
 (0)