Skip to content

Commit f19118b

Browse files
build(deps-dev): Bump globals from 15.15.0 to 16.0.0
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] <support@github.com>
1 parent 9567852 commit f19118b

File tree

2 files changed

+13
-6
lines changed

2 files changed

+13
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"eslint-plugin-promise": "7.2.1",
131131
"eslint-plugin-unicorn": "56.0.1",
132132
"eslint-plugin-yml": "1.17.0",
133-
"globals": "15.15.0",
133+
"globals": "16.0.0",
134134
"growl": "1.10.5",
135135
"husky": "9.1.7",
136136
"is-ci": "4.1.0",

yarn.lock

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1604,7 +1604,7 @@ __metadata:
16041604
eslint-plugin-promise: "npm:7.2.1"
16051605
eslint-plugin-unicorn: "npm:56.0.1"
16061606
eslint-plugin-yml: "npm:1.17.0"
1607-
globals: "npm:15.15.0"
1607+
globals: "npm:16.0.0"
16081608
growl: "npm:1.10.5"
16091609
husky: "npm:9.1.7"
16101610
is-ci: "npm:4.1.0"
@@ -5695,10 +5695,10 @@ __metadata:
56955695
languageName: node
56965696
linkType: hard
56975697

5698-
"globals@npm:15.15.0, globals@npm:^15.11.0, globals@npm:^15.9.0":
5699-
version: 15.15.0
5700-
resolution: "globals@npm:15.15.0"
5701-
checksum: 10/7f561c87b2fd381b27fc2db7df8a4ea7a9bb378667b8a7193e61fd2ca3a876479174e2a303a74345fbea6e1242e16db48915c1fd3bf35adcf4060a795b425e18
5698+
"globals@npm:16.0.0":
5699+
version: 16.0.0
5700+
resolution: "globals@npm:16.0.0"
5701+
checksum: 10/aa05d569af9c763d9982e6885f3ac6d21c84cd54c9a12eeace55b3334d0631128f189902d34ae2a924694311f92d700dbd3e8e62e8a9e1094a882f9f8897149a
57025702
languageName: node
57035703
linkType: hard
57045704

@@ -5709,6 +5709,13 @@ __metadata:
57095709
languageName: node
57105710
linkType: hard
57115711

5712+
"globals@npm:^15.11.0, globals@npm:^15.9.0":
5713+
version: 15.15.0
5714+
resolution: "globals@npm:15.15.0"
5715+
checksum: 10/7f561c87b2fd381b27fc2db7df8a4ea7a9bb378667b8a7193e61fd2ca3a876479174e2a303a74345fbea6e1242e16db48915c1fd3bf35adcf4060a795b425e18
5716+
languageName: node
5717+
linkType: hard
5718+
57125719
"globalthis@npm:^1.0.3":
57135720
version: 1.0.3
57145721
resolution: "globalthis@npm:1.0.3"

0 commit comments

Comments
 (0)