Skip to content

Commit

Permalink
Update dev-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zachleat committed Feb 8, 2023
1 parent 7ed1fef commit 5c2a5bf
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,19 +80,19 @@
"devDependencies": {
"@11ty/eleventy-plugin-syntaxhighlight": "^4.2.0",
"@11ty/eleventy-plugin-vue": "1.0.0-canary.8",
"@vue/server-renderer": "^3.2.45",
"ava": "^5.1.1",
"@vue/server-renderer": "^3.2.47",
"ava": "^5.2.0",
"husky": "^8.0.3",
"js-yaml": "^4.1.0",
"lint-staged": "^13.1.0",
"lint-staged": "^13.1.1",
"markdown-it-emoji": "^2.0.2",
"marked": "^4.2.12",
"nyc": "^15.1.0",
"prettier": "^2.8.3",
"prettier": "^2.8.4",
"pretty": "^2.0.0",
"rimraf": "^4.1.1",
"sass": "^1.57.1",
"vue": "^3.2.45"
"rimraf": "^4.1.2",
"sass": "^1.58.0",
"vue": "^3.2.47"
},
"dependencies": {
"@11ty/dependency-tree": "^2.0.1",
Expand Down

0 comments on commit 5c2a5bf

Please sign in to comment.