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 Feb 29, 2024
1 parent 413f0bf commit c544c77
Show file tree
Hide file tree
Showing 3 changed files with 589 additions and 584 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "none",
"comment": "chore(deps): update devdependencies",
"packageName": "@rightcapital/phpdoc-parser",
"email": "29139614+renovate[bot]@users.noreply.github.com",
"dependentChangeType": "none"
}
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,24 +28,24 @@
"dist"
],
"devDependencies": {
"@babel/core": "7.23.9",
"@babel/preset-env": "7.23.9",
"@babel/core": "7.24.0",
"@babel/preset-env": "7.24.0",
"@babel/preset-typescript": "7.23.3",
"@commitlint/cli": "19.0.0",
"@commitlint/config-conventional": "19.0.0",
"@commitlint/cz-commitlint": "19.0.0",
"@commitlint/cli": "19.0.3",
"@commitlint/config-conventional": "19.0.3",
"@commitlint/cz-commitlint": "19.0.3",
"@rightcapital/eslint-config-javascript": "20.0.0",
"@rightcapital/eslint-config-typescript": "20.0.0",
"@rightcapital/prettier-config": "6.0.13",
"@rightcapital/prettier-config": "6.0.14",
"@types/lodash": "4.14.202",
"beachball": "2.39.0",
"beachball": "2.40.0",
"commitizen": "4.3.0",
"eslint": "8.56.0",
"eslint": "8.57.0",
"husky": "9.0.11",
"inquirer": "9.2.15",
"prettier": "3.2.5",
"typescript": "5.3.3",
"vitest": "1.3.0"
"vitest": "1.3.1"
},
"dependencies": {
"@types/node": "20.11.24",
Expand Down
Loading

0 comments on commit c544c77

Please sign in to comment.