Skip to content

Commit 04acc86

Browse files
build(deps-dev): Bump @eslint/eslintrc from 3.0.1 to 3.0.2 (#2103)
Bumps [@eslint/eslintrc](https://github.com/eslint/eslintrc) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/eslint/eslintrc/releases) - [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md) - [Commits](eslint/eslintrc@v3.0.1...v3.0.2) --- updated-dependencies: - dependency-name: "@eslint/eslintrc" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b05a08 commit 04acc86

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -420,14 +420,14 @@
420420
strip-json-comments "^3.1.1"
421421

422422
"@eslint/eslintrc@^3.0.1":
423-
version "3.0.1"
424-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.0.1.tgz#ee628808e945cd7782df05ce50eece525cb48e7a"
425-
integrity sha512-xXm39r1RgOSmPCqlhn+E10KPJ7JKrpuBwsAVw/++5dS/Sa4GAi0smby0r0wfTN4gNpkk9iij2hssJMXHSmQ89w==
423+
version "3.0.2"
424+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.0.2.tgz#36180f8e85bf34d2fe3ccc2261e8e204a411ab4e"
425+
integrity sha512-wV19ZEGEMAC1eHgrS7UQPqsdEiCIbTKTasEfcXAigzoXICcqZSjBZEHlZwNVvKg6UBCjSlos84XiLqsRJnIcIg==
426426
dependencies:
427427
ajv "^6.12.4"
428428
debug "^4.3.2"
429429
espree "^10.0.1"
430-
globals "^13.19.0"
430+
globals "^14.0.0"
431431
ignore "^5.2.0"
432432
import-fresh "^3.2.1"
433433
js-yaml "^4.1.0"

0 commit comments

Comments
 (0)