Skip to content

Commit 49988f3

Browse files
Update globals requirement from ^15.12.0 to ^15.13.0 in /packages/worker
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.12.0...v15.13.0) --- updated-dependencies: - dependency-name: globals dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 53b0b9e commit 49988f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"esbuild-plugin-glob": "^2.2.3",
2626
"eslint": "^9.16.0",
2727
"eslint-config-prettier": "^9.1.0",
28-
"globals": "^15.12.0",
28+
"globals": "^15.13.0",
2929
"prettier": "^3.4.1",
3030
"typescript": "^5.7.2",
3131
"typescript-eslint": "^8.16.0",

0 commit comments

Comments
 (0)