diff options
| author | Anoduck <9925396+anoduck@users.noreply.github.com> | 2024-10-23 16:49:11 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-23 16:49:11 -0400 |
| commit | 3fd39c73e355830feb113874dbabf0c420bd58a9 (patch) | |
| tree | 5588f7a93e573ba2007ee7248fac71e6b8e506be /package.json | |
| parent | 50ae2c03b822a99fae13a665dd8da4eb26bea3e2 (diff) | |
| parent | df474c402ca9dc16ca2cb3d58c78f9ae42f9c65a (diff) | |
Merge pull request #13 from anoduck/dependabot/npm_and_yarn/eslint-9.13.0
build(deps-dev): bump eslint from 9.12.0 to 9.13.0
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 332327a..8d849fa 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ }, "devDependencies": { "@gethinode/netlify-plugin-dartsass": "^0.3.0", - "eslint": "^9.12.0", + "eslint": "^9.13.0", "neostandard": "^0.11.6", "markdownlint-cli2": "^0.14.0", "netlify-plugin-hugo-cache-resources": "^0.2.1", |
