X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package-lock.json;h=a4c172ff47f57e8d0340fec2b1bbf664c5cbc748;hb=bceee7bf7549716fc370636c55eab3217e921e92;hp=1ea45e54343c3621041d231a2da32b7d80e6e747;hpb=da4ba6b186a3b777adec58944d5df6a18896bd84;p=benchmarks-js.git diff --git a/package-lock.json b/package-lock.json index 1ea45e5..a4c172f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,16 +18,16 @@ "devDependencies": { "eslint": "^8.33.0", "eslint-config-standard": "^17.0.0", - "eslint-define-config": "^1.14.0", + "eslint-define-config": "^1.15.0", "eslint-plugin-import": "^2.27.5", - "eslint-plugin-jsdoc": "^39.7.4", + "eslint-plugin-jsdoc": "^39.8.0", "eslint-plugin-n": "^15.6.1", "eslint-plugin-promise": "^6.1.1", "husky": "^8.0.3", "lint-staged": "^13.1.0", "prettier": "^2.8.3", "standard": "^17.0.0", - "typescript": "^4.9.4" + "typescript": "^4.9.5" }, "engines": { "node": ">=14.x" @@ -843,9 +843,9 @@ } }, "node_modules/eslint-define-config": { - "version": "1.14.0", - "resolved": "https://registry.npmjs.org/eslint-define-config/-/eslint-define-config-1.14.0.tgz", - "integrity": "sha512-NREt5SzMwKmLAY28YdaqIiTSJxfPpuZ+1ZLJxY2Wbj02dYF4QX81z0q9MPMjZB8C+SlCu66qAhcPpFJyhXOiuA==", + "version": "1.15.0", + "resolved": "https://registry.npmjs.org/eslint-define-config/-/eslint-define-config-1.15.0.tgz", + "integrity": "sha512-p6K61L6HrnDNRF2HzUsTdGaGPohO0TmSX/oQ0ttBhfApWHMyDcX+FCqSziCDywSf0U0bxe4e2HOfYho1nGHTLw==", "dev": true, "funding": [ { @@ -969,9 +969,9 @@ } }, "node_modules/eslint-plugin-jsdoc": { - "version": "39.7.4", - "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.7.4.tgz", - "integrity": "sha512-2eJcWGKRyNQFa37UIpGcAdOp3wtES8vV3mlnFmEmJCuBNyFhK6cMhbZgMkLoLjKnipoxsN9GbfZZ+8nPY8ETZQ==", + "version": "39.8.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.8.0.tgz", + "integrity": "sha512-ZwGmk0jJoJD/NILeDRBKrpq/PCgddUdATjeU5JGTqTzKsOWfeaHOnaAwZjuOh7T8EB4hSoZ/9pR4+Qns2ldQVg==", "dev": true, "dependencies": { "@es-joy/jsdoccomment": "~0.36.1", @@ -3509,9 +3509,9 @@ } }, "node_modules/typescript": { - "version": "4.9.4", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.4.tgz", - "integrity": "sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz", + "integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==", "dev": true, "bin": { "tsc": "bin/tsc",