Skip to content

Commit fffc3ff

Browse files
fix(deps): update automerge non-major updates
Beachball-bump-type: patch
1 parent d8b69b5 commit fffc3ff

File tree

5 files changed

+210
-203
lines changed

5 files changed

+210
-203
lines changed

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.17.1
1+
22.18.0

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"require": {
3-
"nikic/php-parser": "5.6.0"
3+
"nikic/php-parser": "5.6.1"
44
}
55
}

composer.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"lodash": "4.17.21",
4141
"mustache": "4.2.0",
4242
"prettier": "3.6.2",
43-
"typescript": "5.8.3"
43+
"typescript": "5.9.2"
4444
},
4545
"devDependencies": {
4646
"@commitlint/cli": "19.7.1",
@@ -58,7 +58,7 @@
5858
"prettier-plugin-packagejson": "2.5.10",
5959
"tsx": "4.19.3"
6060
},
61-
"packageManager": "pnpm@10.13.1",
61+
"packageManager": "pnpm@10.14.0",
6262
"engines": {
6363
"node": ">=16.x",
6464
"pnpm": ">=8.x"

0 commit comments

Comments
 (0)