Skip to content

Commit

Permalink
chore(deps): update lint (#11156)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 17, 2024
1 parent b9f646a commit 3568ab2
Show file tree
Hide file tree
Showing 2 changed files with 121 additions and 121 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,21 +78,21 @@
"enquirer": "^2.4.1",
"esbuild": "^0.21.5",
"esbuild-plugin-polyfill-node": "^0.3.0",
"eslint": "^9.4.0",
"eslint": "^9.5.0",
"eslint-plugin-import-x": "^0.5.1",
"eslint-plugin-vitest": "^0.5.4",
"estree-walker": "^2.0.2",
"execa": "^9.2.0",
"jsdom": "^24.1.0",
"lint-staged": "^15.2.5",
"lint-staged": "^15.2.7",
"lodash": "^4.17.21",
"magic-string": "^0.30.10",
"markdown-table": "^3.0.3",
"marked": "^12.0.2",
"minimist": "^1.2.8",
"npm-run-all2": "^6.2.0",
"picocolors": "^1.0.1",
"prettier": "^3.3.1",
"prettier": "^3.3.2",
"pretty-bytes": "^6.1.1",
"pug": "^3.0.3",
"puppeteer": "~22.11.0",
Expand All @@ -109,7 +109,7 @@
"tslib": "^2.6.3",
"tsx": "^4.15.5",
"typescript": "~5.4.5",
"typescript-eslint": "^7.12.0",
"typescript-eslint": "^7.13.0",
"vite": "^5.2.13",
"vitest": "^1.6.0"
},
Expand Down
Loading

0 comments on commit 3568ab2

Please sign in to comment.