eslint-plugin-primer-react 4.1.3-rc.1954b7e → 4.1.3-rc.3d2de3c
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/package-lock.json +101 -83
- package/package.json +2 -2
package/package-lock.json
CHANGED
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"eslint-plugin-github": "^4.10.1",
|
|
26
26
|
"eslint-plugin-prettier": "^5.0.1",
|
|
27
27
|
"jest": "^29.7.0",
|
|
28
|
-
"markdownlint-cli2": "^0.
|
|
28
|
+
"markdownlint-cli2": "^0.13.0",
|
|
29
29
|
"markdownlint-cli2-formatter-pretty": "^0.0.5"
|
|
30
30
|
},
|
|
31
31
|
"peerDependencies": {
|
|
@@ -1912,9 +1912,9 @@
|
|
|
1912
1912
|
"dev": true
|
|
1913
1913
|
},
|
|
1914
1914
|
"node_modules/@sindresorhus/merge-streams": {
|
|
1915
|
-
"version": "
|
|
1916
|
-
"resolved": "https://registry.npmjs.org/@sindresorhus/merge-streams/-/merge-streams-
|
|
1917
|
-
"integrity": "sha512-
|
|
1915
|
+
"version": "2.3.0",
|
|
1916
|
+
"resolved": "https://registry.npmjs.org/@sindresorhus/merge-streams/-/merge-streams-2.3.0.tgz",
|
|
1917
|
+
"integrity": "sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==",
|
|
1918
1918
|
"dev": true,
|
|
1919
1919
|
"engines": {
|
|
1920
1920
|
"node": ">=18"
|
|
@@ -5983,9 +5983,9 @@
|
|
|
5983
5983
|
}
|
|
5984
5984
|
},
|
|
5985
5985
|
"node_modules/jsonc-parser": {
|
|
5986
|
-
"version": "3.2.
|
|
5987
|
-
"resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.2.
|
|
5988
|
-
"integrity": "sha512-
|
|
5986
|
+
"version": "3.2.1",
|
|
5987
|
+
"resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.2.1.tgz",
|
|
5988
|
+
"integrity": "sha512-AilxAyFOAcK5wA1+LeaySVBrHsGQvUFCDWXKpZjzaL0PqW+xfBOttn8GNtWKFWqneyMZj41MWF9Kl6iPWLwgOA==",
|
|
5989
5989
|
"dev": true
|
|
5990
5990
|
},
|
|
5991
5991
|
"node_modules/jsonfile": {
|
|
@@ -6209,9 +6209,9 @@
|
|
|
6209
6209
|
}
|
|
6210
6210
|
},
|
|
6211
6211
|
"node_modules/markdown-it": {
|
|
6212
|
-
"version": "14.
|
|
6213
|
-
"resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-14.
|
|
6214
|
-
"integrity": "sha512-
|
|
6212
|
+
"version": "14.1.0",
|
|
6213
|
+
"resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-14.1.0.tgz",
|
|
6214
|
+
"integrity": "sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==",
|
|
6215
6215
|
"dev": true,
|
|
6216
6216
|
"dependencies": {
|
|
6217
6217
|
"argparse": "^2.0.1",
|
|
@@ -6219,7 +6219,7 @@
|
|
|
6219
6219
|
"linkify-it": "^5.0.0",
|
|
6220
6220
|
"mdurl": "^2.0.0",
|
|
6221
6221
|
"punycode.js": "^2.3.1",
|
|
6222
|
-
"uc.micro": "^2.
|
|
6222
|
+
"uc.micro": "^2.1.0"
|
|
6223
6223
|
},
|
|
6224
6224
|
"bin": {
|
|
6225
6225
|
"markdown-it": "bin/markdown-it.mjs"
|
|
@@ -6232,13 +6232,13 @@
|
|
|
6232
6232
|
"dev": true
|
|
6233
6233
|
},
|
|
6234
6234
|
"node_modules/markdownlint": {
|
|
6235
|
-
"version": "0.
|
|
6236
|
-
"resolved": "https://registry.npmjs.org/markdownlint/-/markdownlint-0.
|
|
6237
|
-
"integrity": "sha512-
|
|
6235
|
+
"version": "0.34.0",
|
|
6236
|
+
"resolved": "https://registry.npmjs.org/markdownlint/-/markdownlint-0.34.0.tgz",
|
|
6237
|
+
"integrity": "sha512-qwGyuyKwjkEMOJ10XN6OTKNOVYvOIi35RNvDLNxTof5s8UmyGHlCdpngRHoRGNvQVGuxO3BJ7uNSgdeX166WXw==",
|
|
6238
6238
|
"dev": true,
|
|
6239
6239
|
"dependencies": {
|
|
6240
|
-
"markdown-it": "14.
|
|
6241
|
-
"markdownlint-micromark": "0.1.
|
|
6240
|
+
"markdown-it": "14.1.0",
|
|
6241
|
+
"markdownlint-micromark": "0.1.9"
|
|
6242
6242
|
},
|
|
6243
6243
|
"engines": {
|
|
6244
6244
|
"node": ">=18"
|
|
@@ -6248,17 +6248,17 @@
|
|
|
6248
6248
|
}
|
|
6249
6249
|
},
|
|
6250
6250
|
"node_modules/markdownlint-cli2": {
|
|
6251
|
-
"version": "0.
|
|
6252
|
-
"resolved": "https://registry.npmjs.org/markdownlint-cli2/-/markdownlint-cli2-0.
|
|
6253
|
-
"integrity": "sha512-
|
|
6251
|
+
"version": "0.13.0",
|
|
6252
|
+
"resolved": "https://registry.npmjs.org/markdownlint-cli2/-/markdownlint-cli2-0.13.0.tgz",
|
|
6253
|
+
"integrity": "sha512-Pg4nF7HlopU97ZXtrcVISWp3bdsuc5M0zXyLp2/sJv2zEMlInrau0ZKK482fQURzVezJzWBpNmu4u6vGAhij+g==",
|
|
6254
6254
|
"dev": true,
|
|
6255
6255
|
"dependencies": {
|
|
6256
|
-
"globby": "14.0.
|
|
6257
|
-
"
|
|
6258
|
-
"
|
|
6256
|
+
"globby": "14.0.1",
|
|
6257
|
+
"js-yaml": "4.1.0",
|
|
6258
|
+
"jsonc-parser": "3.2.1",
|
|
6259
|
+
"markdownlint": "0.34.0",
|
|
6259
6260
|
"markdownlint-cli2-formatter-default": "0.0.4",
|
|
6260
|
-
"micromatch": "4.0.5"
|
|
6261
|
-
"yaml": "2.3.4"
|
|
6261
|
+
"micromatch": "4.0.5"
|
|
6262
6262
|
},
|
|
6263
6263
|
"bin": {
|
|
6264
6264
|
"markdownlint-cli2": "markdownlint-cli2.js"
|
|
@@ -6350,13 +6350,19 @@
|
|
|
6350
6350
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
6351
6351
|
}
|
|
6352
6352
|
},
|
|
6353
|
+
"node_modules/markdownlint-cli2/node_modules/argparse": {
|
|
6354
|
+
"version": "2.0.1",
|
|
6355
|
+
"resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
|
|
6356
|
+
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
|
|
6357
|
+
"dev": true
|
|
6358
|
+
},
|
|
6353
6359
|
"node_modules/markdownlint-cli2/node_modules/globby": {
|
|
6354
|
-
"version": "14.0.
|
|
6355
|
-
"resolved": "https://registry.npmjs.org/globby/-/globby-14.0.
|
|
6356
|
-
"integrity": "sha512
|
|
6360
|
+
"version": "14.0.1",
|
|
6361
|
+
"resolved": "https://registry.npmjs.org/globby/-/globby-14.0.1.tgz",
|
|
6362
|
+
"integrity": "sha512-jOMLD2Z7MAhyG8aJpNOpmziMOP4rPLcc95oQPKXBazW82z+CEgPFBQvEpRUa1KeIMUJo4Wsm+q6uzO/Q/4BksQ==",
|
|
6357
6363
|
"dev": true,
|
|
6358
6364
|
"dependencies": {
|
|
6359
|
-
"@sindresorhus/merge-streams": "^1.0
|
|
6365
|
+
"@sindresorhus/merge-streams": "^2.1.0",
|
|
6360
6366
|
"fast-glob": "^3.3.2",
|
|
6361
6367
|
"ignore": "^5.2.4",
|
|
6362
6368
|
"path-type": "^5.0.0",
|
|
@@ -6370,6 +6376,18 @@
|
|
|
6370
6376
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
6371
6377
|
}
|
|
6372
6378
|
},
|
|
6379
|
+
"node_modules/markdownlint-cli2/node_modules/js-yaml": {
|
|
6380
|
+
"version": "4.1.0",
|
|
6381
|
+
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
|
|
6382
|
+
"integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
|
|
6383
|
+
"dev": true,
|
|
6384
|
+
"dependencies": {
|
|
6385
|
+
"argparse": "^2.0.1"
|
|
6386
|
+
},
|
|
6387
|
+
"bin": {
|
|
6388
|
+
"js-yaml": "bin/js-yaml.js"
|
|
6389
|
+
}
|
|
6390
|
+
},
|
|
6373
6391
|
"node_modules/markdownlint-cli2/node_modules/path-type": {
|
|
6374
6392
|
"version": "5.0.0",
|
|
6375
6393
|
"resolved": "https://registry.npmjs.org/path-type/-/path-type-5.0.0.tgz",
|
|
@@ -6395,12 +6413,12 @@
|
|
|
6395
6413
|
}
|
|
6396
6414
|
},
|
|
6397
6415
|
"node_modules/markdownlint-micromark": {
|
|
6398
|
-
"version": "0.1.
|
|
6399
|
-
"resolved": "https://registry.npmjs.org/markdownlint-micromark/-/markdownlint-micromark-0.1.
|
|
6400
|
-
"integrity": "sha512-
|
|
6416
|
+
"version": "0.1.9",
|
|
6417
|
+
"resolved": "https://registry.npmjs.org/markdownlint-micromark/-/markdownlint-micromark-0.1.9.tgz",
|
|
6418
|
+
"integrity": "sha512-5hVs/DzAFa8XqYosbEAEg6ok6MF2smDj89ztn9pKkCtdKHVdPQuGMH7frFfYL9mLkvfFe4pTyAMffLbjf3/EyA==",
|
|
6401
6419
|
"dev": true,
|
|
6402
6420
|
"engines": {
|
|
6403
|
-
"node": ">=
|
|
6421
|
+
"node": ">=18"
|
|
6404
6422
|
},
|
|
6405
6423
|
"funding": {
|
|
6406
6424
|
"url": "https://github.com/sponsors/DavidAnson"
|
|
@@ -8204,9 +8222,9 @@
|
|
|
8204
8222
|
}
|
|
8205
8223
|
},
|
|
8206
8224
|
"node_modules/uc.micro": {
|
|
8207
|
-
"version": "2.
|
|
8208
|
-
"resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-2.
|
|
8209
|
-
"integrity": "sha512-
|
|
8225
|
+
"version": "2.1.0",
|
|
8226
|
+
"resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-2.1.0.tgz",
|
|
8227
|
+
"integrity": "sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==",
|
|
8210
8228
|
"dev": true
|
|
8211
8229
|
},
|
|
8212
8230
|
"node_modules/unbox-primitive": {
|
|
@@ -8501,15 +8519,6 @@
|
|
|
8501
8519
|
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
|
|
8502
8520
|
"dev": true
|
|
8503
8521
|
},
|
|
8504
|
-
"node_modules/yaml": {
|
|
8505
|
-
"version": "2.3.4",
|
|
8506
|
-
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.3.4.tgz",
|
|
8507
|
-
"integrity": "sha512-8aAvwVUSHpfEqTQ4w/KMlf3HcRdt50E5ODIQJBw1fQ5RL34xabzxtUlzTXVqc4rkZsPbvrXKWnABCD7kWSmocA==",
|
|
8508
|
-
"dev": true,
|
|
8509
|
-
"engines": {
|
|
8510
|
-
"node": ">= 14"
|
|
8511
|
-
}
|
|
8512
|
-
},
|
|
8513
8522
|
"node_modules/yargs": {
|
|
8514
8523
|
"version": "17.7.2",
|
|
8515
8524
|
"resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz",
|
|
@@ -10063,9 +10072,9 @@
|
|
|
10063
10072
|
"dev": true
|
|
10064
10073
|
},
|
|
10065
10074
|
"@sindresorhus/merge-streams": {
|
|
10066
|
-
"version": "
|
|
10067
|
-
"resolved": "https://registry.npmjs.org/@sindresorhus/merge-streams/-/merge-streams-
|
|
10068
|
-
"integrity": "sha512-
|
|
10075
|
+
"version": "2.3.0",
|
|
10076
|
+
"resolved": "https://registry.npmjs.org/@sindresorhus/merge-streams/-/merge-streams-2.3.0.tgz",
|
|
10077
|
+
"integrity": "sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==",
|
|
10069
10078
|
"dev": true
|
|
10070
10079
|
},
|
|
10071
10080
|
"@sinonjs/commons": {
|
|
@@ -13065,9 +13074,9 @@
|
|
|
13065
13074
|
"dev": true
|
|
13066
13075
|
},
|
|
13067
13076
|
"jsonc-parser": {
|
|
13068
|
-
"version": "3.2.
|
|
13069
|
-
"resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.2.
|
|
13070
|
-
"integrity": "sha512-
|
|
13077
|
+
"version": "3.2.1",
|
|
13078
|
+
"resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.2.1.tgz",
|
|
13079
|
+
"integrity": "sha512-AilxAyFOAcK5wA1+LeaySVBrHsGQvUFCDWXKpZjzaL0PqW+xfBOttn8GNtWKFWqneyMZj41MWF9Kl6iPWLwgOA==",
|
|
13071
13080
|
"dev": true
|
|
13072
13081
|
},
|
|
13073
13082
|
"jsonfile": {
|
|
@@ -13250,9 +13259,9 @@
|
|
|
13250
13259
|
"dev": true
|
|
13251
13260
|
},
|
|
13252
13261
|
"markdown-it": {
|
|
13253
|
-
"version": "14.
|
|
13254
|
-
"resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-14.
|
|
13255
|
-
"integrity": "sha512-
|
|
13262
|
+
"version": "14.1.0",
|
|
13263
|
+
"resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-14.1.0.tgz",
|
|
13264
|
+
"integrity": "sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==",
|
|
13256
13265
|
"dev": true,
|
|
13257
13266
|
"requires": {
|
|
13258
13267
|
"argparse": "^2.0.1",
|
|
@@ -13260,7 +13269,7 @@
|
|
|
13260
13269
|
"linkify-it": "^5.0.0",
|
|
13261
13270
|
"mdurl": "^2.0.0",
|
|
13262
13271
|
"punycode.js": "^2.3.1",
|
|
13263
|
-
"uc.micro": "^2.
|
|
13272
|
+
"uc.micro": "^2.1.0"
|
|
13264
13273
|
},
|
|
13265
13274
|
"dependencies": {
|
|
13266
13275
|
"argparse": {
|
|
@@ -13272,36 +13281,42 @@
|
|
|
13272
13281
|
}
|
|
13273
13282
|
},
|
|
13274
13283
|
"markdownlint": {
|
|
13275
|
-
"version": "0.
|
|
13276
|
-
"resolved": "https://registry.npmjs.org/markdownlint/-/markdownlint-0.
|
|
13277
|
-
"integrity": "sha512-
|
|
13284
|
+
"version": "0.34.0",
|
|
13285
|
+
"resolved": "https://registry.npmjs.org/markdownlint/-/markdownlint-0.34.0.tgz",
|
|
13286
|
+
"integrity": "sha512-qwGyuyKwjkEMOJ10XN6OTKNOVYvOIi35RNvDLNxTof5s8UmyGHlCdpngRHoRGNvQVGuxO3BJ7uNSgdeX166WXw==",
|
|
13278
13287
|
"dev": true,
|
|
13279
13288
|
"requires": {
|
|
13280
|
-
"markdown-it": "14.
|
|
13281
|
-
"markdownlint-micromark": "0.1.
|
|
13289
|
+
"markdown-it": "14.1.0",
|
|
13290
|
+
"markdownlint-micromark": "0.1.9"
|
|
13282
13291
|
}
|
|
13283
13292
|
},
|
|
13284
13293
|
"markdownlint-cli2": {
|
|
13285
|
-
"version": "0.
|
|
13286
|
-
"resolved": "https://registry.npmjs.org/markdownlint-cli2/-/markdownlint-cli2-0.
|
|
13287
|
-
"integrity": "sha512-
|
|
13294
|
+
"version": "0.13.0",
|
|
13295
|
+
"resolved": "https://registry.npmjs.org/markdownlint-cli2/-/markdownlint-cli2-0.13.0.tgz",
|
|
13296
|
+
"integrity": "sha512-Pg4nF7HlopU97ZXtrcVISWp3bdsuc5M0zXyLp2/sJv2zEMlInrau0ZKK482fQURzVezJzWBpNmu4u6vGAhij+g==",
|
|
13288
13297
|
"dev": true,
|
|
13289
13298
|
"requires": {
|
|
13290
|
-
"globby": "14.0.
|
|
13291
|
-
"
|
|
13292
|
-
"
|
|
13299
|
+
"globby": "14.0.1",
|
|
13300
|
+
"js-yaml": "4.1.0",
|
|
13301
|
+
"jsonc-parser": "3.2.1",
|
|
13302
|
+
"markdownlint": "0.34.0",
|
|
13293
13303
|
"markdownlint-cli2-formatter-default": "0.0.4",
|
|
13294
|
-
"micromatch": "4.0.5"
|
|
13295
|
-
"yaml": "2.3.4"
|
|
13304
|
+
"micromatch": "4.0.5"
|
|
13296
13305
|
},
|
|
13297
13306
|
"dependencies": {
|
|
13307
|
+
"argparse": {
|
|
13308
|
+
"version": "2.0.1",
|
|
13309
|
+
"resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
|
|
13310
|
+
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
|
|
13311
|
+
"dev": true
|
|
13312
|
+
},
|
|
13298
13313
|
"globby": {
|
|
13299
|
-
"version": "14.0.
|
|
13300
|
-
"resolved": "https://registry.npmjs.org/globby/-/globby-14.0.
|
|
13301
|
-
"integrity": "sha512
|
|
13314
|
+
"version": "14.0.1",
|
|
13315
|
+
"resolved": "https://registry.npmjs.org/globby/-/globby-14.0.1.tgz",
|
|
13316
|
+
"integrity": "sha512-jOMLD2Z7MAhyG8aJpNOpmziMOP4rPLcc95oQPKXBazW82z+CEgPFBQvEpRUa1KeIMUJo4Wsm+q6uzO/Q/4BksQ==",
|
|
13302
13317
|
"dev": true,
|
|
13303
13318
|
"requires": {
|
|
13304
|
-
"@sindresorhus/merge-streams": "^1.0
|
|
13319
|
+
"@sindresorhus/merge-streams": "^2.1.0",
|
|
13305
13320
|
"fast-glob": "^3.3.2",
|
|
13306
13321
|
"ignore": "^5.2.4",
|
|
13307
13322
|
"path-type": "^5.0.0",
|
|
@@ -13309,6 +13324,15 @@
|
|
|
13309
13324
|
"unicorn-magic": "^0.1.0"
|
|
13310
13325
|
}
|
|
13311
13326
|
},
|
|
13327
|
+
"js-yaml": {
|
|
13328
|
+
"version": "4.1.0",
|
|
13329
|
+
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
|
|
13330
|
+
"integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
|
|
13331
|
+
"dev": true,
|
|
13332
|
+
"requires": {
|
|
13333
|
+
"argparse": "^2.0.1"
|
|
13334
|
+
}
|
|
13335
|
+
},
|
|
13312
13336
|
"path-type": {
|
|
13313
13337
|
"version": "5.0.0",
|
|
13314
13338
|
"resolved": "https://registry.npmjs.org/path-type/-/path-type-5.0.0.tgz",
|
|
@@ -13374,9 +13398,9 @@
|
|
|
13374
13398
|
}
|
|
13375
13399
|
},
|
|
13376
13400
|
"markdownlint-micromark": {
|
|
13377
|
-
"version": "0.1.
|
|
13378
|
-
"resolved": "https://registry.npmjs.org/markdownlint-micromark/-/markdownlint-micromark-0.1.
|
|
13379
|
-
"integrity": "sha512-
|
|
13401
|
+
"version": "0.1.9",
|
|
13402
|
+
"resolved": "https://registry.npmjs.org/markdownlint-micromark/-/markdownlint-micromark-0.1.9.tgz",
|
|
13403
|
+
"integrity": "sha512-5hVs/DzAFa8XqYosbEAEg6ok6MF2smDj89ztn9pKkCtdKHVdPQuGMH7frFfYL9mLkvfFe4pTyAMffLbjf3/EyA==",
|
|
13380
13404
|
"dev": true
|
|
13381
13405
|
},
|
|
13382
13406
|
"mdurl": {
|
|
@@ -14697,9 +14721,9 @@
|
|
|
14697
14721
|
"peer": true
|
|
14698
14722
|
},
|
|
14699
14723
|
"uc.micro": {
|
|
14700
|
-
"version": "2.
|
|
14701
|
-
"resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-2.
|
|
14702
|
-
"integrity": "sha512-
|
|
14724
|
+
"version": "2.1.0",
|
|
14725
|
+
"resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-2.1.0.tgz",
|
|
14726
|
+
"integrity": "sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==",
|
|
14703
14727
|
"dev": true
|
|
14704
14728
|
},
|
|
14705
14729
|
"unbox-primitive": {
|
|
@@ -14920,12 +14944,6 @@
|
|
|
14920
14944
|
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
|
|
14921
14945
|
"dev": true
|
|
14922
14946
|
},
|
|
14923
|
-
"yaml": {
|
|
14924
|
-
"version": "2.3.4",
|
|
14925
|
-
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.3.4.tgz",
|
|
14926
|
-
"integrity": "sha512-8aAvwVUSHpfEqTQ4w/KMlf3HcRdt50E5ODIQJBw1fQ5RL34xabzxtUlzTXVqc4rkZsPbvrXKWnABCD7kWSmocA==",
|
|
14927
|
-
"dev": true
|
|
14928
|
-
},
|
|
14929
14947
|
"yargs": {
|
|
14930
14948
|
"version": "17.7.2",
|
|
14931
14949
|
"resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "eslint-plugin-primer-react",
|
|
3
|
-
"version": "4.1.3-rc.
|
|
3
|
+
"version": "4.1.3-rc.3d2de3c",
|
|
4
4
|
"description": "ESLint rules for Primer React",
|
|
5
5
|
"main": "src/index.js",
|
|
6
6
|
"scripts": {
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"eslint-plugin-github": "^4.10.1",
|
|
46
46
|
"eslint-plugin-prettier": "^5.0.1",
|
|
47
47
|
"jest": "^29.7.0",
|
|
48
|
-
"markdownlint-cli2": "^0.
|
|
48
|
+
"markdownlint-cli2": "^0.13.0",
|
|
49
49
|
"markdownlint-cli2-formatter-pretty": "^0.0.5"
|
|
50
50
|
},
|
|
51
51
|
"prettier": "@github/prettier-config"
|