Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
835b78a249 Bump @eslint/eslintrc from 3.3.0 to 3.3.1
Bumps [@eslint/eslintrc](https://github.com/eslint/eslintrc) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/eslint/eslintrc/releases)
- [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslintrc/compare/v3.3.0...v3.3.1)

---
updated-dependencies:
- dependency-name: "@eslint/eslintrc"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-24 02:59:53 +00:00
3 changed files with 6 additions and 6 deletions

View File

@@ -4,7 +4,7 @@ repos:
hooks: hooks:
- id: prettier - id: prettier
- repo: https://github.com/pre-commit/pre-commit-hooks - repo: https://github.com/pre-commit/pre-commit-hooks
rev: v6.0.0 rev: v5.0.0
hooks: hooks:
- id: trailing-whitespace - id: trailing-whitespace
exclude: dist exclude: dist

8
package-lock.json generated
View File

@@ -12,7 +12,7 @@
"@cookiemonsterteam/cookiemonsterframework": "0.2.3", "@cookiemonsterteam/cookiemonsterframework": "0.2.3",
"@eastdesire/jscolor": "^2.5.1", "@eastdesire/jscolor": "^2.5.1",
"@eslint/compat": "^1.2.7", "@eslint/compat": "^1.2.7",
"@eslint/eslintrc": "^3.2.0", "@eslint/eslintrc": "^3.3.1",
"@eslint/js": "^9.20.0", "@eslint/js": "^9.20.0",
"chai": "^5.2.0", "chai": "^5.2.0",
"eslint": "^9.21.0", "eslint": "^9.21.0",
@@ -136,9 +136,9 @@
} }
}, },
"node_modules/@eslint/eslintrc": { "node_modules/@eslint/eslintrc": {
"version": "3.3.0", "version": "3.3.1",
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.0.tgz", "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.1.tgz",
"integrity": "sha512-yaVPAiNAalnCZedKLdR21GOGILMLKPyqSLWaAjQFvYA2i/ciDi8ArYVr69Anohb6cH2Ukhqti4aFnYyPm8wdwQ==", "integrity": "sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"ajv": "^6.12.4", "ajv": "^6.12.4",

View File

@@ -58,7 +58,7 @@
"@cookiemonsterteam/cookiemonsterframework": "0.2.3", "@cookiemonsterteam/cookiemonsterframework": "0.2.3",
"@eastdesire/jscolor": "^2.5.1", "@eastdesire/jscolor": "^2.5.1",
"@eslint/compat": "^1.2.7", "@eslint/compat": "^1.2.7",
"@eslint/eslintrc": "^3.2.0", "@eslint/eslintrc": "^3.3.1",
"@eslint/js": "^9.20.0", "@eslint/js": "^9.20.0",
"chai": "^5.2.0", "chai": "^5.2.0",
"eslint": "^9.21.0", "eslint": "^9.21.0",