Skip to content

Commit 1ce2928

Browse files
authored
Merge pull request #2667 from caiocampos/dependabot/npm_and_yarn/eslint-config-next-15.4.5
chore(deps-dev): bump eslint-config-next from 15.4.4 to 15.4.5
2 parents 8ec6b3a + 1dc3520 commit 1ce2928

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -370,10 +370,10 @@
370370
resolved "https://registry.yarnpkg.com/@next/env/-/env-15.4.4.tgz#ada0a3bdecc5c11fedd2b8cbf4e2b0b999a5324f"
371371
integrity sha512-SJKOOkULKENyHSYXE5+KiFU6itcIb6wSBjgM92meK0HVKpo94dNOLZVdLLuS7/BxImROkGoPsjR4EnuDucqiiA==
372372

373-
"@next/eslint-plugin-next@15.4.4":
374-
version "15.4.4"
375-
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-15.4.4.tgz#06cf46ee425d23d7a21aab0638dd8edc3ef27871"
376-
integrity sha512-1FDsyN//ai3Jd97SEd7scw5h1yLdzDACGOPRofr2GD3sEFsBylEEoL0MHSerd4n2dq9Zm/mFMqi4+NRMOreOKA==
373+
"@next/eslint-plugin-next@15.4.5":
374+
version "15.4.5"
375+
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-15.4.5.tgz#fa46b04406c0b0aea22413b336f32595cd7613b6"
376+
integrity sha512-YhbrlbEt0m4jJnXHMY/cCUDBAWgd5SaTa5mJjzOt82QwflAFfW/h3+COp2TfVSzhmscIZ5sg2WXt3MLziqCSCw==
377377
dependencies:
378378
fast-glob "3.3.1"
379379

@@ -1647,11 +1647,11 @@ escape-string-regexp@^4.0.0:
16471647
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
16481648

16491649
eslint-config-next@^15.4:
1650-
version "15.4.4"
1651-
resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-15.4.4.tgz#df20632c342b2b48e8450d0028b8fd15edb10a60"
1652-
integrity sha512-sK/lWLUVF5om18O5w76Jt3F8uzu/LP5mVa6TprCMWkjWHUmByq80iHGHcdH7k1dLiJlj+DRIWf98d5piwRsSuA==
1650+
version "15.4.5"
1651+
resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-15.4.5.tgz#a9b0fa6a91b4a95144b9c142232547a66b72a330"
1652+
integrity sha512-IMijiXaZ43qFB+Gcpnb374ipTKD8JIyVNR+6VsifFQ/LHyx+A9wgcgSIhCX5PYSjwOoSYD5LtNHKlM5uc23eww==
16531653
dependencies:
1654-
"@next/eslint-plugin-next" "15.4.4"
1654+
"@next/eslint-plugin-next" "15.4.5"
16551655
"@rushstack/eslint-patch" "^1.10.3"
16561656
"@typescript-eslint/eslint-plugin" "^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
16571657
"@typescript-eslint/parser" "^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"

0 commit comments

Comments
 (0)