1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-09-30 05:59:07 +00:00
conky/web
dependabot[bot] 9a3d732d3f 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.35.0 to 8.36.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.35.0...v8.36.0)

Updates `@types/eslint` from 8.21.1 to 8.21.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-03-14 17:51:53 -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 Refactor docs. 2022-09-30 18:21:24 -04:00
pages Improve the web tests (#1430) 2023-02-26 09:37:41 -05:00
styles Add nav thing, fix fonts, docs. 2022-09-30 18:21:24 -04:00
utils Add 404 page, fix fonts. 2022-10-05 09:41:00 -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-03-14 17:51:53 -04:00
package.json build(deps-dev): bump eslint and @types/eslint in /web 2023-03-14 17:51:53 -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