Skip to content
This repository has been archived by the owner on Jan 3, 2025. It is now read-only.

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 4, 2024
1 parent 3b83128 commit fffa2f5
Show file tree
Hide file tree
Showing 3 changed files with 506 additions and 490 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "none",
"comment": "chore(deps): update devdependencies",
"packageName": "@rightcapital/artist",
"email": "email not defined",
"dependentChangeType": "none"
}
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,21 +21,21 @@
"pnpm": ">=8.x"
},
"devDependencies": {
"@babel/core": "7.23.6",
"@babel/preset-env": "7.23.6",
"@babel/core": "7.23.7",
"@babel/preset-env": "7.23.7",
"@babel/preset-typescript": "7.23.3",
"@commitlint/cli": "18.4.3",
"@commitlint/config-conventional": "18.4.3",
"@commitlint/cz-commitlint": "18.4.3",
"@commitlint/cli": "18.4.4",
"@commitlint/config-conventional": "18.4.4",
"@commitlint/cz-commitlint": "18.4.4",
"@rightcapital/eslint-config-javascript": "16.0.1",
"@rightcapital/eslint-config-typescript": "16.0.1",
"@rightcapital/prettier-config": "6.0.8",
"@rightcapital/prettier-config": "6.0.9",
"@tsconfig/node18": "18.2.2",
"@types/async-retry": "1.4.8",
"@types/jest": "29.5.11",
"@types/lodash": "4.14.202",
"@types/node": "20.10.5",
"@types/node-fetch": "2.6.9",
"@types/node": "20.10.6",
"@types/node-fetch": "2.6.10",
"babel-jest": "29.7.0",
"beachball": "2.39.0",
"commitizen": "4.3.0",
Expand Down
Loading

0 comments on commit fffa2f5

Please sign in to comment.