Skip to content

Commit 3203e3a

Browse files
committed
Update dependencies
1 parent 716f65a commit 3203e3a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -86,12 +86,12 @@
8686
"js-yaml": "^4.1.0",
8787
"lint-staged": "^13.2.0",
8888
"markdown-it-emoji": "^2.0.2",
89-
"marked": "^4.2.12",
89+
"marked": "^4.3.0",
9090
"nyc": "^15.1.0",
91-
"prettier": "^2.8.4",
91+
"prettier": "^2.8.7",
9292
"pretty": "^2.0.0",
93-
"rimraf": "^4.4.0",
94-
"sass": "^1.59.0",
93+
"rimraf": "^4.4.1",
94+
"sass": "^1.60.0",
9595
"vue": "^3.2.47"
9696
},
9797
"dependencies": {
@@ -115,7 +115,7 @@
115115
"is-glob": "^4.0.3",
116116
"iso-639-1": "^2.1.15",
117117
"kleur": "^4.1.5",
118-
"liquidjs": "^10.6.1",
118+
"liquidjs": "^10.7.0",
119119
"luxon": "^3.3.0",
120120
"markdown-it": "^13.0.1",
121121
"micromatch": "^4.0.5",
@@ -132,6 +132,6 @@
132132
"pug": "^3.0.2",
133133
"recursive-copy": "^2.0.14",
134134
"semver": "^7.3.8",
135-
"slugify": "^1.6.5"
135+
"slugify": "^1.6.6"
136136
}
137137
}

0 commit comments

Comments
 (0)