diff --git a/package.json b/package.json index 57ece0000..e35a8fae1 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ "@types/markdown-it-container": "^2.0.5", "@types/markdown-it-emoji": "^2.0.2", "@types/mocha": "^10.0.0", - "@types/node": "^16.0.0", + "@types/node": "^18.11.0", "@types/postcss-safe-parser": "^5.0.1", "@types/prismjs": "^1.26.0", "@types/stylus": "^0.48.38", @@ -159,7 +159,7 @@ "semver": "^7.3.5", "simple-git-hooks": "^2.8.0", "stylelint": "^14.0.0", - "stylelint-config-standard": "^28.0.0", + "stylelint-config-standard": "^29.0.0", "stylus": "^0.59.0", "svelte": "^3.46.1", "svelte-adapter-ghpages": "0.0.2",