Skip to content

Commit

Permalink
fix(deps): update dependency globals to v15
Browse files Browse the repository at this point in the history
##### [v15.9.0](sindresorhus/globals@v15.8.0...b1d88b8)

##### [v15.8.0](sindresorhus/globals@v15.7.0...f6b3978)

##### [v15.7.0](https://github.com/sindresorhus/globals/releases/tag/v15.7.0)

-   Update globals ([#255](sindresorhus/globals#255))  [`f017b0f`](sindresorhus/globals@f017b0f)
##### [v15.6.0](https://github.com/sindresorhus/globals/releases/tag/v15.6.0)

-   Add Chai globals ([#247](sindresorhus/globals#247))  [`9b0c591`](sindresorhus/globals@9b0c591)
##### [v15.5.0](https://github.com/sindresorhus/globals/releases/tag/v15.5.0)

-   Update globals ([#254](sindresorhus/globals#254))  [`19ea4cf`](sindresorhus/globals@19ea4cf)
##### [v15.4.0](https://github.com/sindresorhus/globals/releases/tag/v15.4.0)

-   Add globals for every yearly es versions ([#252](sindresorhus/globals#252))  [`45c1b17`](sindresorhus/globals@45c1b17)
##### [v15.3.0](https://github.com/sindresorhus/globals/releases/tag/v15.3.0)

-   Update globals ([#251](sindresorhus/globals#251))  [`90b42e5`](sindresorhus/globals@90b42e5)
##### [v15.2.0](https://github.com/sindresorhus/globals/releases/tag/v15.2.0)

-   Add AudioWorklet globals ([#249](sindresorhus/globals#249))  [`7d163e3`](sindresorhus/globals@7d163e3)
##### [v15.1.0](https://github.com/sindresorhus/globals/releases/tag/v15.1.0)

-   Update ([#246](sindresorhus/globals#246))  [`fa21dea`](sindresorhus/globals@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](sindresorhus/globals#237))  [`753b2b2`](sindresorhus/globals@753b2b2)

##### Improvements

-   Add many missing globals sindresorhus/globals@v14.0.0...v15.0.0#diff-69f22d314a4ed7807a4f6eee8d91b4ec6c09b11cb13ce9d16e53fd163c5ca151

##### Meta

-   Generate data programmatically ([#219](sindresorhus/globals#219))  [`0a02e03`](sindresorhus/globals@0a02e03)

***

Big thanks to [@fisker](https://github.com/fisker) for all these improvements!

***
  • Loading branch information
renovate[bot] committed Aug 23, 2024
1 parent 9b0e50f commit 5705c15
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"eslint-plugin-unicorn": "^55.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"
Expand Down
10 changes: 2 additions & 8 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5705c15

Please sign in to comment.