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 Nov 25, 2024
1 parent f09747f commit 515bee7
Show file tree
Hide file tree
Showing 2 changed files with 1,152 additions and 1,384 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,31 +21,31 @@
"pnpm": ">=8.x"
},
"devDependencies": {
"@babel/core": "7.23.6",
"@babel/preset-env": "7.23.6",
"@babel/preset-typescript": "7.23.3",
"@commitlint/cli": "18.4.3",
"@commitlint/config-conventional": "18.4.3",
"@commitlint/cz-commitlint": "18.4.3",
"@rightcapital/eslint-config": "38.0.0",
"@rightcapital/prettier-config": "6.0.8",
"@tsconfig/node18": "18.2.2",
"@types/async-retry": "1.4.8",
"@types/jest": "29.5.11",
"@types/lodash": "4.14.202",
"@types/node": "20.10.5",
"@types/node-fetch": "2.6.9",
"@babel/core": "7.26.0",
"@babel/preset-env": "7.26.0",
"@babel/preset-typescript": "7.26.0",
"@commitlint/cli": "18.6.1",
"@commitlint/config-conventional": "18.6.3",
"@commitlint/cz-commitlint": "18.6.1",
"@rightcapital/eslint-config": "38.0.1",
"@rightcapital/prettier-config": "6.0.16",
"@tsconfig/node18": "18.2.4",
"@types/async-retry": "1.4.9",
"@types/jest": "29.5.14",
"@types/lodash": "4.17.13",
"@types/node": "20.17.8",
"@types/node-fetch": "2.6.12",
"babel-jest": "29.7.0",
"beachball": "2.39.0",
"commitizen": "4.3.0",
"beachball": "2.50.0",
"commitizen": "4.3.1",
"eslint": "9.13.0",
"husky": "8.0.3",
"inquirer": "9.2.12",
"inquirer": "9.3.7",
"jest": "29.7.0",
"nodemon": "3.0.2",
"prettier": "3.1.1",
"nodemon": "3.1.7",
"prettier": "3.3.3",
"ts-node": "10.9.2",
"typescript": "5.3.3"
"typescript": "5.7.2"
},
"dependencies": {
"@rightcapital/exceptions": "1.2.6",
Expand Down
Loading

0 comments on commit 515bee7

Please sign in to comment.