Skip to content

Commit bf33510

Browse files
chore(deps-dev): bump globals from 14.0.0 to 15.0.0
Bumps [globals](https://github.com/sindresorhus/globals) from 14.0.0 to 15.0.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v14.0.0...v15.0.0) --- updated-dependencies: - dependency-name: globals dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0fed973 commit bf33510

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@typescript-eslint/parser": "^7.0.0",
5353
"eslint": "^8.8.0",
5454
"eslint-plugin-eslint-plugin": "^6.0.0",
55-
"globals": "^14.0.0",
55+
"globals": "^15.0.0",
5656
"husky": "^9.0.5",
5757
"jest": "^29.2.2",
5858
"np": "^10.0.4",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2940,10 +2940,10 @@ globals@^13.19.0:
29402940
dependencies:
29412941
type-fest "^0.20.2"
29422942

2943-
globals@^14.0.0:
2944-
version "14.0.0"
2945-
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
2946-
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
2943+
globals@^15.0.0:
2944+
version "15.0.0"
2945+
resolved "https://registry.yarnpkg.com/globals/-/globals-15.0.0.tgz#9c6cd4e54327ceaab563b4c17ee5e9d181c03fd2"
2946+
integrity sha512-m/C/yR4mjO6pXDTm9/R/SpYTAIyaUB4EOzcaaMEl7mds7Mshct9GfejiJNQGjHHbdMPey13Kpu4TMbYi9ex1pw==
29472947

29482948
globby@^11.1.0:
29492949
version "11.1.0"

0 commit comments

Comments
 (0)