Skip to content

Commit

Permalink
Merge pull request #126 from RightCapitalHQ/renovate/auto-merge-dev-d…
Browse files Browse the repository at this point in the history
…ependencies-updates

chore(deps): update devdependencies
  • Loading branch information
rainx committed May 9, 2024
2 parents 4b7184c + a0518e9 commit 16812eb
Show file tree
Hide file tree
Showing 3 changed files with 401 additions and 392 deletions.
@@ -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"
}
24 changes: 12 additions & 12 deletions package.json
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",
"@commitlint/config-conventional": "19.1.0",
"@babel/core": "7.24.5",
"@babel/preset-env": "7.24.5",
"@babel/preset-typescript": "7.24.1",
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@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",
"@types/lodash": "4.17.0",
"beachball": "2.41.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",
"beachball": "2.43.1",
"commitizen": "4.3.0",
"eslint": "8.57.0",
"husky": "9.0.11",
"inquirer": "9.2.16",
"inquirer": "9.2.20",
"prettier": "3.2.5",
"vitest": "1.3.1"
"vitest": "1.6.0"
},
"dependencies": {
"@types/node": "20.12.11",
Expand Down

0 comments on commit 16812eb

Please sign in to comment.