Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update lint
Browse files Browse the repository at this point in the history
renovate[bot] authored Dec 4, 2023
1 parent ec31e84 commit 634d2b8
Showing 2 changed files with 2,730 additions and 1,201 deletions.
3,915 changes: 2,722 additions & 1,193 deletions package-lock.json

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -25,18 +25,18 @@
"@types/lodash": "4.14.186",
"@types/uuid": "8.3.4",
"@types/verror": "1.10.6",
"@typescript-eslint/eslint-plugin": "5.42.1",
"@typescript-eslint/parser": "5.42.1",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@vitest/coverage-v8": "^0.34.6",
"@vitest/ui": "^0.34.6",
"del": "^5.0.0",
"del-cli": "5.0.0",
"eslint": "8.27.0",
"eslint": "8.55.0",
"eslint-config-xo": "0.43.1",
"eslint-config-xo-typescript": "0.54.1",
"eslint-plugin-codegen": "0.16.1",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-mocha": "10.1.0",
"eslint-config-xo-typescript": "0.57.0",
"eslint-plugin-codegen": "0.21.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-mocha": "10.2.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-unicorn": "44.0.2",
"execa": "^5.1.1",
@@ -45,7 +45,7 @@
"lodash": "4.17.21",
"np": "8.0.4",
"p-event": "^4.0.0",
"prettier": "2.7.1",
"prettier": "2.8.8",
"sequelize": "6.34.0",
"sinon": "14.0.0",
"source-map-support": "0.5.21",

0 comments on commit 634d2b8

Please sign in to comment.