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] committed Aug 9, 2023
1 parent f3622b0 commit 2a457e9
Show file tree
Hide file tree
Showing 2 changed files with 497 additions and 506 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,32 +5,32 @@
"author": "escapace <opensource@escapace.com>",
"bugs": "https://github.com/escapace/canonicalize/issues",
"devDependencies": {
"@commitlint/cli": "17.6.6",
"@commitlint/config-conventional": "17.6.6",
"@commitlint/cli": "17.6.7",
"@commitlint/config-conventional": "17.6.7",
"@ls-lint/ls-lint": "2.0.1",
"@types/fs-extra": "11.0.1",
"@types/jsonfile": "6.1.1",
"@types/node": "20.3.3",
"@typescript-eslint/eslint-plugin": "5.60.1",
"@typescript-eslint/parser": "5.60.1",
"@vitest/coverage-v8": "0.32.2",
"esbuild": "0.18.11",
"eslint": "8.44.0",
"eslint-config-escapace": "3.17.1",
"eslint-config-prettier": "8.8.0",
"@types/node": "20.4.6",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@vitest/coverage-v8": "0.34.1",
"esbuild": "0.18.17",
"eslint": "8.46.0",
"eslint-config-escapace": "3.17.2",
"eslint-config-prettier": "8.9.0",
"eslint-plugin-editorconfig": "4.0.3",
"eslint-plugin-no-null": "1.0.2",
"execa": "7.1.1",
"execa": "7.2.0",
"fs-extra": "11.1.1",
"husky": "8.0.3",
"is-ci": "3.0.1",
"lint-staged": "13.2.3",
"prettier": "2.8.8",
"prettier-config-escapace": "1.0.6",
"semver": "7.5.3",
"syncpack": "10.6.1",
"semver": "7.5.4",
"syncpack": "10.9.3",
"typescript": "5.1.6",
"vitest": "0.32.2"
"vitest": "0.34.1"
},
"engines": {
"node": ">=18.2.0",
Expand Down

0 comments on commit 2a457e9

Please sign in to comment.