Skip to content

Commit

Permalink
chore(deps): update dependency @eslint/eslintrc to v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and lowsky committed Mar 3, 2025
1 parent 9868dd2 commit 0bbf1fe
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"devDependencies": {
"@chromatic-com/storybook": "3.2.4",
"@eslint/compat": "1.2.6",
"@eslint/eslintrc": "3.2.0",
"@eslint/eslintrc": "3.3.0",
"@eslint/js": "9.20.0",
"@fortawesome/fontawesome-svg-core": "6.7.2",
"@fortawesome/free-brands-svg-icons": "6.7.2",
Expand Down
21 changes: 19 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4260,7 +4260,24 @@ __metadata:
languageName: node
linkType: hard

"@eslint/eslintrc@npm:3.2.0, @eslint/eslintrc@npm:^3.2.0":
"@eslint/eslintrc@npm:3.3.0":
version: 3.3.0
resolution: "@eslint/eslintrc@npm:3.3.0"
dependencies:
ajv: "npm:^6.12.4"
debug: "npm:^4.3.2"
espree: "npm:^10.0.1"
globals: "npm:^14.0.0"
ignore: "npm:^5.2.0"
import-fresh: "npm:^3.2.1"
js-yaml: "npm:^4.1.0"
minimatch: "npm:^3.1.2"
strip-json-comments: "npm:^3.1.1"
checksum: 10c0/215de990231b31e2fe6458f225d8cea0f5c781d3ecb0b7920703501f8cd21b3101fc5ef2f0d4f9a38865d36647b983e0e8ce8bf12fd2bcdd227fc48a5b1a43be
languageName: node
linkType: hard

"@eslint/eslintrc@npm:^3.2.0":
version: 3.2.0
resolution: "@eslint/eslintrc@npm:3.2.0"
dependencies:
Expand Down Expand Up @@ -11038,7 +11055,7 @@ __metadata:
"@chromatic-com/storybook": "npm:3.2.4"
"@emotion/react": "npm:11.14.0"
"@eslint/compat": "npm:1.2.6"
"@eslint/eslintrc": "npm:3.2.0"
"@eslint/eslintrc": "npm:3.3.0"
"@eslint/js": "npm:9.20.0"
"@fortawesome/fontawesome-svg-core": "npm:6.7.2"
"@fortawesome/free-brands-svg-icons": "npm:6.7.2"
Expand Down

0 comments on commit 0bbf1fe

Please sign in to comment.