Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2024
1 parent a01c733 commit 3b1a674
Show file tree
Hide file tree
Showing 2 changed files with 270 additions and 243 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,30 +13,30 @@
"@ls-lint/ls-lint": "2.2.2",
"@types/chai": "4.3.11",
"@types/mocha": "10.0.6",
"@types/node": "20.10.0",
"@typescript-eslint/eslint-plugin": "6.12.0",
"@typescript-eslint/parser": "6.12.0",
"@types/node": "20.10.6",
"@typescript-eslint/eslint-plugin": "6.17.0",
"@typescript-eslint/parser": "6.17.0",
"c8": "8.0.1",
"chai": "4.3.10",
"esbuild": "0.19.7",
"eslint": "8.54.0",
"esbuild": "0.19.11",
"eslint": "8.56.0",
"eslint-config-escapace": "3.18.2",
"eslint-config-prettier": "9.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-editorconfig": "4.0.3",
"eslint-plugin-no-null": "1.0.2",
"execa": "8.0.1",
"fast-glob": "3.3.2",
"fs-extra": "11.1.1",
"fs-extra": "11.2.0",
"husky": "8.0.3",
"is-ci": "3.0.1",
"lint-staged": "15.1.0",
"lint-staged": "15.2.0",
"mocha": "10.2.0",
"prettier": "3.1.0",
"prettier": "3.1.1",
"prettier-config-escapace": "1.0.6",
"semver": "7.5.4",
"syncpack": "11.2.1",
"ts-node": "10.9.1",
"typescript": "5.3.2"
"ts-node": "10.9.2",
"typescript": "5.3.3"
},
"engines": {
"node": ">=18.18.0",
Expand Down
Loading

0 comments on commit 3b1a674

Please sign in to comment.