Skip to content

Commit f040f64

Browse files
build(deps): Bump globals from 16.1.0 to 16.2.0
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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4162bca commit f040f64

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
@@ -87,7 +87,7 @@
8787
"eslint-plugin-promise": "7.2.1",
8888
"eslint-plugin-unicorn": "59.0.1",
8989
"eslint-plugin-yml": "1.18.0",
90-
"globals": "16.1.0",
90+
"globals": "16.2.0",
9191
"jsonc-eslint-parser": "2.4.0",
9292
"typescript-eslint": "8.32.1",
9393
"yaml-eslint-parser": "1.3.0"

yarn.lock

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1316,7 +1316,7 @@ __metadata:
13161316
eslint-plugin-promise: "npm:7.2.1"
13171317
eslint-plugin-unicorn: "npm:59.0.1"
13181318
eslint-plugin-yml: "npm:1.18.0"
1319-
globals: "npm:16.1.0"
1319+
globals: "npm:16.2.0"
13201320
growl: "npm:1.10.5"
13211321
husky: "npm:9.1.7"
13221322
jsonc-eslint-parser: "npm:2.4.0"
@@ -5025,10 +5025,10 @@ __metadata:
50255025
languageName: node
50265026
linkType: hard
50275027

5028-
"globals@npm:16.1.0, globals@npm:^16.0.0":
5029-
version: 16.1.0
5030-
resolution: "globals@npm:16.1.0"
5031-
checksum: 10/b24fa86c9d9e7f452572977105cefa66529ac166faf1d81abe6618e0ccce98cdd32f8cbc25d37ed6c2dbe7936b00d442696fd0c96da4c90567490488ecefb8fa
5028+
"globals@npm:16.2.0":
5029+
version: 16.2.0
5030+
resolution: "globals@npm:16.2.0"
5031+
checksum: 10/37fc33502973ebbee5a44b58939aa8574abc00ca1fc4c1d4ec0571a2c6620843ae647eff8bd082adf6bb5975ad221a887522b9a7961125764f0cb6dfab0b7483
50325032
languageName: node
50335033
linkType: hard
50345034

@@ -5046,6 +5046,13 @@ __metadata:
50465046
languageName: node
50475047
linkType: hard
50485048

5049+
"globals@npm:^16.0.0":
5050+
version: 16.1.0
5051+
resolution: "globals@npm:16.1.0"
5052+
checksum: 10/b24fa86c9d9e7f452572977105cefa66529ac166faf1d81abe6618e0ccce98cdd32f8cbc25d37ed6c2dbe7936b00d442696fd0c96da4c90567490488ecefb8fa
5053+
languageName: node
5054+
linkType: hard
5055+
50495056
"globalthis@npm:^1.0.3, globalthis@npm:^1.0.4":
50505057
version: 1.0.4
50515058
resolution: "globalthis@npm:1.0.4"

0 commit comments

Comments
 (0)