@anolilab/eslint-config 11.3.2 → 11.3.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,29 @@
|
|
|
1
|
+
## @anolilab/eslint-config [11.3.4](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/eslint-config@11.3.3...@anolilab/eslint-config@11.3.4) (2023-08-29)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* modifying markdown plugin to disable the 'no-cond-assign' ([8f2750f](https://github.com/anolilab/javascript-style-guide/commit/8f2750f1348fdb6a7be81edff06fd1907c5a1ad0))
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Miscellaneous Chores
|
|
10
|
+
|
|
11
|
+
* **deps:** update all non-major dependencies ([#747](https://github.com/anolilab/javascript-style-guide/issues/747)) ([746f4c6](https://github.com/anolilab/javascript-style-guide/commit/746f4c6f59ddf6f3c5f7646be80599998011c43e))
|
|
12
|
+
* **deps:** update eslint ([#746](https://github.com/anolilab/javascript-style-guide/issues/746)) ([6b37144](https://github.com/anolilab/javascript-style-guide/commit/6b37144a8cb47fe3993bd9eccd075c695da8dde0))
|
|
13
|
+
|
|
14
|
+
## @anolilab/eslint-config [11.3.3](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/eslint-config@11.3.2...@anolilab/eslint-config@11.3.3) (2023-08-25)
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
### Bug Fixes
|
|
18
|
+
|
|
19
|
+
* **deps:** update eslint ([#743](https://github.com/anolilab/javascript-style-guide/issues/743)) ([fec6225](https://github.com/anolilab/javascript-style-guide/commit/fec622587427ff75ffda0b224249a0ae50971397))
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
### Miscellaneous Chores
|
|
23
|
+
|
|
24
|
+
* **deps:** update dependency semantic-release to ^21.1.1 ([#738](https://github.com/anolilab/javascript-style-guide/issues/738)) ([ee6e926](https://github.com/anolilab/javascript-style-guide/commit/ee6e926d19848a6d7aaca6b3b0f92befaed59e08))
|
|
25
|
+
* **deps:** update devdependencies ([#740](https://github.com/anolilab/javascript-style-guide/issues/740)) ([8fdacef](https://github.com/anolilab/javascript-style-guide/commit/8fdacef017f429bb3ae556c7c55754ee145144b9))
|
|
26
|
+
|
|
1
27
|
## @anolilab/eslint-config [11.3.2](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/eslint-config@11.3.1...@anolilab/eslint-config@11.3.2) (2023-08-14)
|
|
2
28
|
|
|
3
29
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
var chunkWG6GTAIA_js = require('../../chunk-WG6GTAIA.js');
|
|
4
4
|
require('../../chunk-MFE6DF6Y.js');
|
|
5
5
|
|
|
6
|
-
var o=chunkWG6GTAIA_js.b([{config:{extends:"plugin:markdown/recommended",plugins:["markdown"],processor:"markdown/markdown"},type:"markdown"},{config:{extends:"plugin:markdown/recommended",parserOptions:{ecmacFeatures:{impliedStrict:!0}},plugins:["markdown"],processor:"markdown/markdown",rules:{"@typescript-eslint/comma-dangle":"off","@typescript-eslint/no-redeclare":"off","@typescript-eslint/no-unused-vars":"off","@typescript-eslint/no-use-before-define":"off","@typescript-eslint/no-var-requires":"off","global-require":"off","import/no-unresolved":"off","import/order":"off","no-alert":"off","no-console":"off","no-restricted-imports":"off","no-undef":"off","no-unused-expressions":"off","no-unused-vars":"off","prefer-reflect":"off","sonar/no-dead-store":"off",strict:"off"}},type:"markdown_inline_js_jsx"}]),n=o;
|
|
6
|
+
var o=chunkWG6GTAIA_js.b([{config:{extends:"plugin:markdown/recommended",plugins:["markdown"],processor:"markdown/markdown",rules:{"no-cond-assign":"off"}},type:"markdown"},{config:{extends:"plugin:markdown/recommended",parserOptions:{ecmacFeatures:{impliedStrict:!0}},plugins:["markdown"],processor:"markdown/markdown",rules:{"@typescript-eslint/comma-dangle":"off","@typescript-eslint/no-redeclare":"off","@typescript-eslint/no-unused-vars":"off","@typescript-eslint/no-use-before-define":"off","@typescript-eslint/no-var-requires":"off","global-require":"off","import/no-unresolved":"off","import/order":"off","no-alert":"off","no-console":"off","no-restricted-imports":"off","no-undef":"off","no-unused-expressions":"off","no-unused-vars":"off","prefer-reflect":"off","sonar/no-dead-store":"off",strict:"off"}},type:"markdown_inline_js_jsx"}]),n=o;
|
|
7
7
|
|
|
8
8
|
module.exports = n;
|
|
9
9
|
//# sourceMappingURL=out.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../src/config/plugins/markdown.ts"],"names":["config","createConfigs","markdown_default"],"mappings":"4EAIA,IAAMA,EAAwBC,EAAc,CACxC,CACI,OAAQ,CACJ,QAAS,8BACT,QAAS,CAAC,UAAU,EACpB,UAAW,
|
|
1
|
+
{"version":3,"sources":["../../../src/config/plugins/markdown.ts"],"names":["config","createConfigs","markdown_default"],"mappings":"4EAIA,IAAMA,EAAwBC,EAAc,CACxC,CACI,OAAQ,CACJ,QAAS,8BACT,QAAS,CAAC,UAAU,EACpB,UAAW,oBACX,MAAO,CACH,iBAAkB,KACtB,CACJ,EACA,KAAM,UACV,EACA,CACI,OAAQ,CACJ,QAAS,8BACT,cAAe,CACX,cAAe,CACX,cAAe,EACnB,CACJ,EACA,QAAS,CAAC,UAAU,EACpB,UAAW,oBACX,MAAO,CACH,kCAAmC,MACnC,kCAAmC,MACnC,oCAAqC,MACrC,0CAA2C,MAC3C,qCAAsC,MAEtC,iBAAkB,MAElB,uBAAwB,MACxB,eAAgB,MAEhB,WAAY,MACZ,aAAc,MACd,wBAAyB,MACzB,WAAY,MACZ,wBAAyB,MACzB,iBAAkB,MAElB,iBAAkB,MAClB,sBAAuB,MAEvB,OAAQ,KACZ,CACJ,EACA,KAAM,wBACV,CACJ,CAAC,EAEMC,EAAQF","sourcesContent":["import type { Linter } from \"eslint\";\n\nimport { createConfigs } from \"../../utils/create-config\";\n\nconst config: Linter.Config = createConfigs([\n {\n config: {\n extends: \"plugin:markdown/recommended\",\n plugins: [\"markdown\"],\n processor: \"markdown/markdown\",\n rules: {\n \"no-cond-assign\": \"off\",\n },\n },\n type: \"markdown\",\n },\n {\n config: {\n extends: \"plugin:markdown/recommended\",\n parserOptions: {\n ecmacFeatures: {\n impliedStrict: true,\n },\n },\n plugins: [\"markdown\"],\n processor: \"markdown/markdown\",\n rules: {\n \"@typescript-eslint/comma-dangle\": \"off\",\n \"@typescript-eslint/no-redeclare\": \"off\",\n \"@typescript-eslint/no-unused-vars\": \"off\",\n \"@typescript-eslint/no-use-before-define\": \"off\",\n \"@typescript-eslint/no-var-requires\": \"off\",\n\n \"global-require\": \"off\",\n\n \"import/no-unresolved\": \"off\",\n \"import/order\": \"off\",\n\n \"no-alert\": \"off\",\n \"no-console\": \"off\",\n \"no-restricted-imports\": \"off\",\n \"no-undef\": \"off\",\n \"no-unused-expressions\": \"off\",\n \"no-unused-vars\": \"off\",\n\n \"prefer-reflect\": \"off\",\n \"sonar/no-dead-store\": \"off\",\n\n strict: \"off\",\n },\n },\n type: \"markdown_inline_js_jsx\",\n },\n]);\n\nexport default config;\n"]}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@anolilab/eslint-config",
|
|
3
|
-
"version": "11.3.
|
|
3
|
+
"version": "11.3.4",
|
|
4
4
|
"description": "ESLint shareable config for the Anolilab JavaScript style guide.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"anolilab",
|
|
@@ -139,7 +139,7 @@
|
|
|
139
139
|
"eslint-define-config": "^1.23.0",
|
|
140
140
|
"eslint-import-resolver-node": "^0.3.9",
|
|
141
141
|
"eslint-import-resolver-typescript": "^3.6.0",
|
|
142
|
-
"eslint-plugin-antfu": "^0.
|
|
142
|
+
"eslint-plugin-antfu": "^0.41.0",
|
|
143
143
|
"eslint-plugin-compat": "^4.1.4",
|
|
144
144
|
"eslint-plugin-es-x": "^7.2.0",
|
|
145
145
|
"eslint-plugin-eslint-comments": "^3.2.0",
|
|
@@ -156,7 +156,7 @@
|
|
|
156
156
|
"eslint-plugin-regexp": "^1.15.0",
|
|
157
157
|
"eslint-plugin-security": "^1.7.1",
|
|
158
158
|
"eslint-plugin-simple-import-sort": "^10.0.0",
|
|
159
|
-
"eslint-plugin-sonarjs": "^0.
|
|
159
|
+
"eslint-plugin-sonarjs": "^0.21.0",
|
|
160
160
|
"eslint-plugin-toml": "^0.5.0",
|
|
161
161
|
"eslint-plugin-unicorn": "^48.0.1",
|
|
162
162
|
"eslint-plugin-yml": "^1.8.0",
|
|
@@ -173,11 +173,11 @@
|
|
|
173
173
|
"@anolilab/semantic-release-preset": "6.0.4",
|
|
174
174
|
"@arthurgeron/eslint-plugin-react-usememo": "^1.1.4",
|
|
175
175
|
"@testing-library/dom": "^9.3.1",
|
|
176
|
-
"@total-typescript/ts-reset": "^0.
|
|
176
|
+
"@total-typescript/ts-reset": "^0.5.1",
|
|
177
177
|
"@types/confusing-browser-globals": "^1.0.0",
|
|
178
178
|
"@types/eslint": "^8.44.2",
|
|
179
179
|
"@types/semver": "^7.5.0",
|
|
180
|
-
"eslint": "^8.
|
|
180
|
+
"eslint": "^8.48.0",
|
|
181
181
|
"eslint-find-rules": "^4.1.0",
|
|
182
182
|
"eslint-plugin-babel": "^5.3.1",
|
|
183
183
|
"eslint-plugin-cypress": "^2.14.0",
|
|
@@ -185,26 +185,26 @@
|
|
|
185
185
|
"eslint-plugin-etc": "^2.0.3",
|
|
186
186
|
"eslint-plugin-jest": "^27.2.3",
|
|
187
187
|
"eslint-plugin-jest-async": "^1.0.3",
|
|
188
|
-
"eslint-plugin-jest-dom": "^5.0
|
|
188
|
+
"eslint-plugin-jest-dom": "^5.1.0",
|
|
189
189
|
"eslint-plugin-jest-formatting": "^3.1.0",
|
|
190
|
-
"eslint-plugin-jsdoc": "^46.
|
|
190
|
+
"eslint-plugin-jsdoc": "^46.5.0",
|
|
191
191
|
"eslint-plugin-jsx-a11y": "^6.7.1",
|
|
192
192
|
"eslint-plugin-no-unsanitized": "^4.0.2",
|
|
193
193
|
"eslint-plugin-prefer-object-spread": "^1.2.1",
|
|
194
|
-
"eslint-plugin-react": "^7.33.
|
|
194
|
+
"eslint-plugin-react": "^7.33.2",
|
|
195
195
|
"eslint-plugin-react-hooks": "^4.6.0",
|
|
196
196
|
"eslint-plugin-react-redux": "^4.0.0",
|
|
197
197
|
"eslint-plugin-storybook": "^0.6.13",
|
|
198
198
|
"eslint-plugin-tailwindcss": "^3.13.0",
|
|
199
|
-
"eslint-plugin-testing-library": "^6.0.
|
|
199
|
+
"eslint-plugin-testing-library": "^6.0.1",
|
|
200
200
|
"eslint-plugin-vitest": "^0.2.8",
|
|
201
|
-
"eslint-plugin-you-dont-need-lodash-underscore": "^6.
|
|
201
|
+
"eslint-plugin-you-dont-need-lodash-underscore": "^6.13.0",
|
|
202
202
|
"eslint-plugin-you-dont-need-momentjs": "^1.6.0",
|
|
203
203
|
"eslint-plugin-zod": "^1.4.0",
|
|
204
|
-
"jest": "^29.6.
|
|
204
|
+
"jest": "^29.6.4",
|
|
205
205
|
"react": "^18.2.0",
|
|
206
206
|
"rimraf": "^5.0.1",
|
|
207
|
-
"semantic-release": "^21.
|
|
207
|
+
"semantic-release": "^21.1.1",
|
|
208
208
|
"tsup": "^7.2.0",
|
|
209
209
|
"type-fest": "^4.2.0",
|
|
210
210
|
"typescript": "^5.1.6",
|
|
@@ -215,7 +215,7 @@
|
|
|
215
215
|
},
|
|
216
216
|
"optionalDependencies": {
|
|
217
217
|
"@arthurgeron/eslint-plugin-react-usememo": "^1.1.4",
|
|
218
|
-
"@tanstack/eslint-plugin-query": "^4.
|
|
218
|
+
"@tanstack/eslint-plugin-query": "^4.34.1",
|
|
219
219
|
"eslint-plugin-array-func": "^3.1.8",
|
|
220
220
|
"eslint-plugin-ava": "^14.0.0",
|
|
221
221
|
"eslint-plugin-babel": "^5.3.1",
|
|
@@ -223,22 +223,22 @@
|
|
|
223
223
|
"eslint-plugin-editorconfig": "^4.0.3",
|
|
224
224
|
"eslint-plugin-jest": "^27.2.3",
|
|
225
225
|
"eslint-plugin-jest-async": "^1.0.3",
|
|
226
|
-
"eslint-plugin-jest-dom": "^5.0
|
|
226
|
+
"eslint-plugin-jest-dom": "^5.1.0",
|
|
227
227
|
"eslint-plugin-jest-formatting": "^3.1.0",
|
|
228
|
-
"eslint-plugin-jsdoc": "^46.
|
|
228
|
+
"eslint-plugin-jsdoc": "^46.5.0",
|
|
229
229
|
"eslint-plugin-jsx-a11y": "^6.7.1",
|
|
230
|
-
"eslint-plugin-n": "^16.0.
|
|
230
|
+
"eslint-plugin-n": "^16.0.2",
|
|
231
231
|
"eslint-plugin-no-unsanitized": "^4.0.2",
|
|
232
|
-
"eslint-plugin-playwright": "^0.
|
|
232
|
+
"eslint-plugin-playwright": "^0.16.0",
|
|
233
233
|
"eslint-plugin-prefer-object-spread": "^1.2.1",
|
|
234
|
-
"eslint-plugin-react": "^7.33.
|
|
234
|
+
"eslint-plugin-react": "^7.33.2",
|
|
235
235
|
"eslint-plugin-react-hooks": "^4.6.0",
|
|
236
236
|
"eslint-plugin-react-redux": "^4.0.0",
|
|
237
237
|
"eslint-plugin-storybook": "^0.6.13",
|
|
238
238
|
"eslint-plugin-tailwindcss": "^3.13.0",
|
|
239
|
-
"eslint-plugin-testing-library": "^6.0.
|
|
239
|
+
"eslint-plugin-testing-library": "^6.0.1",
|
|
240
240
|
"eslint-plugin-tsdoc": "^0.2.17",
|
|
241
|
-
"eslint-plugin-you-dont-need-lodash-underscore": "^6.
|
|
241
|
+
"eslint-plugin-you-dont-need-lodash-underscore": "^6.13.0",
|
|
242
242
|
"eslint-plugin-you-dont-need-momentjs": "^1.6.0"
|
|
243
243
|
},
|
|
244
244
|
"engines": {
|