Skip to content

Commit

Permalink
chore(deps): update dependencies (major and minor)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2024
1 parent d154614 commit 63751d0
Show file tree
Hide file tree
Showing 3 changed files with 1,465 additions and 815 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.13.1
20.18.1
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,30 +50,30 @@
},
"homepage": "https://github.com/hiroki0525/idle-task#readme",
"devDependencies": {
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@commitlint/cli": "19.6.0",
"@commitlint/config-conventional": "19.6.0",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@types/jest": "29.5.14",
"@types/node": "^20.11.8",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"bundlemon": "^2.0.2",
"eslint": "^8",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-unused-imports": "3.2.0",
"husky": "9.0.11",
"husky": "9.1.7",
"jest": "29.7.0",
"jest-environment-jsdom": "^29.7.0",
"npm-run-all2": "^6.0.0",
"prettier": "3.2.5",
"semantic-release": "23.0.8",
"ts-jest": "29.1.5",
"prettier": "3.3.3",
"semantic-release": "23.1.1",
"ts-jest": "29.2.5",
"ts-loader": "9.5.1",
"tslib": "^2.6.2",
"tsup": "^8.0.1",
"typescript": "5.4.5"
"typescript": "5.6.3"
},
"release": {
"plugins": [
Expand Down Expand Up @@ -102,5 +102,5 @@
}
]
},
"packageManager": "pnpm@9.1.4"
"packageManager": "pnpm@9.14.2"
}
Loading

0 comments on commit 63751d0

Please sign in to comment.