Skip to content

Commit

Permalink
chore(deps): update lint (#9152)
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] authored Sep 6, 2023
1 parent 323d2ce commit 8238d10
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 86 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@
"enquirer": "^2.3.2",
"esbuild": "^0.17.4",
"esbuild-plugin-polyfill-node": "^0.2.0",
"eslint": "^8.33.0",
"eslint-plugin-jest": "^27.2.1",
"eslint": "^8.48.0",
"eslint-plugin-jest": "^27.2.3",
"estree-walker": "^2.0.2",
"execa": "^4.0.2",
"jsdom": "^22.1.0",
Expand All @@ -86,7 +86,7 @@
"marked": "^4.0.10",
"minimist": "^1.2.0",
"npm-run-all": "^4.1.5",
"prettier": "^3.0.1",
"prettier": "^3.0.3",
"pretty-bytes": "^6.1.1",
"pug": "^3.0.1",
"puppeteer": "~21.1.1",
Expand All @@ -96,7 +96,7 @@
"rollup-plugin-polyfill-node": "^0.12.0",
"semver": "^7.3.2",
"serve": "^14.2.1",
"simple-git-hooks": "^2.8.1",
"simple-git-hooks": "^2.9.0",
"terser": "^5.19.2",
"todomvc-app-css": "^2.3.0",
"tslib": "^2.5.0",
Expand Down
Loading

0 comments on commit 8238d10

Please sign in to comment.