Skip to content

Commit

Permalink
Merge pull request #123 from alphagov/dependabot/npm_and_yarn/eslint/…
Browse files Browse the repository at this point in the history
…js-9.20.0

Bump @eslint/js from 9.19.0 to 9.20.0
  • Loading branch information
AgaDufrat authored Feb 11, 2025
2 parents a52437d + 2a07a15 commit 5f385a8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"license": "ISC",
"description": "",
"devDependencies": {
"@eslint/js": "^9.18.0",
"@eslint/js": "^9.20.0",
"@playwright/test": "^1.50.1",
"@types/node": "^22.13.1",
"eslint": "^9.19.0",
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,16 @@
minimatch "^3.1.2"
strip-json-comments "^3.1.1"

"@eslint/[email protected]", "@eslint/js@^9.18.0":
"@eslint/[email protected]":
version "9.19.0"
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.19.0.tgz#51dbb140ed6b49d05adc0b171c41e1a8713b7789"
integrity sha512-rbq9/g38qjfqFLOVPvwjIvFFdNziEC5S65jmjPw5r6A//QH+W91akh9irMwjDN8zKUTak6W9EsAv4m/7Wnw0UQ==

"@eslint/js@^9.20.0":
version "9.20.0"
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.20.0.tgz#7421bcbe74889fcd65d1be59f00130c289856eb4"
integrity sha512-iZA07H9io9Wn836aVTytRaNqh00Sad+EamwOVJT12GTLw1VGMFV/4JaME+JjLtr9fiGaoWgYnS54wrfWsSs4oQ==

"@eslint/object-schema@^2.1.4":
version "2.1.4"
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.4.tgz#9e69f8bb4031e11df79e03db09f9dbbae1740843"
Expand Down

0 comments on commit 5f385a8

Please sign in to comment.