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 Oct 20, 2023
1 parent c0c796b commit 36120cf
Show file tree
Hide file tree
Showing 3 changed files with 490 additions and 402 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.17.1
18.18.2
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,30 +47,30 @@
},
"homepage": "https://github.com/hiroki0525/idle-task#readme",
"devDependencies": {
"@commitlint/cli": "17.7.2",
"@commitlint/config-conventional": "17.7.0",
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"@rollup/plugin-terser": "^0.4.0",
"@rollup/plugin-typescript": "11.1.5",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@types/jest": "29.5.5",
"@types/node": "18.17.19",
"@typescript-eslint/eslint-plugin": "6.6.0",
"@typescript-eslint/parser": "6.6.0",
"@types/node": "18.18.6",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"bundlemon": "^2.0.0",
"eslint": "8.48.0",
"eslint": "8.51.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-unused-imports": "3.0.0",
"husky": "8.0.3",
"jest": "29.6.4",
"jest": "29.7.0",
"jest-environment-jsdom": "^29.3.0",
"npm-run-all": "^4.1.5",
"prettier": "3.0.3",
"rollup": "3.28.1",
"rollup": "3.29.4",
"semantic-release": "21.1.2",
"ts-jest": "29.1.1",
"ts-loader": "9.4.4",
"ts-loader": "9.5.0",
"tslib": "^2.6.0",
"typescript": "5.2.2"
},
Expand Down Expand Up @@ -104,5 +104,5 @@
}
]
},
"packageManager": "pnpm@8.7.6"
"packageManager": "pnpm@8.9.2"
}
Loading

0 comments on commit 36120cf

Please sign in to comment.