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 Mar 25, 2024
1 parent 94b9b9e commit 175557d
Show file tree
Hide file tree
Showing 3 changed files with 360 additions and 368 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"
}
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,23 +28,23 @@
"dist"
],
"devDependencies": {
"@babel/core": "7.24.0",
"@babel/preset-env": "7.24.0",
"@babel/preset-typescript": "7.23.3",
"@commitlint/cli": "19.2.0",
"@babel/core": "7.24.3",
"@babel/preset-env": "7.24.3",
"@babel/preset-typescript": "7.24.1",
"@commitlint/cli": "19.2.1",
"@commitlint/config-conventional": "19.1.0",
"@commitlint/cz-commitlint": "19.2.0",
"@rightcapital/eslint-config-javascript": "20.1.0",
"@rightcapital/eslint-config-typescript": "20.1.0",
"@rightcapital/prettier-config": "6.0.14",
"@rightcapital/eslint-config-javascript": "20.1.2",
"@rightcapital/eslint-config-typescript": "20.1.2",
"@rightcapital/prettier-config": "6.0.15",
"@types/lodash": "4.17.0",
"beachball": "2.41.0",
"commitizen": "4.3.0",
"eslint": "8.57.0",
"husky": "9.0.11",
"inquirer": "9.2.16",
"prettier": "3.2.5",
"vitest": "1.3.1"
"vitest": "1.4.0"
},
"dependencies": {
"@types/node": "20.11.30",
Expand Down
Loading

0 comments on commit 175557d

Please sign in to comment.