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 Dec 1, 2023
1 parent d635b24 commit 1522a41
Show file tree
Hide file tree
Showing 3 changed files with 556 additions and 549 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"
}
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"pnpm": ">=8.x"
},
"devDependencies": {
"@babel/core": "7.23.3",
"@babel/preset-env": "7.23.3",
"@babel/core": "7.23.5",
"@babel/preset-env": "7.23.5",
"@babel/preset-typescript": "7.23.3",
"@commitlint/cli": "18.4.3",
"@commitlint/config-conventional": "18.4.3",
Expand All @@ -34,16 +34,16 @@
"@types/async-retry": "1.4.8",
"@types/jest": "29.5.10",
"@types/lodash": "4.14.202",
"@types/node": "20.10.0",
"@types/node": "20.10.2",
"@types/node-fetch": "2.6.9",
"babel-jest": "29.7.0",
"beachball": "2.39.0",
"commitizen": "4.3.0",
"eslint": "8.54.0",
"eslint": "8.55.0",
"husky": "8.0.3",
"inquirer": "9.2.12",
"jest": "29.7.0",
"nodemon": "3.0.1",
"nodemon": "3.0.2",
"prettier": "3.1.0",
"ts-node": "10.9.1",
"typescript": "5.3.2"
Expand Down
Loading

0 comments on commit 1522a41

Please sign in to comment.