diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-02-12 11:15:11 -0600 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-02-12 11:15:11 -0600 |
| commit | 56eaff3132dced53c88efe01afedc13b90507460 (patch) | |
| tree | 8dbef488ddd20017d99aa0791ec460c1098c2046 /package.json | |
| parent | d913b7e1052beeaa9656a96334d7fefb88a6d1e6 (diff) | |
| download | muse-56eaff3132dced53c88efe01afedc13b90507460.tar.xz muse-56eaff3132dced53c88efe01afedc13b90507460.zip | |
Bump eslint-config-xo from 0.38.0 to 0.39.0 (#410)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 22ff611..989e36a 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@typescript-eslint/parser": "^4.31.1", "concurrently": "^7.0.0", "eslint": "^7.32.0", - "eslint-config-xo": "^0.38.0", + "eslint-config-xo": "^0.39.0", "eslint-config-xo-typescript": "^0.44.0", "husky": "^4.3.8", "nodemon": "^2.0.7", |
