Skip to content

Commit c71378d

Browse files
Update globals requirement from ^15.9.0 to ^15.10.0 in /packages/main
Updates the requirements on [globals](https://github.com/sindresorhus/globals) to permit the latest version. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.9.0...v15.10.0) --- updated-dependencies: - dependency-name: globals dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4c1a3ca commit c71378d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/main/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@typescript-eslint/parser": "^8.7.0",
3838
"eslint": "^9.10.0",
3939
"eslint-config-prettier": "^9.1.0",
40-
"globals": "^15.9.0",
40+
"globals": "^15.10.0",
4141
"prettier": "^3.3.3",
4242
"typescript": "^5.6.2",
4343
"typescript-eslint": "^8.7.0",

0 commit comments

Comments
 (0)