Skip to content

Commit 77ea413

Browse files
authored
Merge pull request #1744 from bervProject/dependabot/npm_and_yarn/eslint/js-9.36.0
build(deps-dev): bump @eslint/js from 9.35.0 to 9.36.0
2 parents 1c3d30c + 3d4aee6 commit 77ea413

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"devDependencies": {
2727
"@babel/core": "^7.28.4",
2828
"@eslint/eslintrc": "^3.3.1",
29-
"@eslint/js": "^9.35.0",
29+
"@eslint/js": "^9.36.0",
3030
"@types/crypto-js": "^4.2.2",
3131
"@types/jest": "^30.0.0",
3232
"@vue/babel-preset-app": "^5.0.8",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1056,11 +1056,16 @@
10561056
minimatch "^3.1.2"
10571057
strip-json-comments "^3.1.1"
10581058

1059-
"@eslint/js@9.35.0", "@eslint/js@^9.35.0":
1059+
"@eslint/js@9.35.0":
10601060
version "9.35.0"
10611061
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.35.0.tgz#ffbc7e13cf1204db18552e9cd9d4a8e17c692d07"
10621062
integrity sha512-30iXE9whjlILfWobBkNerJo+TXYsgVM5ERQwMcMKCHckHflCmf7wXDAHlARoWnh0s1U72WqlbeyE7iAcCzuCPw==
10631063

1064+
"@eslint/js@^9.36.0":
1065+
version "9.36.0"
1066+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.36.0.tgz#b1a3893dd6ce2defed5fd49de805ba40368e8fef"
1067+
integrity sha512-uhCbYtYynH30iZErszX78U+nR3pJU3RHGQ57NXy5QupD4SBVwDeU8TNBy+MjMngc1UyIW9noKqsRqfjQTBU2dw==
1068+
10641069
"@eslint/object-schema@^2.1.6":
10651070
version "2.1.6"
10661071
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"

0 commit comments

Comments
 (0)