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 and renovate[bot] committed May 1, 2022
1 parent d12669a commit 688bb7d
Show file tree
Hide file tree
Showing 2 changed files with 207 additions and 51 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,31 +39,31 @@
"conventional-changelog-angular": "^5.0.13",
"conventional-recommended-bump": "^6.1.0",
"js-yaml": "^4.1.0",
"typescript": "^4.6.3"
"typescript": "^4.6.4"
},
"devDependencies": {
"@commitlint/cli": "^16.2.3",
"@commitlint/config-conventional": "^16.2.1",
"@commitlint/cli": "^16.2.4",
"@commitlint/config-conventional": "^16.2.4",
"@sapphire/eslint-config": "^4.3.4",
"@sapphire/prettier-config": "^1.4.3",
"@sapphire/ts-config": "^3.3.4",
"@types/conventional-recommended-bump": "^6.1.0",
"@types/js-yaml": "^4.0.5",
"@types/node": "^17.0.25",
"@typescript-eslint/eslint-plugin": "^5.20.0",
"@typescript-eslint/parser": "^5.20.0",
"@typescript-eslint/eslint-plugin": "^5.21.0",
"@typescript-eslint/parser": "^5.21.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.14.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"husky": "^7.0.4",
"lint-staged": "^12.4.0",
"lint-staged": "^12.4.1",
"prettier": "^2.6.2",
"pretty-quick": "^3.1.3",
"ts-node": "^10.7.0"
},
"resolutions": {
"acorn": "^8.7.0",
"acorn": "^8.7.1",
"ansi-regex": "^5.0.1",
"minimist": "^1.2.6"
},
Expand Down
Loading

0 comments on commit 688bb7d

Please sign in to comment.