Skip to content

Commit 21c6906

Browse files
chore(deps-dev): bump globals from 16.1.0 to 16.2.0 in /docs-site
Bumps [globals](https://github.com/sindresorhus/globals) from 16.1.0 to 16.2.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.1.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 72bd657 commit 21c6906

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.1.0",
32+
"globals": "^16.2.0",
3333
"sass": "^1.89.0",
3434
"vite": "^6.3.5"
3535
},

docs-site/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2820,10 +2820,10 @@ __metadata:
28202820
languageName: node
28212821
linkType: hard
28222822

2823-
"globals@npm:^16.1.0":
2824-
version: 16.1.0
2825-
resolution: "globals@npm:16.1.0"
2826-
checksum: 10c0/51df6319b5b9e679338baf058ecf1125af0d3148b97e57592deabd65fca5c5dcdcca321d7589282bd6afbea9f5a40bc7329c746f46d56780813d7d1c457209a2
2823+
"globals@npm:^16.2.0":
2824+
version: 16.2.0
2825+
resolution: "globals@npm:16.2.0"
2826+
checksum: 10c0/c2b3ea163faa6f8a38076b471b12f4bda891f7df7f7d2e8294fb4801d735a51a73431bf4c1696c5bf5dbca5e0a0db894698acfcbd3068730c6b12eef185dea25
28272827
languageName: node
28282828
linkType: hard
28292829

@@ -4271,7 +4271,7 @@ __metadata:
42714271
eslint-plugin-react: "npm:^7.37.5"
42724272
eslint-plugin-react-hooks: "npm:^6.0.0"
42734273
eslint-plugin-react-refresh: "npm:^0.4.20"
4274-
globals: "npm:^16.1.0"
4274+
globals: "npm:^16.2.0"
42754275
highlight.js: "npm:^11.11.1"
42764276
lodash: "npm:^4.17.21"
42774277
prism-react-renderer: "npm:^2.4.1"

0 commit comments

Comments
 (0)