Skip to content

Commit 1bae820

Browse files
authored
Merge pull request #261 from CCIP-App/dependabot/npm_and_yarn/eslint/js-9.22.0
Bump @eslint/js from 9.21.0 to 9.22.0
2 parents 45f4db9 + 9e836e2 commit 1bae820

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"devDependencies": {
1818
"@cloudflare/workers-types": "^4.x",
1919
"@cucumber/cucumber": "^11.2.0",
20-
"@eslint/js": "^9.21.0",
20+
"@eslint/js": "^9.22.0",
2121
"@vitejs/plugin-vue": "^5.2.1",
2222
"@vitest/coverage-v8": "^2.0.5",
2323
"@vitest/ui": "^3.0.7",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -872,10 +872,10 @@
872872
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.20.0.tgz#7421bcbe74889fcd65d1be59f00130c289856eb4"
873873
integrity sha512-iZA07H9io9Wn836aVTytRaNqh00Sad+EamwOVJT12GTLw1VGMFV/4JaME+JjLtr9fiGaoWgYnS54wrfWsSs4oQ==
874874

875-
"@eslint/js@^9.21.0":
876-
version "9.21.0"
877-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.21.0.tgz#4303ef4e07226d87c395b8fad5278763e9c15c08"
878-
integrity sha512-BqStZ3HX8Yz6LvsF5ByXYrtigrV5AXADWLAGc7PH/1SxOb7/FIYYMszZZWiUou/GB9P2lXWk2SV4d+Z8h0nknw==
875+
"@eslint/js@^9.22.0":
876+
version "9.22.0"
877+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.22.0.tgz#4ff53649ded7cbce90b444b494c234137fa1aa3d"
878+
integrity sha512-vLFajx9o8d1/oL2ZkpMYbkLv8nDB6yaIwFNt7nI4+I80U/z03SxmfOMsLbvWr3p7C+Wnoh//aOu2pQW8cS0HCQ==
879879

880880
"@eslint/object-schema@^2.1.5":
881881
version "2.1.5"

0 commit comments

Comments
 (0)