diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-06-20 17:46:01 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-20 17:46:01 +0000 |
| commit | 41e0122730c7f9c17a5d357780a0692168e3a3ed (patch) | |
| tree | aeda7691aabcbb6e7bffd76fa483733cca8bc2b8 /package.json | |
| parent | 96a4b7d2ab7338d82cc03df8cf581fcc4da2ea00 (diff) | |
| download | gohugo-theme-ed-41e0122730c7f9c17a5d357780a0692168e3a3ed.tar.gz | |
Bump eslint from 8.17.0 to 8.18.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.17.0 to 8.18.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.17.0...v8.18.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
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 d5adc35..b0a9be0 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "dependencies": {}, "devDependencies": { "editorconfig-checker": "^4.0.2", - "eslint": "^8.16.0", + "eslint": "^8.18.0", "eslint-config-airbnb-base": "^15.0.0", "eslint-plugin-import": "^2.25.4", "eslint-plugin-node": "^11.1.0" |
