1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-10-02 06:59:09 +00:00
conky/web
dependabot[bot] eb1649a129 build(deps-dev): bump eslint and @types/eslint in /web
Bumps [eslint](https://github.com/eslint/eslint) and [@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint). These dependencies needed to be updated together.

Updates `eslint` from 8.41.0 to 8.43.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.41.0...v8.43.0)

Updates `@types/eslint` from 8.40.0 to 8.40.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: "@types/eslint"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-24 13:04:57 -04:00
..
components Improve the web tests (#1430) 2023-02-26 09:37:41 -05:00
cypress Improve the web tests (#1430) 2023-02-26 09:37:41 -05:00
documents feat: Move docs to website, rearrange bits (#1475) 2023-03-28 08:21:17 -04:00
pages feat: Move docs to website, rearrange bits (#1475) 2023-03-28 08:21:17 -04:00
styles Add nav thing, fix fonts, docs. 2022-09-30 18:21:24 -04:00
utils feat: Move docs to website, rearrange bits (#1475) 2023-03-28 08:21:17 -04:00
.eslintrc.json Update/fix some web stuff. (#1429) 2023-02-25 20:12:11 -05:00
.gitignore Update/fix some web stuff. (#1429) 2023-02-25 20:12:11 -05:00
cypress.config.js Improve the web tests (#1430) 2023-02-26 09:37:41 -05:00
netlify.toml chore: Limit CI runs based on paths 2023-03-04 12:01:39 -05:00
next-env.d.ts Refactor docs, make a new website. 2022-09-30 18:21:24 -04:00
package-lock.json build(deps-dev): bump eslint and @types/eslint in /web 2023-06-24 13:04:57 -04:00
package.json build(deps-dev): bump eslint and @types/eslint in /web 2023-06-24 13:04:57 -04:00
postcss.config.js Update/fix some web stuff. (#1429) 2023-02-25 20:12:11 -05:00
tailwind.config.js Refactor docs, make a new website. 2022-09-30 18:21:24 -04:00
tsconfig.json Update/fix some web stuff. (#1429) 2023-02-25 20:12:11 -05:00