From a4887cc298806d7be353ab50749630431ea73b9d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 04:01:17 +0000 Subject: [PATCH] fix(deps): update dependency globals to v15 ##### [v15.9.0](https://github.com/sindresorhus/globals/compare/v15.8.0...b1d88b841b68e2f56f283140ae5c4b210f39e7dc) ##### [v15.8.0](https://github.com/sindresorhus/globals/compare/v15.7.0...f6b39781bad9a1884427137b3f20fe93cef8df34) ##### [v15.7.0](https://github.com/sindresorhus/globals/releases/tag/v15.7.0) - Update globals ([#255](https://github.com/sindresorhus/globals/issues/255)) [`f017b0f`](https://github.com/sindresorhus/globals/commit/f017b0f) ##### [v15.6.0](https://github.com/sindresorhus/globals/releases/tag/v15.6.0) - Add Chai globals ([#247](https://github.com/sindresorhus/globals/issues/247)) [`9b0c591`](https://github.com/sindresorhus/globals/commit/9b0c591) ##### [v15.5.0](https://github.com/sindresorhus/globals/releases/tag/v15.5.0) - Update globals ([#254](https://github.com/sindresorhus/globals/issues/254)) [`19ea4cf`](https://github.com/sindresorhus/globals/commit/19ea4cf) ##### [v15.4.0](https://github.com/sindresorhus/globals/releases/tag/v15.4.0) - Add globals for every yearly es versions ([#252](https://github.com/sindresorhus/globals/issues/252)) [`45c1b17`](https://github.com/sindresorhus/globals/commit/45c1b17) ##### [v15.3.0](https://github.com/sindresorhus/globals/releases/tag/v15.3.0) - Update globals ([#251](https://github.com/sindresorhus/globals/issues/251)) [`90b42e5`](https://github.com/sindresorhus/globals/commit/90b42e5) ##### [v15.2.0](https://github.com/sindresorhus/globals/releases/tag/v15.2.0) - Add AudioWorklet globals ([#249](https://github.com/sindresorhus/globals/issues/249)) [`7d163e3`](https://github.com/sindresorhus/globals/commit/7d163e3) ##### [v15.1.0](https://github.com/sindresorhus/globals/releases/tag/v15.1.0) - Update ([#246](https://github.com/sindresorhus/globals/issues/246)) [`fa21dea`](https://github.com/sindresorhus/globals/commit/fa21dea) ##### [v15.0.0](https://github.com/sindresorhus/globals/releases/tag/v15.0.0) ##### Breaking - Remove `Object.prototype` properties from builtin and `es*` globals ([#237](https://github.com/sindresorhus/globals/issues/237)) [`753b2b2`](https://github.com/sindresorhus/globals/commit/753b2b2) ##### Improvements - Add many missing globals https://github.com/sindresorhus/globals/compare/v14.0.0...v15.0.0#diff-69f22d314a4ed7807a4f6eee8d91b4ec6c09b11cb13ce9d16e53fd163c5ca151 ##### Meta - Generate data programmatically ([#219](https://github.com/sindresorhus/globals/issues/219)) [`0a02e03`](https://github.com/sindresorhus/globals/commit/0a02e03) *** Big thanks to [@fisker](https://github.com/fisker) for all these improvements! *** --- package.json | 2 +- pnpm-lock.yaml | 10 ++-------- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index a5fda679..bc3d87f3 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "eslint-plugin-unicorn": "^49.0.0", "eslint-plugin-vitest": "^0.5.0", "eslint-plugin-wrapper": "0.1.0-1", - "globals": "^14.0.0", + "globals": "^15.0.0", "lodash": "^4.17.21", "prettier": "^3.1.0", "typescript-eslint": "^7.2.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 511b3736..82c7d746 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -84,8 +84,8 @@ importers: specifier: 0.1.0-1 version: 0.1.0-1 globals: - specifier: ^14.0.0 - version: 14.0.0 + specifier: ^15.0.0 + version: 15.9.0 lodash: specifier: ^4.17.21 version: 4.17.21 @@ -2207,10 +2207,6 @@ packages: resolution: {integrity: sha512-XAmF0RjlrjY23MA51q3HltdlGxUpXPvg0GioKiD9X6HD28iMjo2dKC8Vqwm7lne4GNr78+RHTfliktR6ZH09wA==} engines: {node: '>=8'} - globals@14.0.0: - resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==} - engines: {node: '>=18'} - globals@15.9.0: resolution: {integrity: sha512-SmSKyLLKFbSr6rptvP8izbyxJL4ILwqO9Jg23UA0sDlGlu58V59D1//I3vlc0KJphVdUR7vMjHIplYnzBxorQA==} engines: {node: '>=18'} @@ -6448,8 +6444,6 @@ snapshots: dependencies: type-fest: 0.20.2 - globals@14.0.0: {} - globals@15.9.0: {} globalthis@1.0.4: