Skip to content

Commit 77aeec6

Browse files
dependabot[bot]flevi29
authored andcommitted
build(deps-dev): bump globals from 16.0.0 to 16.2.0
Bumps [globals](https://github.com/sindresorhus/globals) from 16.0.0 to 16.2.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.0.0...v16.2.0) --- updated-dependencies: - dependency-name: globals dependency-version: 16.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b31920a commit 77aeec6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"eslint-plugin-tsdoc": "^0.4.0",
8080
"typescript": "^5.8.3",
8181
"vite": "^6.3.5",
82-
"globals": "^16.0.0",
82+
"globals": "^16.2.0",
8383
"husky": "^9.1.7",
8484
"lint-staged": "15.5.1",
8585
"prettier": "^3.5.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1324,10 +1324,10 @@ globals@^14.0.0:
13241324
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
13251325
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
13261326

1327-
globals@^16.0.0:
1328-
version "16.0.0"
1329-
resolved "https://registry.yarnpkg.com/globals/-/globals-16.0.0.tgz#3d7684652c5c4fbd086ec82f9448214da49382d8"
1330-
integrity sha512-iInW14XItCXET01CQFqudPOWP2jYMl7T+QRQT+UNcR/iQncN/F0UNpgd76iFkBPgNQb4+X3LV9tLJYzwh+Gl3A==
1327+
globals@^16.2.0:
1328+
version "16.2.0"
1329+
resolved "https://registry.yarnpkg.com/globals/-/globals-16.2.0.tgz#19efcd1ddde2bd5efce128e5c2e441df1abc6f7c"
1330+
integrity sha512-O+7l9tPdHCU320IigZZPj5zmRCFG9xHmx9cU8FqU2Rp+JN714seHV+2S9+JslCpY4gJwU2vOGox0wzgae/MCEg==
13311331

13321332
graphemer@^1.4.0:
13331333
version "1.4.0"

0 commit comments

Comments
 (0)