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 Mar 7, 2024
1 parent 8c9ca6d commit 26031f0
Show file tree
Hide file tree
Showing 2 changed files with 1,964 additions and 1,108 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,27 +52,27 @@
"devDependencies": {
"@semantic-release/commit-analyzer": "^9.0.2",
"@semantic-release/git": "^10.0.1",
"@semantic-release/github": "8.0.7",
"@semantic-release/github": "8.1.0",
"@semantic-release/npm": "^9.0.1",
"@semantic-release/release-notes-generator": "^10.0.3",
"@swc/cli": "0.1.57",
"@swc/core": "1.3.22",
"@swc/jest": "0.2.24",
"@types/jest": "29.2.4",
"@types/node": "18.11.15",
"@types/prompts": "2.4.2",
"@typescript-eslint/eslint-plugin": "5.46.1",
"@typescript-eslint/parser": "5.46.1",
"eslint": "8.29.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-jest": "27.1.6",
"jest": "29.3.1",
"nodemon": "2.0.20",
"prettier": "2.8.1",
"@swc/cli": "0.3.10",
"@swc/core": "1.4.5",
"@swc/jest": "0.2.36",
"@types/jest": "29.5.12",
"@types/node": "18.19.22",
"@types/prompts": "2.4.9",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.57.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-jest": "27.9.0",
"jest": "29.7.0",
"nodemon": "2.0.22",
"prettier": "2.8.8",
"rimraf": "3.0.2",
"semantic-release": "19.0.5",
"ts-jest": "29.0.3",
"ts-node": "10.9.1",
"typescript": "4.9.4"
"ts-jest": "29.1.2",
"ts-node": "10.9.2",
"typescript": "4.9.5"
}
}
Loading

0 comments on commit 26031f0

Please sign in to comment.