chore(release): 9.0.5 [skip ci]

## [9.0.5](https://github.com/scratchfoundation/eslint-config-scratch/compare/v9.0.4...v9.0.5) (2024-02-22)

### Bug Fixes

* **deps:** update dependency scratch-semantic-release-config to v1.0.11 ([a8dd4a9](a8dd4a9beb))
This commit is contained in:
semantic-release-bot 2024-02-22 00:20:03 +00:00
parent a8dd4a9beb
commit 942223b9c2
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.5](https://github.com/scratchfoundation/eslint-config-scratch/compare/v9.0.4...v9.0.5) (2024-02-22)
### Bug Fixes
* **deps:** update dependency scratch-semantic-release-config to v1.0.11 ([a8dd4a9](https://github.com/scratchfoundation/eslint-config-scratch/commit/a8dd4a9bebc9fd21a2b8b983fa71a5c8bf665d12))
## [9.0.4](https://github.com/scratchfoundation/eslint-config-scratch/compare/v9.0.3...v9.0.4) (2024-02-21)

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "eslint-config-scratch",
"version": "9.0.4",
"version": "9.0.5",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "eslint-config-scratch",
"version": "9.0.4",
"version": "9.0.5",
"license": "BSD-3-Clause",
"devDependencies": {
"@babel/eslint-parser": "7.23.10",

View file

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