summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnoduck <9925396+anoduck@users.noreply.github.com>2024-09-13 02:06:20 -0400
committerGitHub <noreply@github.com>2024-09-13 02:06:20 -0400
commit5e0f93a81672bacbfd583cfe8cc40f24282af031 (patch)
tree4ed91fd9dd74822c672a3dd103e909d720b421cd
parent098c80eddcabc90c9027e3209f4601b1c22012e9 (diff)
parentb03cdb2f33187717ec2ba20633ec61c44dea186a (diff)
Merge pull request #2 from anoduck/dependabot/npm_and_yarn/neostandard-0.11.5
Bump neostandard from 0.11.4 to 0.11.5
-rw-r--r--package-lock.json11
-rw-r--r--package.json2
2 files changed, 6 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 82f7b00..6204fd7 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -20,7 +20,7 @@
"@gethinode/netlify-plugin-dartsass": "^0.3.0",
"eslint": "^9.9.1",
"markdownlint-cli2": "^0.14.0",
- "neostandard": "^0.11.4",
+ "neostandard": "^0.11.5",
"netlify-plugin-hugo-cache-resources": "^0.2.1",
"npm-run-all": "^4.1.5",
"postcss-cli": "^11.0.0",
@@ -4680,14 +4680,13 @@
"dev": true
},
"node_modules/neostandard": {
- "version": "0.11.4",
- "resolved": "https://registry.npmjs.org/neostandard/-/neostandard-0.11.4.tgz",
- "integrity": "sha512-rBdlVeUdM0NhBc2S7Vr/l98Y/FTYY+YGdOqSgv60HzP3LF7ruX9Mceur4Nc/qkXf7UT1IOjofLS7OSLAObPi2A==",
+ "version": "0.11.5",
+ "resolved": "https://registry.npmjs.org/neostandard/-/neostandard-0.11.5.tgz",
+ "integrity": "sha512-TgCL4CbPtqyoKoCGjqlK71rdbqTzXS9GFqgwyI69Np/Bo+mXVOLqM6mfXAYjEKK0d/TEDsEDVVeLzbVvkqKlmQ==",
"dev": true,
"dependencies": {
"@humanwhocodes/gitignore-to-minimatch": "^1.0.2",
- "@stylistic/eslint-plugin": "^2.6.3",
- "@types/eslint": "^9.6.0",
+ "@stylistic/eslint-plugin": "^2.6.4",
"eslint-plugin-n": "^17.10.2",
"eslint-plugin-promise": "^7.1.0",
"eslint-plugin-react": "^7.35.0",
diff --git a/package.json b/package.json
index 1035b89..0a42da6 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,7 @@
"devDependencies": {
"@gethinode/netlify-plugin-dartsass": "^0.3.0",
"eslint": "^9.9.1",
- "neostandard": "^0.11.4",
+ "neostandard": "^0.11.5",
"markdownlint-cli2": "^0.14.0",
"netlify-plugin-hugo-cache-resources": "^0.2.1",
"npm-run-all": "^4.1.5",