Skip to content

Commit

Permalink
chore(main): release 7.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
token-generator-app[bot] authored Jul 17, 2023
1 parent 92fd8b1 commit 9e4ac54
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [7.0.2](https://github.com/netlify/eslint-config-node/compare/v7.0.1...v7.0.2) (2023-07-17)


### Bug Fixes

* **deps:** update babel monorepo to v7.22.5 ([#631](https://github.com/netlify/eslint-config-node/issues/631)) ([038f072](https://github.com/netlify/eslint-config-node/commit/038f072bc96cfb2034ae205cd95467ebc4e84b62))
* **deps:** update babel monorepo to v7.22.8 ([2ccc320](https://github.com/netlify/eslint-config-node/commit/2ccc32080ee48fd2b456aabe6ae1c92c5f8f1315))
* **deps:** update commitlint monorepo to v17.6.6 ([#634](https://github.com/netlify/eslint-config-node/issues/634)) ([62e6753](https://github.com/netlify/eslint-config-node/commit/62e6753fb6fd981b5a991f15458dcc832c64bfd2))
* **deps:** update dependency eslint to v8.43.0 ([#635](https://github.com/netlify/eslint-config-node/issues/635)) ([daf812f](https://github.com/netlify/eslint-config-node/commit/daf812fdec5c1344a9aea790ba52a25a3e1c44d3))
* **deps:** update dependency eslint to v8.44.0 ([#636](https://github.com/netlify/eslint-config-node/issues/636)) ([857b819](https://github.com/netlify/eslint-config-node/commit/857b8196dbe7e0561f2aa03c8e0eb876601b642a))
* **deps:** update dependency eslint to v8.45.0 ([92fd8b1](https://github.com/netlify/eslint-config-node/commit/92fd8b1b3b50dd2e17b67d2cd9e543bf168f9ed6))
* **deps:** update typescript-eslint monorepo to v5.59.11 ([#632](https://github.com/netlify/eslint-config-node/issues/632)) ([c8891b1](https://github.com/netlify/eslint-config-node/commit/c8891b108d4ebc1e21af9320fb1e4226e0f36e49))
* **deps:** update typescript-eslint monorepo to v5.60.1 ([#637](https://github.com/netlify/eslint-config-node/issues/637)) ([35b9de0](https://github.com/netlify/eslint-config-node/commit/35b9de0329eea333a1968e06ba557c4a14fed24e))
* **deps:** update typescript-eslint monorepo to v5.61.0 ([bba2af5](https://github.com/netlify/eslint-config-node/commit/bba2af53a0847226626f1f799b3147bfea805d9f))

## [7.0.1](https://github.com/netlify/eslint-config-node/compare/v7.0.0...v7.0.1) (2022-11-28)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@netlify/eslint-config-node",
"version": "7.0.1",
"version": "7.0.2",
"type": "commonjs",
"exports": {
".": "./.eslintrc.cjs",
Expand Down

0 comments on commit 9e4ac54

Please sign in to comment.