summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-09-25 05:32:07 +0000
committerGitHub <noreply@github.com>2024-09-25 05:32:07 +0000
commitc666280a94d5c92a739c0768f9e660fee7d961f3 (patch)
treec94ea1dc1a4196abc52868d20fbbb0754caf4f3a /package.json
parentecaa4c30be24fd7fd55eea888ca0a6d18a140d60 (diff)
Bump neostandard from 0.11.5 to 0.11.6
Bumps [neostandard](https://github.com/neostandard/neostandard) from 0.11.5 to 0.11.6. - [Release notes](https://github.com/neostandard/neostandard/releases) - [Changelog](https://github.com/neostandard/neostandard/blob/main/CHANGELOG.md) - [Commits](https://github.com/neostandard/neostandard/compare/v0.11.5...v0.11.6) --- updated-dependencies: - dependency-name: neostandard dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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",