Skip to content

Commit 18d58e8

Browse files
chore(deps-dev): bump globals from 16.4.0 to 16.5.0 in /docs-site
Bumps [globals](https://github.com/sindresorhus/globals) from 16.4.0 to 16.5.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.4.0...v16.5.0) --- updated-dependencies: - dependency-name: globals dependency-version: 16.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a1618ce commit 18d58e8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docs-site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"eslint-plugin-react": "^7.37.5",
3636
"eslint-plugin-react-hooks": "^7.0.1",
3737
"eslint-plugin-react-refresh": "^0.4.24",
38-
"globals": "^16.4.0",
38+
"globals": "^16.5.0",
3939
"sass": "^1.93.2",
4040
"typescript": "^5.9.3",
4141
"vite": "^7.1.12"

docs-site/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3284,10 +3284,10 @@ __metadata:
32843284
languageName: node
32853285
linkType: hard
32863286

3287-
"globals@npm:^16.4.0":
3288-
version: 16.4.0
3289-
resolution: "globals@npm:16.4.0"
3290-
checksum: 10c0/a14b447a78b664b42f6d324e8675fcae6fe5e57924fecc1f6328dce08af9b2ca3a3138501e1b1f244a49814a732dc60cfc1aa24e714e0b64ac8bd18910bfac90
3287+
"globals@npm:^16.5.0":
3288+
version: 16.5.0
3289+
resolution: "globals@npm:16.5.0"
3290+
checksum: 10c0/615241dae7851c8012f5aa0223005b1ed6607713d6813de0741768bd4ddc39353117648f1a7086b4b0fa45eae733f1c0a0fe369aa4e543bb63f8de8990178ea9
32913291
languageName: node
32923292
linkType: hard
32933293

@@ -4778,7 +4778,7 @@ __metadata:
47784778
eslint-plugin-react: "npm:^7.37.5"
47794779
eslint-plugin-react-hooks: "npm:^7.0.1"
47804780
eslint-plugin-react-refresh: "npm:^0.4.24"
4781-
globals: "npm:^16.4.0"
4781+
globals: "npm:^16.5.0"
47824782
highlight.js: "npm:^11.11.1"
47834783
lodash: "npm:^4.17.21"
47844784
prism-react-renderer: "npm:^2.4.1"

0 commit comments

Comments
 (0)