diff --git a/package.json b/package.json index 3b2db0fa15f..ded4d2a956c 100644 --- a/package.json +++ b/package.json @@ -128,7 +128,7 @@ "eslint-plugin-qunit": "8.1.2", "eslint-plugin-qunit-dom": "0.2.0", "eslint-plugin-unicorn": "56.0.1", - "globals": "15.15.0", + "globals": "16.0.0", "globby": "14.1.0", "loader.js": "4.7.0", "match-json": "1.3.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 95514886200..95f46c08d97 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -272,8 +272,8 @@ importers: specifier: 56.0.1 version: 56.0.1(eslint@9.20.1) globals: - specifier: 15.15.0 - version: 15.15.0 + specifier: 16.0.0 + version: 16.0.0 globby: specifier: 14.1.0 version: 14.1.0 @@ -5329,6 +5329,10 @@ packages: resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==} engines: {node: '>=18'} + globals@16.0.0: + resolution: {integrity: sha512-iInW14XItCXET01CQFqudPOWP2jYMl7T+QRQT+UNcR/iQncN/F0UNpgd76iFkBPgNQb4+X3LV9tLJYzwh+Gl3A==} + engines: {node: '>=18'} + globalthis@1.0.4: resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==} engines: {node: '>= 0.4'} @@ -15578,6 +15582,8 @@ snapshots: globals@15.15.0: {} + globals@16.0.0: {} + globalthis@1.0.4: dependencies: define-properties: 1.2.1