Skip to content

Commit

Permalink
Merge pull request #2682 from demergent-labs/dependabot/npm_and_yarn/…
Browse files Browse the repository at this point in the history
…eslint-b2c5dca20f

deps(dev): bump the eslint group with 3 updates
  • Loading branch information
lastmjs authored Feb 11, 2025
2 parents 3053d53 + 4ae50f6 commit 1d9b95d
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 54 deletions.
102 changes: 51 additions & 51 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@
"@types/pako": "^2.0.3",
"@types/semver": "^7.5.8",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^8.23.0",
"@typescript-eslint/parser": "^8.23.0",
"@typescript-eslint/eslint-plugin": "^8.24.0",
"@typescript-eslint/parser": "^8.24.0",
"deep-equal": "^2.2.3",
"eslint": "^9.20.0",
"eslint-config-prettier": "^10.0.1",
Expand All @@ -78,7 +78,7 @@
"puppeteer": "^24.2.0",
"semver": "^7.7.1",
"ts-jest": "^29.1.4",
"typescript-eslint": "^8.23.0"
"typescript-eslint": "^8.24.0"
},
"lint-staged": {
"*.{js,ts}": "eslint --cache --fix",
Expand Down

0 comments on commit 1d9b95d

Please sign in to comment.