Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 12, 2023
1 parent bc202cd commit c9b3ca1
Show file tree
Hide file tree
Showing 3 changed files with 473 additions and 495 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"
}
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,25 +21,25 @@
"pnpm": ">=8.x"
},
"devDependencies": {
"@babel/core": "7.23.0",
"@babel/preset-env": "7.22.20",
"@babel/preset-typescript": "7.23.0",
"@babel/core": "7.23.2",
"@babel/preset-env": "7.23.2",
"@babel/preset-typescript": "7.23.2",
"@commitlint/cli": "17.7.2",
"@commitlint/config-conventional": "17.7.0",
"@commitlint/cz-commitlint": "17.7.2",
"@rightcapital/eslint-config-javascript": "7.0.1",
"@rightcapital/eslint-config-typescript": "7.0.1",
"@rightcapital/eslint-config-javascript": "7.0.3",
"@rightcapital/eslint-config-typescript": "7.0.3",
"@rightcapital/prettier-config": "6.0.2",
"@tsconfig/node18": "18.2.2",
"@types/async-retry": "1.4.6",
"@types/jest": "29.5.5",
"@types/lodash": "4.14.199",
"@types/node": "18.18.4",
"@types/node": "18.18.5",
"@types/node-fetch": "2.6.6",
"babel-jest": "29.7.0",
"beachball": "2.37.0",
"commitizen": "4.3.0",
"eslint": "8.49.0",
"eslint": "8.51.0",
"husky": "8.0.3",
"inquirer": "9.2.11",
"jest": "29.7.0",
Expand Down
Loading

0 comments on commit c9b3ca1

Please sign in to comment.