Skip to content

Commit

Permalink
chore(deps-dev): 🔧 update
Browse files Browse the repository at this point in the history
  • Loading branch information
iwpnd committed May 4, 2024
1 parent 391d100 commit cd70528
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 121 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,18 +50,18 @@
"ioredis": "5.3.2"
},
"devDependencies": {
"@commitlint/cli": "19.2.1",
"@commitlint/config-conventional": "19.1.0",
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "10.0.3",
"@semantic-release/npm": "12.0.0",
"@semantic-release/release-notes-generator": "13.0.0",
"@types/jest": "29.5.12",
"@types/node": "20.12.5",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.5.0",
"conventional-changelog-conventionalcommits": "7.0.2",
"@types/node": "20.12.8",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"conventional-changelog-conventionalcommits": "8.0.0",
"coveralls": "3.1.1",
"devmoji": "2.3.0",
"eslint": "8.57.0",
Expand All @@ -76,9 +76,9 @@
"pinst": "3.0.0",
"prettier": "3.2.5",
"rimraf": "5.0.5",
"semantic-release": "23.0.7",
"semantic-release": "23.0.8",
"ts-jest": "29.1.2",
"typescript": "5.4.4"
"typescript": "5.4.5"
},
"lint-staged": {
"*.ts": [
Expand Down
Loading

0 comments on commit cd70528

Please sign in to comment.