Skip to content

Commit

Permalink
Merge pull request #152 from gooditworks/renovate/all-non-major
Browse files Browse the repository at this point in the history
chore(deps): update all non-major dependencies
  • Loading branch information
mxseev authored Feb 25, 2023
2 parents 2fadb21 + 8d6b8a7 commit 6a58dd1
Show file tree
Hide file tree
Showing 2 changed files with 592 additions and 424 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,29 +26,29 @@
"dotenv": "16.0.3"
},
"devDependencies": {
"@commitlint/cli": "17.3.0",
"@commitlint/config-conventional": "17.3.0",
"@commitlint/cli": "17.4.4",
"@commitlint/config-conventional": "17.4.4",
"@commitlint/lint": "^17.3.0",
"@evilmartians/lefthook": "^1.2.1",
"@types/jest": "29.2.4",
"@types/jest": "29.4.0",
"@types/node": "^18.11.9",
"@typescript-eslint/eslint-plugin": "5.47.1",
"@typescript-eslint/parser": "5.47.1",
"commitizen": "4.2.6",
"@typescript-eslint/eslint-plugin": "5.53.0",
"@typescript-eslint/parser": "5.53.0",
"commitizen": "4.3.0",
"commitlint-plugin-function-rules": "1.7.1",
"concurrently": "7.6.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "8.30.0",
"eslint": "8.34.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-airbnb-typescript": "17.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "27.1.7",
"jest": "29.3.1",
"eslint-plugin-jest": "27.2.1",
"jest": "29.4.3",
"jest-junit": "15.0.0",
"prettier": "2.8.1",
"sort-package-json": "2.1.0",
"ts-jest": "29.0.3",
"prettier": "2.8.4",
"sort-package-json": "2.4.1",
"ts-jest": "29.0.5",
"ts-node": "10.9.1",
"typescript": "4.9.4"
"typescript": "4.9.5"
}
}
Loading

0 comments on commit 6a58dd1

Please sign in to comment.