Skip to content

Commit 821bc7d

Browse files
Bump globals from 16.5.0 to 17.0.0
Bumps [globals](https://github.com/sindresorhus/globals) from 16.5.0 to 17.0.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.5.0...v17.0.0) --- updated-dependencies: - dependency-name: globals dependency-version: 17.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f8bc44f commit 821bc7d

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
@@ -64,7 +64,7 @@
6464
"chai": "^6.2.0",
6565
"eslint": "^9.38.0",
6666
"eslint-config-prettier": "^10.1.8",
67-
"globals": "^16.4.0",
67+
"globals": "^17.2.0",
6868
"mocha": "^11.7.4",
6969
"nock": "^14.0.10",
7070
"prettier": "^3.6.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1735,10 +1735,10 @@ __metadata:
17351735
languageName: node
17361736
linkType: hard
17371737

1738-
"globals@npm:^16.4.0":
1739-
version: 16.5.0
1740-
resolution: "globals@npm:16.5.0"
1741-
checksum: 10c0/615241dae7851c8012f5aa0223005b1ed6607713d6813de0741768bd4ddc39353117648f1a7086b4b0fa45eae733f1c0a0fe369aa4e543bb63f8de8990178ea9
1738+
"globals@npm:^17.2.0":
1739+
version: 17.2.0
1740+
resolution: "globals@npm:17.2.0"
1741+
checksum: 10c0/fd25a98b08c1d31082337cbbb5ff1b90b9980e1db69a8621fb942bdb2cdca8aa54d61466742e8bf4910578ea5fa903b8bf83bffd1b2d45551cc614830dba910b
17421742
languageName: node
17431743
linkType: hard
17441744

@@ -2397,7 +2397,7 @@ __metadata:
23972397
eslint: "npm:^9.38.0"
23982398
eslint-config-prettier: "npm:^10.1.8"
23992399
form-data: "npm:^4.0.4"
2400-
globals: "npm:^16.4.0"
2400+
globals: "npm:^17.2.0"
24012401
jspdf: "npm:^4.0.0"
24022402
mocha: "npm:^11.7.4"
24032403
nanoid: "npm:^5.1.6"

0 commit comments

Comments
 (0)