diff --git a/package-lock.json b/package-lock.json index bf16483..c80990d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@types/eslint": "^8.40.2" }, "devDependencies": { - "@voxpelli/tsconfig": "^10.0.0", + "@voxpelli/tsconfig": "^10.1.0", "compare-eslint-configs": "^2.1.0", "eslint": "^8.45.0", "eslint-plugin-es-x": "^7.5.0", @@ -1093,9 +1093,9 @@ } }, "node_modules/@voxpelli/tsconfig": { - "version": "10.0.0", - "resolved": "https://registry.npmjs.org/@voxpelli/tsconfig/-/tsconfig-10.0.0.tgz", - "integrity": "sha512-mTdb2zSE9b8L/VwCdvNX4ooAsXHl3XzKNyQuXxBlbyzDzazRLEBSZ2/Z2GHXSvz3rJOVD8aBJ10PoYkbMx1IeQ==", + "version": "10.1.0", + "resolved": "https://registry.npmjs.org/@voxpelli/tsconfig/-/tsconfig-10.1.0.tgz", + "integrity": "sha512-sbS1Am+5Hm2sMhVdS8O1Ab04uNE1jlKpI9LhFXMRwwrpebNsxxhqjbRrion9Peg751YLbMDcSXpoWPrfDsYSow==", "dev": true, "peerDependencies": { "typescript": "~5.3.2" diff --git a/package.json b/package.json index 2e69d6a..7053530 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ }, "main": "index.js", "devDependencies": { - "@voxpelli/tsconfig": "^10.0.0", + "@voxpelli/tsconfig": "^10.1.0", "compare-eslint-configs": "^2.1.0", "eslint": "^8.45.0", "eslint-plugin-es-x": "^7.5.0",