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 16, 2024
1 parent 814ba32 commit 3ef168f
Show file tree
Hide file tree
Showing 3 changed files with 441 additions and 471 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": "email not defined",
"dependentChangeType": "none"
}
20 changes: 10 additions & 10 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.6",
"@babel/preset-env": "7.23.6",
"@babel/core": "7.23.9",
"@babel/preset-env": "7.23.9",
"@babel/preset-typescript": "7.23.3",
"@commitlint/cli": "18.4.3",
"@commitlint/config-conventional": "18.4.3",
"@commitlint/cz-commitlint": "18.4.3",
"@commitlint/cli": "18.6.1",
"@commitlint/config-conventional": "18.6.2",
"@commitlint/cz-commitlint": "18.6.1",
"@rightcapital/eslint-config-javascript": "19.0.0",
"@rightcapital/eslint-config-typescript": "19.0.0",
"@rightcapital/prettier-config": "6.0.8",
"@rightcapital/prettier-config": "6.0.12",
"@types/lodash": "4.14.202",
"beachball": "2.39.0",
"commitizen": "4.3.0",
"eslint": "8.56.0",
"husky": "9.0.7",
"inquirer": "9.2.12",
"prettier": "3.1.1",
"husky": "9.0.11",
"inquirer": "9.2.14",
"prettier": "3.2.5",
"typescript": "5.3.3",
"vitest": "1.1.3"
"vitest": "1.3.0"
},
"dependencies": {
"@types/node": "20.11.19",
Expand Down
Loading

0 comments on commit 3ef168f

Please sign in to comment.