mirror of
https://github.com/scratchfoundation/eslint-config-scratch.git
synced 2025-08-21 02:49:44 -04:00
Merge 03d7b92378
into 6868c9dcd2
This commit is contained in:
commit
09c0e679c3
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -13,7 +13,7 @@
|
|||
"@eslint-community/eslint-plugin-eslint-comments": "4.5.0",
|
||||
"@eslint/eslintrc": "3.3.1",
|
||||
"@eslint/js": "9.30.1",
|
||||
"@eslint/markdown": "6.6.0",
|
||||
"@eslint/markdown": "7.0.0",
|
||||
"@trivago/prettier-plugin-sort-imports": "5.2.2",
|
||||
"eslint-config-prettier": "10.1.5",
|
||||
"eslint-plugin-formatjs": "5.4.0",
|
||||
|
@ -1206,9 +1206,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@eslint/markdown": {
|
||||
"version": "6.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@eslint/markdown/-/markdown-6.6.0.tgz",
|
||||
"integrity": "sha512-IsWPy2jU3gaQDlioDC4sT4I4kG1hX1OMWs/q2sWwJrPoMASHW/Z4SDw+6Aql6EsHejGbagYuJbFq9Zvx+Y1b1Q==",
|
||||
"version": "7.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@eslint/markdown/-/markdown-7.0.0.tgz",
|
||||
"integrity": "sha512-0WNH6pSFHNlWSlNaIFQP0sLHpMUJw1FaJtyqapvGqOt0ISRgTUkTLVT0hT/zekDA1QlP2TT8pwjPkqYTu2s8yg==",
|
||||
"license": "MIT",
|
||||
"workspaces": [
|
||||
"examples/*"
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
"@eslint-community/eslint-plugin-eslint-comments": "4.5.0",
|
||||
"@eslint/eslintrc": "3.3.1",
|
||||
"@eslint/js": "9.30.1",
|
||||
"@eslint/markdown": "6.6.0",
|
||||
"@eslint/markdown": "7.0.0",
|
||||
"@trivago/prettier-plugin-sort-imports": "5.2.2",
|
||||
"eslint-config-prettier": "10.1.5",
|
||||
"eslint-plugin-formatjs": "5.4.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue