Skip to content

Commit 77d88c6

Browse files
Merge pull request #745 from US-EPA-CAMD/dependabot/npm_and_yarn/eslint/js-9.33.0
build(deps-dev): bump @eslint/js from 9.32.0 to 9.33.0
2 parents 958320d + b624a6e commit 77d88c6

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
},
5959
"devDependencies": {
6060
"@eslint/eslintrc": "^3.3.1",
61-
"@eslint/js": "^9.25.1",
61+
"@eslint/js": "^9.33.0",
6262
"@nestjs/cli": "^11.0.10",
6363
"@nestjs/schematics": "^11.0.7",
6464
"@nestjs/testing": "^11.1.6",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -946,11 +946,16 @@
946946
minimatch "^3.1.2"
947947
strip-json-comments "^3.1.1"
948948

949-
"@eslint/[email protected]", "@eslint/js@^9.25.1":
949+
950950
version "9.32.0"
951951
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.32.0.tgz#a02916f58bd587ea276876cb051b579a3d75d091"
952952
integrity sha512-BBpRFZK3eX6uMLKz8WxFOBIFFcGFJ/g8XuwjTHCqHROSIsopI+ddn/d5Cfh36+7+e5edVS8dbSHnBNhrLEX0zg==
953953

954+
"@eslint/js@^9.33.0":
955+
version "9.33.0"
956+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.33.0.tgz#475c92fdddab59b8b8cab960e3de2564a44bf368"
957+
integrity sha512-5K1/mKhWaMfreBGJTwval43JJmkip0RmM+3+IuqupeSKNC/Th2Kc7ucaq5ovTSra/OOKB9c58CGSz3QMVbWt0A==
958+
954959
"@eslint/object-schema@^2.1.6":
955960
version "2.1.6"
956961
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"

0 commit comments

Comments
 (0)