Skip to content

Commit 8c35ad2

Browse files
committed
Update all non-major dependencies
1 parent 537ef63 commit 8c35ad2

File tree

2 files changed

+50
-50
lines changed

2 files changed

+50
-50
lines changed

package-lock.json

+46-46
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.108",
3+
"version": "0.7.109",
44
"description": "Used to compile, minify, autoprefix etc CSS to remove the need to precompile css",
55
"main": "index.js",
66
"files": [
@@ -35,7 +35,7 @@
3535
"readmeFilename": "README.md",
3636
"dependencies": {
3737
"autoprefixer": "10.4.20",
38-
"postcss": "8.4.40",
38+
"postcss": "8.4.41",
3939
"sass": "1.77.8"
4040
},
4141
"private": false,
@@ -44,8 +44,8 @@
4444
"axios": "1.7.3",
4545
"eslint": "8.57.0",
4646
"freeport": "1.0.5",
47-
"larvitbase-www": "0.8.75",
48-
"larvitutils": "5.1.101",
47+
"larvitbase-www": "0.8.76",
48+
"larvitutils": "5.1.104",
4949
"nyc": "17.0.0",
5050
"tape": "5.8.1"
5151
},

0 commit comments

Comments
 (0)