1
0
Fork 0

Merge pull request #3400 from freesewing/dependabot/npm_and_yarn/eslint-plugin-jsonc-2.6.0

chore(deps-dev): bump eslint-plugin-jsonc from 2.5.0 to 2.6.0
This commit is contained in:
Joost De Cock 2023-01-18 19:12:49 +01:00 committed by GitHub
commit d098449ff1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9124,9 +9124,9 @@ eslint-plugin-import@^2.26.0:
tsconfig-paths "^3.14.1"
eslint-plugin-jsonc@^2.4.0:
version "2.5.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsonc/-/eslint-plugin-jsonc-2.5.0.tgz#b0daea12f0927a3bba99557902ce6e0b48c37b4b"
integrity sha512-G257khwkrOQ5MJpSzz4yQh5K12W4xFZRcHmVlhVFWh2GCLDX+JwHnmkQoUoFDbOieSPBMsPFZDTJScwrXiWlIg==
version "2.6.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsonc/-/eslint-plugin-jsonc-2.6.0.tgz#5a439ec15b4930c022bf157264a3d4f4712b982c"
integrity sha512-4bA9YTx58QaWalua1Q1b82zt7eZMB7i+ed8q8cKkbKP75ofOA2SXbtFyCSok7RY6jIXeCqQnKjN9If8zCgv6PA==
dependencies:
eslint-utils "^3.0.0"
jsonc-eslint-parser "^2.0.4"