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 26, 2024
1 parent 76d257a commit 59b578e
Show file tree
Hide file tree
Showing 3 changed files with 203 additions and 134 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.10.0
20.13.0
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,13 +54,13 @@
"@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/github": "10.0.5",
"@semantic-release/npm": "12.0.1",
"@semantic-release/release-notes-generator": "13.0.0",
"@types/jest": "29.5.12",
"@types/node": "20.12.11",
"@typescript-eslint/eslint-plugin": "7.9.0",
"@typescript-eslint/parser": "7.9.0",
"@types/node": "20.12.12",
"@typescript-eslint/eslint-plugin": "7.10.0",
"@typescript-eslint/parser": "7.10.0",
"conventional-changelog-conventionalcommits": "7.0.2",
"coveralls": "3.1.1",
"devmoji": "2.3.0",
Expand All @@ -72,12 +72,12 @@
"eslint-plugin-prettier": "5.1.3",
"husky": "9.0.11",
"jest": "29.7.0",
"lint-staged": "15.2.2",
"lint-staged": "15.2.5",
"pinst": "3.0.0",
"prettier": "3.2.5",
"rimraf": "5.0.7",
"semantic-release": "23.0.8",
"ts-jest": "29.1.2",
"semantic-release": "23.1.1",
"ts-jest": "29.1.3",
"typescript": "5.4.5"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit 59b578e

Please sign in to comment.