Skip to content

Commit c37293c

Browse files
Update dependency globals to v16 (#10321)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9faff3e commit c37293c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"eslint": "9.20.1",
3535
"eslint-config-prettier": "10.0.1",
3636
"eslint-formatter-checkstyle": "8.40.0",
37-
"globals": "15.15.0",
37+
"globals": "16.0.0",
3838
"handlebars-loader": "1.7.3",
3939
"mini-css-extract-plugin": "2.9.2",
4040
"postcss": "8.5.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3970,10 +3970,10 @@ __metadata:
39703970
languageName: node
39713971
linkType: hard
39723972

3973-
"globals@npm:15.15.0":
3974-
version: 15.15.0
3975-
resolution: "globals@npm:15.15.0"
3976-
checksum: 10c0/f9ae80996392ca71316495a39bec88ac43ae3525a438b5626cd9d5ce9d5500d0a98a266409605f8cd7241c7acf57c354a48111ea02a767ba4f374b806d6861fe
3973+
"globals@npm:16.0.0":
3974+
version: 16.0.0
3975+
resolution: "globals@npm:16.0.0"
3976+
checksum: 10c0/8906d5f01838df64a81d6c2a7b7214312e2216cf65c5ed1546dc9a7d0febddf55ffa906cf04efd5b01eec2534d6f14859a89535d1a68241832810e41ef3fd5bb
39773977
languageName: node
39783978
linkType: hard
39793979

@@ -4389,7 +4389,7 @@ __metadata:
43894389
eslint: "npm:9.20.1"
43904390
eslint-config-prettier: "npm:10.0.1"
43914391
eslint-formatter-checkstyle: "npm:8.40.0"
4392-
globals: "npm:15.15.0"
4392+
globals: "npm:16.0.0"
43934393
handlebars: "npm:4.7.8"
43944394
handlebars-loader: "npm:1.7.3"
43954395
hotkeys-js: "npm:3.12.2"

0 commit comments

Comments
 (0)