Skip to content

Commit a034ee5

Browse files
build(deps-dev): bump eslint from 10.8.0 to 10.8.1 in /website (#3830)
Bumps [eslint](https://github.com/eslint/eslint) from 10.8.0 to 10.8.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.8.0...v10.8.1) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.8.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b3d71f9 commit a034ee5

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@types/react-dom": "^19.2.3",
3838
"@vitejs/plugin-react": "^6.0.5",
3939
"daisyui": "^5.7.16",
40-
"eslint": "^10.8.0",
40+
"eslint": "^10.8.1",
4141
"eslint-plugin-react-hooks": "^7.1.1",
4242
"eslint-plugin-react-refresh": "^0.5.3",
4343
"globals": "^17.9.0",

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -884,10 +884,10 @@ eslint-visitor-keys@^5.0.0, eslint-visitor-keys@^5.0.1:
884884
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz#9e3c9489697824d2d4ce3a8ad12628f91e9f59be"
885885
integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==
886886

887-
eslint@^10.8.0:
888-
version "10.8.0"
889-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.8.0.tgz#e6d19907a3f090a53a022261ba34c5ff6d04908b"
890-
integrity sha512-nuKKvN+oIBO0koN7Tm7dlkmnkc21mtt0QJLwAKzjLq14y6lRTdVG36MZHJ8eQHwdJMwZbQNMlPOYedMq/oVJvQ==
887+
eslint@^10.8.1:
888+
version "10.8.1"
889+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.8.1.tgz#fb37d514c19b6dd5b2d6b70169fd26fddfa97967"
890+
integrity sha512-wqA7W2jbsC/BnV9Iv1UZpKVFkO1AdNoSmYW8NWG4HNOBbkAMvIqDZ27pI2f07dqn583NcIC44ckjAcOXDL1QbQ==
891891
dependencies:
892892
"@eslint-community/eslint-utils" "^4.8.0"
893893
"@eslint-community/regexpp" "^4.12.2"

0 commit comments

Comments
 (0)