Skip to content

Commit

Permalink
chore(deps): update external-non-major (#35)
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 Oct 31, 2023
1 parent f670524 commit b686027
Show file tree
Hide file tree
Showing 4 changed files with 164 additions and 253 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"precommit": "true"
},
"devDependencies": {
"@commitlint/cli": "^18.0.0",
"@commitlint/config-conventional": "^18.0.0",
"@commitlint/cli": "^18.2.0",
"@commitlint/config-conventional": "^18.1.0",
"@release-it-plugins/workspaces": "^4.0.0",
"@release-it/conventional-changelog": "^7.0.2",
"husky": "^8.0.3",
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint-config-tslint-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"lib"
],
"dependencies": {
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/eslint-plugin-tslint": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/eslint-plugin-tslint": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"eslint": "^8.52.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-eslint-comments": "^3.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-tslint-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"lib"
],
"dependencies": {
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-config-prettier": "^9.0.0",
Expand Down
Loading

0 comments on commit b686027

Please sign in to comment.