Skip to content

Commit 96db170

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

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
@@ -29,7 +29,7 @@
2929
"eslint-plugin-react": "^7.37.5",
3030
"eslint-plugin-react-hooks": "^6.0.0",
3131
"eslint-plugin-react-refresh": "^0.4.20",
32-
"globals": "^16.3.0",
32+
"globals": "^16.4.0",
3333
"sass": "^1.92.1",
3434
"vite": "^7.1.5"
3535
},

docs-site/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3105,10 +3105,10 @@ __metadata:
31053105
languageName: node
31063106
linkType: hard
31073107

3108-
"globals@npm:^16.3.0":
3109-
version: 16.3.0
3110-
resolution: "globals@npm:16.3.0"
3111-
checksum: 10c0/c62dc20357d1c0bf2be4545d6c4141265d1a229bf1c3294955efb5b5ef611145391895e3f2729f8603809e81b30b516c33e6c2597573844449978606aad6eb38
3108+
"globals@npm:^16.4.0":
3109+
version: 16.4.0
3110+
resolution: "globals@npm:16.4.0"
3111+
checksum: 10c0/a14b447a78b664b42f6d324e8675fcae6fe5e57924fecc1f6328dce08af9b2ca3a3138501e1b1f244a49814a732dc60cfc1aa24e714e0b64ac8bd18910bfac90
31123112
languageName: node
31133113
linkType: hard
31143114

@@ -4556,7 +4556,7 @@ __metadata:
45564556
eslint-plugin-react: "npm:^7.37.5"
45574557
eslint-plugin-react-hooks: "npm:^6.0.0"
45584558
eslint-plugin-react-refresh: "npm:^0.4.20"
4559-
globals: "npm:^16.3.0"
4559+
globals: "npm:^16.4.0"
45604560
highlight.js: "npm:^11.11.1"
45614561
lodash: "npm:^4.17.21"
45624562
prism-react-renderer: "npm:^2.4.1"

0 commit comments

Comments
 (0)