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 Aug 7, 2023
1 parent 6e89ab8 commit 631712f
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 3 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# Changelog

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


### 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 babel monorepo to v7.22.9 ([f395657](https://github.com/netlify/eslint-config-node/commit/f39565791a589225c58b03dc3248da73e7476f2c))
* **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 commitlint monorepo to v17.6.7 ([15f03ce](https://github.com/netlify/eslint-config-node/commit/15f03ce09c40f261a339a4e67c5636bca1a924ac))
* **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 dependency eslint to v8.46.0 ([c84586e](https://github.com/netlify/eslint-config-node/commit/c84586e319bce714f82117364368683028b6088b))
* **deps:** update dependency eslint-config-prettier to v8.9.0 ([7ce13a9](https://github.com/netlify/eslint-config-node/commit/7ce13a9b1b4048450380e94bae1a8a93fed36f2d))
* **deps:** update dependency eslint-import-resolver-node to v0.3.8 ([6e89ab8](https://github.com/netlify/eslint-config-node/commit/6e89ab8124e2e630cbd542406c6d8d77c48c6187))
* **deps:** update dependency eslint-plugin-markdown to v3.0.1 ([eab0e77](https://github.com/netlify/eslint-config-node/commit/eab0e77ffa4dcff6c30c9c245f4a5d42b42f9a52))
* **deps:** update dependency eslint-plugin-react to v7.33.0 ([dd8229b](https://github.com/netlify/eslint-config-node/commit/dd8229b90b7115bd07945d252529c06ce498b4d7))
* **deps:** update dependency eslint-plugin-react to v7.33.1 ([f98d44d](https://github.com/netlify/eslint-config-node/commit/f98d44d8cbd95b03f81c827338f567d4b5fd74ce))
* **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 631712f

Please sign in to comment.