all-the-package-types 1.0.235 → 1.0.236

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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/types.json +6 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-types",
3
- "version": "1.0.235",
3
+ "version": "1.0.236",
4
4
  "description": "A list of all the `@types` packages on npm with metadata. Updated daily.",
5
5
  "main": "types.json",
6
6
  "bin": "cli.js",
package/types.json CHANGED
@@ -11604,6 +11604,11 @@
11604
11604
  "l": "eslint-plugin-prettier",
11605
11605
  "t": "eslint-plugin-prettier"
11606
11606
  },
11607
+ {
11608
+ "p": "https://github.com/ArnaudBarre/eslint-plugin-react-refresh",
11609
+ "l": "eslint-plugin-react-refresh",
11610
+ "t": "eslint-plugin-react-refresh"
11611
+ },
11607
11612
  {
11608
11613
  "p": "https://github.com/eslint-community/eslint-plugin-security",
11609
11614
  "l": "eslint-plugin-security",
@@ -35275,7 +35280,7 @@
35275
35280
  "t": "openapi-factory"
35276
35281
  },
35277
35282
  {
35278
- "p": "https://github.com/APIs-guru/openapi-sampler",
35283
+ "p": "https://github.com/redocly/openapi-sampler",
35279
35284
  "l": "openapi-sampler",
35280
35285
  "t": "openapi-sampler"
35281
35286
  },