Skip to content

Commit 0570444

Browse files
authored
Merge pull request #625 from alphagov/dependabot/npm_and_yarn/globals-17.6.0
Bump globals from 17.5.0 to 17.6.0
2 parents e898474 + 00a1c15 commit 0570444

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"eslint-plugin-import": "^2.32.0",
2929
"eslint-plugin-n": "^17.24.0",
3030
"eslint-plugin-promise": "^7.3.0",
31-
"globals": "^17.5.0",
31+
"globals": "^17.6.0",
3232
"jasmine-browser-runner": "^4.0.0",
3333
"jasmine-core": "^6.2.0",
3434
"markdown-link-check": "^3.14.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1882,10 +1882,10 @@ globals@^15.11.0:
18821882
resolved "https://registry.yarnpkg.com/globals/-/globals-15.15.0.tgz#7c4761299d41c32b075715a4ce1ede7897ff72a8"
18831883
integrity sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==
18841884

1885-
globals@^17.5.0:
1886-
version "17.5.0"
1887-
resolved "https://registry.yarnpkg.com/globals/-/globals-17.5.0.tgz#a82c641d898f8dfbe0e81f66fdff7d0de43f88c6"
1888-
integrity sha512-qoV+HK2yFl/366t2/Cb3+xxPUo5BuMynomoDmiaZBIdbs+0pYbjfZU+twLhGKp4uCZ/+NbtpVepH5bGCxRyy2g==
1885+
globals@^17.6.0:
1886+
version "17.6.0"
1887+
resolved "https://registry.yarnpkg.com/globals/-/globals-17.6.0.tgz#0f0be018d5cca8690e6375ead1f65c4bb96191fc"
1888+
integrity sha512-sepffkT8stwnIYbsMBpoCHJuJM5l98FUF2AnE07hfvE0m/qp3R586hw4jF4uadbhvg1ooIdzuu7CsfD2jzCaNA==
18891889

18901890
globalthis@^1.0.4:
18911891
version "1.0.4"

0 commit comments

Comments
 (0)