Skip to content

Commit 1660cae

Browse files
authored
Merge pull request #287 from oasisprotocol/renovate/globals-16.x
Update dependency globals to ^16.4.0
2 parents b84ec09 + 311bde3 commit 1660cae

3 files changed

Lines changed: 6 additions & 5 deletions

File tree

.changelog/287.internal.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update dependencies

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"eslint-config-prettier": "^10.1.8",
5555
"eslint-plugin-react-hooks": "^5.2.0",
5656
"eslint-plugin-react-refresh": "^0.4.19",
57-
"globals": "^16.0.0",
57+
"globals": "^16.4.0",
5858
"markdownlint-cli": "^0.45.0",
5959
"prettier": "^3.6.2",
6060
"tailwindcss": "^4.1.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4054,10 +4054,10 @@ globals@^14.0.0:
40544054
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
40554055
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
40564056

4057-
globals@^16.0.0:
4058-
version "16.2.0"
4059-
resolved "https://registry.yarnpkg.com/globals/-/globals-16.2.0.tgz#19efcd1ddde2bd5efce128e5c2e441df1abc6f7c"
4060-
integrity sha512-O+7l9tPdHCU320IigZZPj5zmRCFG9xHmx9cU8FqU2Rp+JN714seHV+2S9+JslCpY4gJwU2vOGox0wzgae/MCEg==
4057+
globals@^16.4.0:
4058+
version "16.4.0"
4059+
resolved "https://registry.yarnpkg.com/globals/-/globals-16.4.0.tgz#574bc7e72993d40cf27cf6c241f324ee77808e51"
4060+
integrity sha512-ob/2LcVVaVGCYN+r14cnwnoDPUufjiYgSqRhiFD0Q1iI4Odora5RE8Iv1D24hAz5oMophRGkGz+yuvQmmUMnMw==
40614061

40624062
gopd@^1.0.1, gopd@^1.2.0:
40634063
version "1.2.0"

0 commit comments

Comments
 (0)