foxts 5.4.1 → 5.4.2

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 (1) hide show
  1. package/package.json +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "foxts",
3
- "version": "5.4.1",
3
+ "version": "5.4.2",
4
4
  "description": "Opinionated collection of common TypeScript utils by @SukkaW",
5
5
  "repository": {
6
6
  "url": "https://github.com/SukkaW/foxts"
@@ -332,7 +332,7 @@
332
332
  "author": "SukkaW <https://skk.moe>",
333
333
  "license": "MIT",
334
334
  "devDependencies": {
335
- "@eslint-sukka/node": "^8.9.3",
335
+ "@eslint-sukka/node": "^8.10.1",
336
336
  "@happy-dom/global-registrator": "^20.9.0",
337
337
  "@istanbuljs/nyc-config-typescript": "^1.0.2",
338
338
  "@mitata/counters": "^0.0.8",
@@ -345,9 +345,9 @@
345
345
  "@types/sinon": "^21.0.1",
346
346
  "bumpp": "^10.4.1",
347
347
  "earl": "^2.0.0",
348
- "eslint": "^10.2.1",
349
- "eslint-config-sukka": "^8.9.3",
350
- "eslint-formatter-sukka": "^8.9.3",
348
+ "eslint": "^10.3.0",
349
+ "eslint-config-sukka": "^8.10.1",
350
+ "eslint-formatter-sukka": "^8.10.1",
351
351
  "fastscan": "^1.0.6",
352
352
  "happy-dom": "^20.9.0",
353
353
  "is-ci": "^4.1.0",