Skip to content

Commit e9af69c

Browse files
chore(deps-dev): bump globals from 15.15.0 to 16.4.0
Bumps [globals](https://github.com/sindresorhus/globals) from 15.15.0 to 16.4.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.15.0...v16.4.0) --- updated-dependencies: - dependency-name: globals dependency-version: 16.4.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 17cf239 commit e9af69c

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
@@ -72,7 +72,7 @@
7272
"@types/typescript-4.7": "npm:typescript@4.9.x",
7373
"changelogen": "^0.5.5",
7474
"eslint": "9.x",
75-
"globals": "^15.9.0",
75+
"globals": "^16.4.0",
7676
"prettier": "^3.6.2",
7777
"prettier-plugin-jsdoc": "^1.3.3",
7878
"ts-patch": "^3.2.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1511,10 +1511,10 @@ __metadata:
15111511
languageName: node
15121512
linkType: hard
15131513

1514-
"globals@npm:^15.9.0":
1515-
version: 15.15.0
1516-
resolution: "globals@npm:15.15.0"
1517-
checksum: 10c0/f9ae80996392ca71316495a39bec88ac43ae3525a438b5626cd9d5ce9d5500d0a98a266409605f8cd7241c7acf57c354a48111ea02a767ba4f374b806d6861fe
1514+
"globals@npm:^16.4.0":
1515+
version: 16.4.0
1516+
resolution: "globals@npm:16.4.0"
1517+
checksum: 10c0/a14b447a78b664b42f6d324e8675fcae6fe5e57924fecc1f6328dce08af9b2ca3a3138501e1b1f244a49814a732dc60cfc1aa24e714e0b64ac8bd18910bfac90
15181518
languageName: node
15191519
linkType: hard
15201520

@@ -2999,7 +2999,7 @@ __metadata:
29992999
"@types/typescript-4.7": "npm:typescript@4.9.x"
30003000
changelogen: "npm:^0.5.5"
30013001
eslint: "npm:9.x"
3002-
globals: "npm:^15.9.0"
3002+
globals: "npm:^16.4.0"
30033003
minimatch: "npm:^9.0.5"
30043004
prettier: "npm:^3.6.2"
30053005
prettier-plugin-jsdoc: "npm:^1.3.3"

0 commit comments

Comments
 (0)