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] committed Jun 5, 2024
1 parent f482e88 commit d2a54ae
Show file tree
Hide file tree
Showing 3 changed files with 798 additions and 725 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"
}
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,22 +28,22 @@
"dist"
],
"devDependencies": {
"@babel/core": "7.24.5",
"@babel/preset-env": "7.24.5",
"@babel/preset-typescript": "7.24.1",
"@babel/core": "7.24.7",
"@babel/preset-env": "7.24.7",
"@babel/preset-typescript": "7.24.7",
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@commitlint/cz-commitlint": "19.2.0",
"@rightcapital/eslint-config-javascript": "20.1.2",
"@rightcapital/eslint-config-typescript": "20.1.2",
"@rightcapital/prettier-config": "6.0.16",
"@types/lodash": "4.17.1",
"@types/lodash": "4.17.4",
"beachball": "2.43.1",
"commitizen": "4.3.0",
"eslint": "8.57.0",
"husky": "9.0.11",
"inquirer": "9.2.21",
"prettier": "3.2.5",
"inquirer": "9.2.23",
"prettier": "3.3.1",
"vitest": "1.6.0"
},
"dependencies": {
Expand Down
Loading

0 comments on commit d2a54ae

Please sign in to comment.