Skip to content

Commit ff6a072

Browse files
chore(deps): update devdependencies
Beachball-bump-type: none
1 parent 5dea5ca commit ff6a072

File tree

2 files changed

+332
-339
lines changed

2 files changed

+332
-339
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -41,22 +41,22 @@
4141
"typescript": "5.8.2"
4242
},
4343
"devDependencies": {
44-
"@babel/core": "7.26.9",
44+
"@babel/core": "7.26.10",
4545
"@babel/preset-env": "7.26.9",
46-
"@babel/preset-typescript": "7.26.0",
47-
"@commitlint/cli": "19.7.1",
48-
"@commitlint/config-conventional": "19.7.1",
49-
"@commitlint/cz-commitlint": "19.6.1",
46+
"@babel/preset-typescript": "7.27.0",
47+
"@commitlint/cli": "19.8.0",
48+
"@commitlint/config-conventional": "19.8.0",
49+
"@commitlint/cz-commitlint": "19.8.0",
5050
"@rightcapital/eslint-config": "42.1.0",
5151
"@rightcapital/prettier-config": "7.2.1",
5252
"@types/lodash": "4.17.16",
53-
"beachball": "2.51.0",
53+
"beachball": "2.51.1",
5454
"commitizen": "4.3.1",
5555
"eslint": "9.13.0",
5656
"husky": "9.1.7",
57-
"inquirer": "12.4.2",
57+
"inquirer": "12.5.0",
5858
"prettier": "3.5.3",
59-
"vitest": "3.0.7"
59+
"vitest": "3.1.1"
6060
},
6161
"packageManager": "[email protected]",
6262
"engines": {

0 commit comments

Comments
 (0)