Skip to content

Commit 93ce513

Browse files
fix(deps): bump @girs/gjs from 4.0.0-beta.16 to 4.0.0-beta.21 (#604)
Bumps [@girs/gjs](https://github.com/gjsify/ts-for-gir) from 4.0.0-beta.16 to 4.0.0-beta.21. - [Release notes](https://github.com/gjsify/ts-for-gir/releases) - [Changelog](https://github.com/gjsify/ts-for-gir/blob/main/NEWS.md) - [Commits](gjsify/ts-for-gir@4.0.0-beta.16...v4.0.0-beta.21) --- updated-dependencies: - dependency-name: "@girs/gjs" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 60f810e commit 93ce513

File tree

2 files changed

+123
-98
lines changed

2 files changed

+123
-98
lines changed

extensions/gnome-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"typescript-eslint": "^8.20.0"
2323
},
2424
"dependencies": {
25-
"@girs/gjs": "4.0.0-beta.16",
25+
"@girs/gjs": "4.0.0-beta.21",
2626
"@girs/gnome-shell": "^46.0.2"
2727
},
2828
"sideEffects": false

0 commit comments

Comments
 (0)