Skip to content

Commit 96ffd1f

Browse files
Merge pull request #714 from US-EPA-CAMD/dependabot/npm_and_yarn/globals-16.3.0
build(deps-dev): bump globals from 16.0.0 to 16.3.0
2 parents 33698db + cc37504 commit 96ffd1f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"eslint-config-prettier": "^10.1.8",
7474
"eslint-plugin-import": "^2.32.0",
7575
"eslint-plugin-prettier": "^5.5.3",
76-
"globals": "^16.0.0",
76+
"globals": "^16.3.0",
7777
"jest": "^29.7.0",
7878
"jest-sonar-reporter": "^2.0.0",
7979
"prettier": "^3.6.2",

yarn.lock

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

4604-
globals@^16.0.0:
4605-
version "16.0.0"
4606-
resolved "https://registry.yarnpkg.com/globals/-/globals-16.0.0.tgz#3d7684652c5c4fbd086ec82f9448214da49382d8"
4607-
integrity sha512-iInW14XItCXET01CQFqudPOWP2jYMl7T+QRQT+UNcR/iQncN/F0UNpgd76iFkBPgNQb4+X3LV9tLJYzwh+Gl3A==
4604+
globals@^16.3.0:
4605+
version "16.3.0"
4606+
resolved "https://registry.yarnpkg.com/globals/-/globals-16.3.0.tgz#66118e765ddaf9e2d880f7e17658543f93f1f667"
4607+
integrity sha512-bqWEnJ1Nt3neqx2q5SFfGS8r/ahumIakg3HcwtNlrVlwXIeNumWn/c7Pn/wKzGhf6SaW6H6uWXLqC30STCMchQ==
46084608

46094609
globalthis@^1.0.4:
46104610
version "1.0.4"

0 commit comments

Comments
 (0)