Skip to content

Commit db56349

Browse files
Update dependency eslint to v10.7.0
1 parent dc9ccdb commit db56349

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@types/nodemailer": "8.0.1",
5656
"@types/web-push": "3.6.4",
5757
"cross-env": "10.1.0",
58-
"eslint": "10.6.0",
58+
"eslint": "10.7.0",
5959
"eslint-config-prettier": "10.1.8",
6060
"husky": "9.1.7",
6161
"lint-staged": "17.0.8",

yarn.lock

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

1367-
eslint@10.6.0:
1368-
version "10.6.0"
1369-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.6.0.tgz#e1b4059c582be950c7088c9b55f984738b243c27"
1370-
integrity sha512-6lVbcqSodALYo+4ELD0heG6lFiFxnLMuLkiMi2qV8LMp54N8tE8FT1GMH+ev4Ti00nFjNze2+Su6DsV5OQW3Dg==
1367+
eslint@10.7.0:
1368+
version "10.7.0"
1369+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.7.0.tgz#cd3b8022f3b1e3b183760d90dfc58e9d3644106b"
1370+
integrity sha512-GVTD7s1vdIl6UYvAfriOPeY1Df8LIZjfofLvHwde+erDHGGuHyuM6xoxRxmHiebhYuD2p1vN4wWh0XzPARSGDQ==
13711371
dependencies:
13721372
"@eslint-community/eslint-utils" "^4.8.0"
13731373
"@eslint-community/regexpp" "^4.12.2"

0 commit comments

Comments
 (0)