From a2303067b0bb80bd5b341222c686216a515fada4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Wed, 1 Feb 2023 20:44:10 +0100 Subject: [PATCH] Apply dependencies update MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- package-lock.json | 42 +++++++++++++++++++++--------------------- package.json | 6 +++--- 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/package-lock.json b/package-lock.json index 710b3b67..1e20d69e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,8 +24,8 @@ "c8": "^7.12.0", "eslint": "^8.33.0", "eslint-config-standard": "^17.0.0", - "eslint-config-standard-with-typescript": "^33.0.0", - "eslint-define-config": "^1.14.0", + "eslint-config-standard-with-typescript": "^34.0.0", + "eslint-define-config": "^1.15.0", "eslint-import-resolver-typescript": "^3.5.3", "eslint-plugin-import": "^2.27.5", "eslint-plugin-jsdoc": "^39.7.5", @@ -42,7 +42,7 @@ "prettier": "^2.8.3", "prettier-plugin-organize-imports": "^3.2.2", "release-it": "^15.6.0", - "rollup": "^3.12.0", + "rollup": "^3.12.1", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-command": "^1.1.3", "rollup-plugin-delete": "^2.0.0", @@ -2901,9 +2901,9 @@ } }, "node_modules/eslint-config-standard-with-typescript": { - "version": "33.0.0", - "resolved": "https://registry.npmjs.org/eslint-config-standard-with-typescript/-/eslint-config-standard-with-typescript-33.0.0.tgz", - "integrity": "sha512-HOLmCMF91yYizfEms00jkmEoKvCCEIUOO6ArGZ9BNYL8yczF23fz/orsG6pN84f97cfo8c0kdREHzEO+uMA2zw==", + "version": "34.0.0", + "resolved": "https://registry.npmjs.org/eslint-config-standard-with-typescript/-/eslint-config-standard-with-typescript-34.0.0.tgz", + "integrity": "sha512-zhCsI4/A0rJ1ma8sf3RLXYc0gc7yPmdTWRVXMh9dtqeUx3yBQyALH0wosHhk1uQ9QyItynLdNOtcHKNw8G7lQw==", "dev": true, "dependencies": { "@typescript-eslint/parser": "^5.0.0", @@ -2919,9 +2919,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": [ { @@ -7635,9 +7635,9 @@ } }, "node_modules/rollup": { - "version": "3.12.0", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.12.0.tgz", - "integrity": "sha512-4MZ8kA2HNYahIjz63rzrMMRvDqQDeS9LoriJvMuV0V6zIGysP36e9t4yObUfwdT9h/szXoHQideICftcdZklWg==", + "version": "3.12.1", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.12.1.tgz", + "integrity": "sha512-t9elERrz2i4UU9z7AwISj3CQcXP39cWxgRWLdf4Tm6aKm1eYrqHIgjzXBgb67GNY1sZckTFFi0oMozh3/S++Ig==", "dev": true, "bin": { "rollup": "dist/bin/rollup" @@ -11547,9 +11547,9 @@ "dev": true }, "eslint-config-standard-with-typescript": { - "version": "33.0.0", - "resolved": "https://registry.npmjs.org/eslint-config-standard-with-typescript/-/eslint-config-standard-with-typescript-33.0.0.tgz", - "integrity": "sha512-HOLmCMF91yYizfEms00jkmEoKvCCEIUOO6ArGZ9BNYL8yczF23fz/orsG6pN84f97cfo8c0kdREHzEO+uMA2zw==", + "version": "34.0.0", + "resolved": "https://registry.npmjs.org/eslint-config-standard-with-typescript/-/eslint-config-standard-with-typescript-34.0.0.tgz", + "integrity": "sha512-zhCsI4/A0rJ1ma8sf3RLXYc0gc7yPmdTWRVXMh9dtqeUx3yBQyALH0wosHhk1uQ9QyItynLdNOtcHKNw8G7lQw==", "dev": true, "requires": { "@typescript-eslint/parser": "^5.0.0", @@ -11557,9 +11557,9 @@ } }, "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 }, "eslint-import-resolver-node": { @@ -14931,9 +14931,9 @@ } }, "rollup": { - "version": "3.12.0", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.12.0.tgz", - "integrity": "sha512-4MZ8kA2HNYahIjz63rzrMMRvDqQDeS9LoriJvMuV0V6zIGysP36e9t4yObUfwdT9h/szXoHQideICftcdZklWg==", + "version": "3.12.1", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.12.1.tgz", + "integrity": "sha512-t9elERrz2i4UU9z7AwISj3CQcXP39cWxgRWLdf4Tm6aKm1eYrqHIgjzXBgb67GNY1sZckTFFi0oMozh3/S++Ig==", "dev": true, "requires": { "fsevents": "~2.3.2" diff --git a/package.json b/package.json index 6680b4de..b46075a8 100644 --- a/package.json +++ b/package.json @@ -93,8 +93,8 @@ "c8": "^7.12.0", "eslint": "^8.33.0", "eslint-config-standard": "^17.0.0", - "eslint-config-standard-with-typescript": "^33.0.0", - "eslint-define-config": "^1.14.0", + "eslint-config-standard-with-typescript": "^34.0.0", + "eslint-define-config": "^1.15.0", "eslint-import-resolver-typescript": "^3.5.3", "eslint-plugin-import": "^2.27.5", "eslint-plugin-jsdoc": "^39.7.5", @@ -111,7 +111,7 @@ "prettier": "^2.8.3", "prettier-plugin-organize-imports": "^3.2.2", "release-it": "^15.6.0", - "rollup": "^3.12.0", + "rollup": "^3.12.1", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-command": "^1.1.3", "rollup-plugin-delete": "^2.0.0", -- 2.34.1