Skip to content

Commit

Permalink
Bump dependencies (no major version bumps on deps, only devdeps)
Browse files Browse the repository at this point in the history
  • Loading branch information
zachleat committed Aug 15, 2022
1 parent 880255e commit 8a0d955
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions package.json
Expand Up @@ -76,51 +76,51 @@
]
},
"devDependencies": {
"@11ty/eleventy-plugin-syntaxhighlight": "^4.0.0",
"@11ty/eleventy-plugin-syntaxhighlight": "^4.1.0",
"@11ty/eleventy-plugin-vue": "1.0.0-canary.8",
"@vue/server-renderer": "^3.2.33",
"@vue/server-renderer": "^3.2.37",
"ava": "^3.15.0",
"husky": "^7.0.4",
"husky": "^8.0.1",
"js-yaml": "^4.1.0",
"lint-staged": "^12.3.8",
"markdown-it-emoji": "^2.0.0",
"marked": "^4.0.14",
"lint-staged": "^13.0.3",
"markdown-it-emoji": "^2.0.2",
"marked": "^4.0.18",
"nyc": "^15.1.0",
"prettier": "^2.6.2",
"prettier": "^2.7.1",
"rimraf": "^3.0.2",
"sass": "^1.50.0",
"sass": "^1.54.4",
"toml": "^3.0.0",
"vue": "^3.2.33"
"vue": "^3.2.37"
},
"dependencies": {
"@11ty/dependency-tree": "^2.0.1",
"@11ty/eleventy-utils": "^1.0.1",
"@iarna/toml": "^2.2.5",
"@sindresorhus/slugify": "^1.1.2",
"browser-sync": "^2.27.9",
"browser-sync": "^2.27.10",
"chokidar": "^3.5.3",
"cross-spawn": "^7.0.3",
"debug": "^4.3.4",
"dependency-graph": "^0.11.0",
"ejs": "^3.1.6",
"ejs": "^3.1.8",
"fast-glob": "^3.2.11",
"graceful-fs": "^4.2.10",
"gray-matter": "^4.0.3",
"hamljs": "^0.6.2",
"handlebars": "^4.7.7",
"is-glob": "^4.0.3",
"kleur": "^4.1.4 ",
"liquidjs": "^9.36.1",
"kleur": "^4.1.5",
"liquidjs": "^9.40.0",
"lodash": "^4.17.21",
"luxon": "^2.3.2",
"luxon": "^2.5.0",
"markdown-it": "^12.3.2",
"minimist": "^1.2.6",
"moo": "^0.5.1",
"multimatch": "^5.0.0",
"mustache": "^4.2.0",
"normalize-path": "^3.0.0",
"nunjucks": "^3.2.3",
"path-to-regexp": "^6.2.0",
"path-to-regexp": "^6.2.1",
"please-upgrade-node": "^3.2.0",
"pretty": "^2.0.0",
"pug": "^3.0.2",
Expand Down

0 comments on commit 8a0d955

Please sign in to comment.