summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorAnoduck <9925396+anoduck@users.noreply.github.com>2024-10-24 01:46:41 -0400
committerGitHub <noreply@github.com>2024-10-24 01:46:41 -0400
commit26bc8cb7cfad7a73993ae376bee051e7c346b7ae (patch)
tree996e5924bcb038d144643e5000c7970d3175bcf3 /package.json
parentd0983c02c65bcaf212b1fe3a2538d1547b1f3946 (diff)
parent7d538f3f67ce8f1b7072c9c0e662eede9aef38ff (diff)
Merge pull request #15 from anoduck/dependabot/npm_and_yarn/neostandard-0.11.7
build(deps-dev): bump neostandard from 0.11.6 to 0.11.7
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ce9e544..a3308bb 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,7 @@
"devDependencies": {
"@gethinode/netlify-plugin-dartsass": "^0.3.0",
"eslint": "^9.13.0",
- "neostandard": "^0.11.6",
+ "neostandard": "^0.11.7",
"markdownlint-cli2": "^0.14.0",
"netlify-plugin-hugo-cache-resources": "^0.2.1",
"npm-run-all": "^4.1.5",