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 Nov 9, 2023
1 parent 0a8991c commit 0717b1f
Show file tree
Hide file tree
Showing 3 changed files with 598 additions and 578 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": "29139614+renovate[bot]@users.noreply.github.com",
"dependentChangeType": "none"
}
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,27 +21,27 @@
"pnpm": ">=8.x"
},
"devDependencies": {
"@babel/core": "7.23.2",
"@babel/preset-env": "7.23.2",
"@babel/preset-typescript": "7.23.2",
"@babel/core": "7.23.3",
"@babel/preset-env": "7.23.3",
"@babel/preset-typescript": "7.23.3",
"@commitlint/cli": "18.2.0",
"@commitlint/config-conventional": "18.1.0",
"@commitlint/cz-commitlint": "18.2.0",
"@rightcapital/eslint-config-javascript": "14.0.0",
"@rightcapital/eslint-config-typescript": "14.0.0",
"@rightcapital/prettier-config": "6.0.4",
"@tsconfig/node18": "18.2.2",
"@types/async-retry": "1.4.7",
"@types/jest": "29.5.7",
"@types/lodash": "4.14.200",
"@types/node": "20.8.10",
"@types/node-fetch": "2.6.8",
"@types/async-retry": "1.4.8",
"@types/jest": "29.5.8",
"@types/lodash": "4.14.201",
"@types/node": "20.9.0",
"@types/node-fetch": "2.6.9",
"babel-jest": "29.7.0",
"beachball": "2.39.0",
"commitizen": "4.3.0",
"eslint": "8.52.0",
"eslint": "8.53.0",
"husky": "8.0.3",
"inquirer": "9.2.11",
"inquirer": "9.2.12",
"jest": "29.7.0",
"nodemon": "3.0.1",
"prettier": "3.0.3",
Expand Down
Loading

0 comments on commit 0717b1f

Please sign in to comment.