Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#98)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 19, 2023
1 parent a4a02b3 commit d1d83d9
Show file tree
Hide file tree
Showing 2 changed files with 150 additions and 150 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,37 +23,37 @@
"@discordjs/collection": "^1.3.0",
"@sapphire/timestamp": "^1.0.0",
"@snowcrystals/icicle": "1.0.2",
"axios": "^1.3.2",
"axios": "^1.3.3",
"colorette": "^2.0.19",
"dotenv": "^16.0.3",
"lodash": "^4.17.21",
"parse-link-header": "^2.0.0",
"probot": "^12.3.0"
},
"devDependencies": {
"@commitlint/cli": "^17.4.2",
"@commitlint/config-angular": "^17.4.2",
"@commitlint/cli": "^17.4.4",
"@commitlint/config-angular": "^17.4.4",
"@octokit/webhooks-types": "^6.10.0",
"@sapphire/eslint-config": "^4.3.8",
"@sapphire/prettier-config": "^1.4.5",
"@sapphire/ts-config": "^3.3.4",
"@types/lodash": "^4.14.191",
"@types/node": "^18.13.0",
"@types/node": "^18.14.0",
"@types/parse-link-header": "^2.0.1",
"@typescript-eslint/eslint-plugin": "^5.51.0",
"@typescript-eslint/parser": "^5.51.0",
"@typescript-eslint/eslint-plugin": "^5.52.0",
"@typescript-eslint/parser": "^5.52.0",
"eslint": "^8.34.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.3",
"is-ci": "^3.0.1",
"lint-staged": "^13.1.1",
"lint-staged": "^13.1.2",
"prettier": "^2.8.4",
"smee-client": "^1.2.3",
"typescript": "4.9.5"
},
"engines": {
"node": ">= v18.14.0"
"node": ">= v18.14.1"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit d1d83d9

Please sign in to comment.