Skip to content

Commit ca65e20

Browse files
chore(deps-dev): bump globals from 15.15.0 to 16.0.0 in /docs-site
Bumps [globals](https://github.com/sindresorhus/globals) from 15.15.0 to 16.0.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.15.0...v16.0.0) --- updated-dependencies: - dependency-name: globals dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cd1789c commit ca65e20

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.4",
3030
"eslint-plugin-react-hooks": "^5.1.0",
3131
"eslint-plugin-react-refresh": "^0.4.19",
32-
"globals": "^15.15.0",
32+
"globals": "^16.0.0",
3333
"sass": "^1.85.0",
3434
"vite": "^6.1.1"
3535
},

docs-site/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2602,10 +2602,10 @@ __metadata:
26022602
languageName: node
26032603
linkType: hard
26042604

2605-
"globals@npm:^15.15.0":
2606-
version: 15.15.0
2607-
resolution: "globals@npm:15.15.0"
2608-
checksum: 10c0/f9ae80996392ca71316495a39bec88ac43ae3525a438b5626cd9d5ce9d5500d0a98a266409605f8cd7241c7acf57c354a48111ea02a767ba4f374b806d6861fe
2605+
"globals@npm:^16.0.0":
2606+
version: 16.0.0
2607+
resolution: "globals@npm:16.0.0"
2608+
checksum: 10c0/8906d5f01838df64a81d6c2a7b7214312e2216cf65c5ed1546dc9a7d0febddf55ffa906cf04efd5b01eec2534d6f14859a89535d1a68241832810e41ef3fd5bb
26092609
languageName: node
26102610
linkType: hard
26112611

@@ -4029,7 +4029,7 @@ __metadata:
40294029
eslint-plugin-react: "npm:^7.37.4"
40304030
eslint-plugin-react-hooks: "npm:^5.1.0"
40314031
eslint-plugin-react-refresh: "npm:^0.4.19"
4032-
globals: "npm:^15.15.0"
4032+
globals: "npm:^16.0.0"
40334033
highlight.js: "npm:^11.11.1"
40344034
lodash: "npm:^4.17.21"
40354035
prism-react-renderer: "npm:^2.4.1"

0 commit comments

Comments
 (0)