diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-05-04 15:57:55 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-05-04 15:57:55 +0300 |
| commit | 6633845901672cb642c0975e6fea3d1a1fa20058 (patch) | |
| tree | 1f3fb15bcdc19c2c822066f8ad461c8b78bbcb07 /package-lock.json | |
| parent | cb38744cf79b347ec2a32e0dcfe5c42402dc15ea (diff) | |
| download | bootstrap-6633845901672cb642c0975e6fea3d1a1fa20058.tar.xz bootstrap-6633845901672cb642c0975e6fea3d1a1fa20058.zip | |
Bump eslint-config-xo from 0.35.0 to 0.36.0 (#33646)
* Bump eslint-config-xo from 0.35.0 to 0.36.0
Bumps [eslint-config-xo](https://github.com/xojs/eslint-config-xo) from 0.35.0 to 0.36.0.
- [Release notes](https://github.com/xojs/eslint-config-xo/releases)
- [Commits](https://github.com/xojs/eslint-config-xo/compare/v0.35.0...v0.36.0)
Signed-off-by: dependabot[bot] <[email protected]>
* Adapt config
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <[email protected]>
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index bd4e65726..14529b817 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3800,9 +3800,9 @@ } }, "eslint-config-xo": { - "version": "0.35.0", - "resolved": "https://registry.npmjs.org/eslint-config-xo/-/eslint-config-xo-0.35.0.tgz", - "integrity": "sha512-+WyZTLWUJlvExFrBU/Ldw8AB/S0d3x+26JQdBWbcqig2ZaWh0zinYcHok+ET4IoPaEcRRf3FE9kjItNVjBwnAg==", + "version": "0.36.0", + "resolved": "https://registry.npmjs.org/eslint-config-xo/-/eslint-config-xo-0.36.0.tgz", + "integrity": "sha512-RCaqCyI38awe3qgiO0Z8CqHs9yw7dMKdV6ZRTFSR7lm0//370tbDEZaQBXnztgpwe5m6D+VvFWc3vLMP/W6EAg==", "dev": true, "requires": { "confusing-browser-globals": "1.0.10" |
