summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorAnoduck <9925396+anoduck@users.noreply.github.com>2024-09-25 02:11:54 -0400
committerGitHub <noreply@github.com>2024-09-25 02:11:54 -0400
commitcd516885b7e729429c4938d7d8915181e6d3f18d (patch)
treec94ea1dc1a4196abc52868d20fbbb0754caf4f3a /package.json
parentecaa4c30be24fd7fd55eea888ca0a6d18a140d60 (diff)
parentc666280a94d5c92a739c0768f9e660fee7d961f3 (diff)
Merge pull request #6 from anoduck/dependabot/npm_and_yarn/neostandard-0.11.6
Bump neostandard from 0.11.5 to 0.11.6
Diffstat (limited to '')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9f4bbf8..cb03f58 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,7 @@
"devDependencies": {
"@gethinode/netlify-plugin-dartsass": "^0.3.0",
"eslint": "^9.11.1",
- "neostandard": "^0.11.5",
+ "neostandard": "^0.11.6",
"markdownlint-cli2": "^0.14.0",
"netlify-plugin-hugo-cache-resources": "^0.2.1",
"npm-run-all": "^4.1.5",