Skip to content

Commit 387599e

Browse files
build(deps-dev): Bump globals from 15.11.0 to 15.12.0 (#443)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 947a015 commit 387599e

File tree

2 files changed

+6
-13
lines changed

2 files changed

+6
-13
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
"eslint-plugin-promise": "7.1.0",
139139
"eslint-plugin-unicorn": "56.0.0",
140140
"eslint-plugin-yml": "1.15.0",
141-
"globals": "15.11.0",
141+
"globals": "15.12.0",
142142
"growl": "1.10.5",
143143
"husky": "9.1.6",
144144
"is-ci": "3.0.1",

yarn.lock

+5-12
Original file line numberDiff line numberDiff line change
@@ -1604,7 +1604,7 @@ __metadata:
16041604
eslint-plugin-promise: "npm:7.1.0"
16051605
eslint-plugin-unicorn: "npm:56.0.0"
16061606
eslint-plugin-yml: "npm:1.15.0"
1607-
globals: "npm:15.11.0"
1607+
globals: "npm:15.12.0"
16081608
growl: "npm:1.10.5"
16091609
husky: "npm:9.1.6"
16101610
is-ci: "npm:3.0.1"
@@ -5893,10 +5893,10 @@ __metadata:
58935893
languageName: node
58945894
linkType: hard
58955895

5896-
"globals@npm:15.11.0":
5897-
version: 15.11.0
5898-
resolution: "globals@npm:15.11.0"
5899-
checksum: 10/14009ef1906ac929d930ed1c896a47159e7d11b4d201901ca5f3827766519191a3f5fb45124de43c4511fee04018704e7ed5a097fb37d23abf39523d1d41c85f
5896+
"globals@npm:15.12.0, globals@npm:^15.11.0, globals@npm:^15.9.0":
5897+
version: 15.12.0
5898+
resolution: "globals@npm:15.12.0"
5899+
checksum: 10/07cac4ee7cc9befa7894be9b4d1a57f46eeedf9065939f39ffb875009394908eb7bac84147712cfd4bbabab5abc7ab98fc3a6d0fd881f9548fffa10ba2e4bf67
59005900
languageName: node
59015901
linkType: hard
59025902

@@ -5907,13 +5907,6 @@ __metadata:
59075907
languageName: node
59085908
linkType: hard
59095909

5910-
"globals@npm:^15.11.0, globals@npm:^15.9.0":
5911-
version: 15.12.0
5912-
resolution: "globals@npm:15.12.0"
5913-
checksum: 10/07cac4ee7cc9befa7894be9b4d1a57f46eeedf9065939f39ffb875009394908eb7bac84147712cfd4bbabab5abc7ab98fc3a6d0fd881f9548fffa10ba2e4bf67
5914-
languageName: node
5915-
linkType: hard
5916-
59175910
"globalthis@npm:^1.0.3":
59185911
version: 1.0.3
59195912
resolution: "globalthis@npm:1.0.3"

0 commit comments

Comments
 (0)