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 Aug 31, 2023
1 parent 968dd41 commit 72124ca
Show file tree
Hide file tree
Showing 2 changed files with 665 additions and 319 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,34 +66,34 @@
}
},
"devDependencies": {
"@commitlint/cli": "^17.6.7",
"@commitlint/config-conventional": "^17.6.7",
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0",
"@tsconfig/node14": "^14.1.0",
"@types/node": "^20.4.8",
"@typescript-eslint/eslint-plugin": "^6.2.1",
"@typescript-eslint/parser": "^6.2.1",
"@types/node": "^20.5.7",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
"c8": "^8.0.1",
"chalk": "^5.3.0",
"conventional-changelog-cli": "^3.0.0",
"enquirer": "^2.4.1",
"esbuild": "^0.18.18",
"eslint": "^8.46.0",
"esbuild": "^0.19.2",
"eslint": "^8.48.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-markdown": "^3.0.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.0.0",
"execa": "^7.2.0",
"husky": "^8.0.3",
"lint-staged": "^13.2.3",
"lint-staged": "^13.3.0",
"minimist": "^1.2.8",
"npm-run-all": "^4.1.5",
"prettier": "^3.0.1",
"prettier": "^3.0.3",
"rimraf": "^5.0.1",
"semver": "^7.5.4",
"tiny-glob": "^0.2.9",
"tsm": "^2.3.0",
"tsup": "^7.2.0",
"typescript": "^5.1.6",
"typescript": "^5.2.2",
"uvu": "^0.5.6",
"watchlist": "^0.3.1"
},
Expand All @@ -103,7 +103,7 @@
"prettier --write"
]
},
"packageManager": "pnpm@8.6.12",
"packageManager": "pnpm@8.7.1",
"engines": {
"node": "^14.13.1 || ^16 || >=18"
}
Expand Down
Loading

0 comments on commit 72124ca

Please sign in to comment.