chore(release): 9.0.2 [skip ci]

## [9.0.2](https://github.com/LLK/eslint-config-scratch/compare/v9.0.1...v9.0.2) (2023-03-27)

### Bug Fixes

* **deps:** update dependency scratch-semantic-release-config to v1.0.7 ([ac7f20c](ac7f20c9f9))
This commit is contained in:
semantic-release-bot 2023-03-27 08:46:11 +00:00
parent ac7f20c9f9
commit bb9b789866
3 changed files with 10 additions and 3 deletions

View file

@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [9.0.2](https://github.com/LLK/eslint-config-scratch/compare/v9.0.1...v9.0.2) (2023-03-27)
### Bug Fixes
* **deps:** update dependency scratch-semantic-release-config to v1.0.7 ([ac7f20c](https://github.com/LLK/eslint-config-scratch/commit/ac7f20c9f998237dccaf21258bdfeca84956c3fb))
## [9.0.1](https://github.com/LLK/eslint-config-scratch/compare/v9.0.0...v9.0.1) (2023-03-23)

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "eslint-config-scratch",
"version": "9.0.1",
"version": "9.0.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "eslint-config-scratch",
"version": "9.0.1",
"version": "9.0.2",
"license": "BSD-3-Clause",
"devDependencies": {
"@babel/eslint-parser": "7.17.0",

View file

@ -1,6 +1,6 @@
{
"name": "eslint-config-scratch",
"version": "9.0.1",
"version": "9.0.2",
"description": "Shareable ESLint config for Scratch",
"main": "index.js",
"scripts": {