Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent 013f871 commit b848174
Show file tree
Hide file tree
Showing 2 changed files with 1,444 additions and 1,678 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,29 +45,29 @@
"prompts": "^2.4.2"
},
"devDependencies": {
"@semantic-release/commit-analyzer": "^10.0.0",
"@semantic-release/commit-analyzer": "^13.0.0",
"@semantic-release/git": "^10.0.1",
"@semantic-release/github": "^9.0.0",
"@semantic-release/npm": "^10.0.0",
"@semantic-release/release-notes-generator": "^11.0.0",
"@semantic-release/github": "^11.0.0",
"@semantic-release/npm": "^12.0.0",
"@semantic-release/release-notes-generator": "^14.0.0",
"@swc-node/register": "1.10.9",
"@swc/cli": "0.4.0",
"@swc/core": "1.7.28",
"@swc/jest": "0.2.36",
"@types/jest": "29.5.13",
"@types/node": "18.19.54",
"@types/node": "20.16.10",
"@types/prompts": "^2.4.1",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.57.1",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-jest": "27.9.0",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"eslint": "9.11.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jest": "28.8.3",
"jest": "29.7.0",
"nodemon": "2.0.22",
"prettier": "2.8.8",
"nodemon": "3.1.7",
"prettier": "3.3.3",
"punycode": "^2.3.1",
"rimraf": "5.0.10",
"semantic-release": "^21.0.0",
"rimraf": "6.0.1",
"semantic-release": "^24.0.0",
"typescript": "5.6.2"
}
}
Loading

0 comments on commit b848174

Please sign in to comment.