Skip to content

Commit 5c4c177

Browse files
dependabot[bot]robertknight
authored andcommitted
Bump globals from 15.13.0 to 15.14.0
Bumps [globals](https://github.com/sindresorhus/globals) from 15.13.0 to 15.14.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.13.0...v15.14.0) --- updated-dependencies: - dependency-name: globals dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cf12812 commit 5c4c177

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"eslint-config-hypothesis": "^3.1.0",
2929
"eslint-plugin-mocha": "^10.5.0",
3030
"git-describe": "^4.1.1",
31-
"globals": "^15.13.0",
31+
"globals": "^15.14.0",
3232
"gulp": "^5.0.0",
3333
"hypothesis": "^1.1549.0",
3434
"is-equal-shallow": "^0.1.3",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -5639,10 +5639,10 @@ __metadata:
56395639
languageName: node
56405640
linkType: hard
56415641

5642-
"globals@npm:^15.13.0":
5643-
version: 15.13.0
5644-
resolution: "globals@npm:15.13.0"
5645-
checksum: 3f98514ce25a21150b246fbd63aeaeb271a93b3340cf7f4f6e9934d3b37dbb4b0fddef9c470183097dcfd2e8757bb86bbae701588f0e376667d8d9d6f665db3b
5642+
"globals@npm:^15.14.0":
5643+
version: 15.14.0
5644+
resolution: "globals@npm:15.14.0"
5645+
checksum: fa993433a01bf4a118904fbafbcff34db487fce83f73da75fb4a8653afc6dcd72905e6208c49bab307ff0980928273d0ecd1cfc67e1a4782dabfbd92c234ab68
56465646
languageName: node
56475647
linkType: hard
56485648

@@ -5998,7 +5998,7 @@ __metadata:
59985998
eslint-config-hypothesis: ^3.1.0
59995999
eslint-plugin-mocha: ^10.5.0
60006000
git-describe: ^4.1.1
6001-
globals: ^15.13.0
6001+
globals: ^15.14.0
60026002
gulp: ^5.0.0
60036003
hypothesis: ^1.1549.0
60046004
is-equal-shallow: ^0.1.3

0 commit comments

Comments
 (0)