From 7608f178750109ee0d5cc23fd07dba274d08b371 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 Mar 2023 16:05:37 +0000 Subject: [PATCH] Update all --- docker-compose.yml | 4 +- package-lock.json | 202 ++++++++++++++++++++++----------------------- package.json | 4 +- 3 files changed, 105 insertions(+), 105 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index 7435031..96b6bfa 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -12,7 +12,7 @@ services: - ./:/srv/jekyll # Nginx serves the static site on port 80, for Gotenberg and local developers nginx: - image: 'nginx:1.23.3' + image: 'nginx:1.23.4' networks: - jekyll_gotenberg ports: @@ -21,7 +21,7 @@ services: - ./_site:/usr/share/nginx/html # Gotenberg receives requests on port 3000 gotenberg: - image: 'gotenberg/gotenberg:7.8.1' + image: 'gotenberg/gotenberg:7.8.2' environment: # Disable Open Office conversion DISABLE_UNOCONV: 1 diff --git a/package-lock.json b/package-lock.json index f2a51bb..ea41b38 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,9 +19,9 @@ }, "dependencies": { "@types/node": { - "version": "14.18.38", - "resolved": "https://registry.npmjs.org/@types/node/-/node-14.18.38.tgz", - "integrity": "sha512-zMRIidN2Huikv/+/U7gRPFYsXDR/7IGqFZzTLnCEj5+gkrQjsowfamaxEnyvArct5hxGA3bTxMXlYhH78V6Cew==", + "version": "14.18.42", + "resolved": "https://registry.npmjs.org/@types/node/-/node-14.18.42.tgz", + "integrity": "sha512-xefu+RBie4xWlK8hwAzGh3npDz/4VhF6icY/shU+zv/1fNn+ZVG7T7CRwe9LId9sAYRPxI+59QBPuKL3WpyGRg==", "dev": true } } @@ -42,9 +42,9 @@ }, "dependencies": { "@types/node": { - "version": "14.18.38", - "resolved": "https://registry.npmjs.org/@types/node/-/node-14.18.38.tgz", - "integrity": "sha512-zMRIidN2Huikv/+/U7gRPFYsXDR/7IGqFZzTLnCEj5+gkrQjsowfamaxEnyvArct5hxGA3bTxMXlYhH78V6Cew==", + "version": "14.18.42", + "resolved": "https://registry.npmjs.org/@types/node/-/node-14.18.42.tgz", + "integrity": "sha512-xefu+RBie4xWlK8hwAzGh3npDz/4VhF6icY/shU+zv/1fNn+ZVG7T7CRwe9LId9sAYRPxI+59QBPuKL3WpyGRg==", "dev": true } } @@ -62,19 +62,19 @@ } }, "@hint/configuration-all": { - "version": "3.0.9", - "resolved": "https://registry.npmjs.org/@hint/configuration-all/-/configuration-all-3.0.9.tgz", - "integrity": "sha512-F1UDzQwYvDg1rxHedzTz+Wy9NnOAqGG/6qh2F/UBXi8l+qAZ7Ww9Y10RiPuJxEMnZPoeCcFLzv6SwGo21Dd/GQ==", + "version": "3.0.12", + "resolved": "https://registry.npmjs.org/@hint/configuration-all/-/configuration-all-3.0.12.tgz", + "integrity": "sha512-cfX0wD3J7yu1NhtPA7DIx0BX6786I1kDsZJlrdwGMdtHzzpWe4BdGZENB4u2egQE1gowT9TqEA0IhWTAQzZz+Q==", "dev": true, "requires": { "@hint/configuration-accessibility": "^2.0.25", - "@hint/configuration-development": "^8.3.13", + "@hint/configuration-development": "^8.3.16", "@hint/configuration-progressive-web-apps": "^7.0.26", - "@hint/configuration-web-recommended": "^8.2.18", + "@hint/configuration-web-recommended": "^8.2.21", "@hint/connector-jsdom": "^4.1.25", "@hint/connector-local": "^3.2.25", "@hint/connector-puppeteer": "^2.5.22", - "@hint/extension-browser": "^2.4.9", + "@hint/extension-browser": "^2.4.12", "@hint/formatter-codeframe": "^3.1.34", "@hint/formatter-excel": "^3.1.34", "@hint/formatter-html": "^4.3.15", @@ -85,11 +85,11 @@ "@hint/hint-axe": "^4.4.18", "@hint/hint-babel-config": "^2.4.25", "@hint/hint-button-type": "^3.0.20", - "@hint/hint-compat-api": "^4.5.4", + "@hint/hint-compat-api": "^4.5.5", "@hint/hint-content-type": "^4.2.24", "@hint/hint-create-element-svg": "^1.3.24", - "@hint/hint-css-prefix-order": "^1.5.4", - "@hint/hint-detect-css-reflows": "^1.0.1", + "@hint/hint-css-prefix-order": "^1.5.5", + "@hint/hint-detect-css-reflows": "^1.0.4", "@hint/hint-disown-opener": "^4.0.20", "@hint/hint-doctype": "^3.3.24", "@hint/hint-highest-available-document-mode": "^5.0.20", @@ -118,7 +118,7 @@ "@hint/hint-no-protocol-relative-urls": "^3.1.4", "@hint/hint-no-vulnerable-javascript-libraries": "^2.12.19", "@hint/hint-performance-budget": "^2.4.24", - "@hint/hint-scoped-svg-styles": "^1.3.24", + "@hint/hint-scoped-svg-styles": "^1.3.25", "@hint/hint-sri": "^4.0.20", "@hint/hint-ssllabs": "^2.4.24", "@hint/hint-strict-transport-security": "^3.0.20", @@ -128,24 +128,24 @@ "@hint/hint-webpack-config": "^2.4.26", "@hint/hint-x-content-type-options": "^4.0.20", "@hint/parser-babel-config": "^2.1.40", - "@hint/parser-css": "^3.0.37", + "@hint/parser-css": "^3.0.38", "@hint/parser-html": "^3.1.3", "@hint/parser-javascript": "^3.1.23", "@hint/parser-jsx": "^1.1.4", - "@hint/parser-less": "^1.0.29", + "@hint/parser-less": "^1.0.30", "@hint/parser-manifest": "^2.3.17", "@hint/parser-package-json": "^1.1.40", - "@hint/parser-sass": "^1.0.29", + "@hint/parser-sass": "^1.0.30", "@hint/parser-typescript": "^1.0.24", "@hint/parser-typescript-config": "^2.4.27", "@hint/parser-webpack-config": "^2.1.39", - "vscode-webhint": "^2.1.6" + "vscode-webhint": "^2.1.9" } }, "@hint/configuration-development": { - "version": "8.3.13", - "resolved": "https://registry.npmjs.org/@hint/configuration-development/-/configuration-development-8.3.13.tgz", - "integrity": "sha512-6lo3+CTcUOaAk696JMuBvUUxq/SEwzrtUY/Pfz2o3Y7hPs8UYWAm7z1817Zn/yTW02SwjfwkyUgF8PqQZTYuZA==", + "version": "8.3.16", + "resolved": "https://registry.npmjs.org/@hint/configuration-development/-/configuration-development-8.3.16.tgz", + "integrity": "sha512-iDEz1P+t03jEbAJUClJlUppmnaJKnNe2N9CthE2c8cu5DLLmiiPnZdgNaCS/mPU5ejQhwMDj22rDIIcthMn11w==", "dev": true, "requires": { "@hint/configuration-accessibility": "^2.0.25", @@ -156,10 +156,10 @@ "@hint/formatter-summary": "^3.0.37", "@hint/hint-babel-config": "^2.4.25", "@hint/hint-button-type": "^3.0.20", - "@hint/hint-compat-api": "^4.5.4", + "@hint/hint-compat-api": "^4.5.5", "@hint/hint-create-element-svg": "^1.3.24", - "@hint/hint-css-prefix-order": "^1.5.4", - "@hint/hint-detect-css-reflows": "^1.0.1", + "@hint/hint-css-prefix-order": "^1.5.5", + "@hint/hint-detect-css-reflows": "^1.0.4", "@hint/hint-disown-opener": "^4.0.20", "@hint/hint-highest-available-document-mode": "^5.0.20", "@hint/hint-leading-dot-classlist": "^1.0.17", @@ -168,17 +168,17 @@ "@hint/hint-no-bom": "^4.2.24", "@hint/hint-no-inline-styles": "^1.0.16", "@hint/hint-no-protocol-relative-urls": "^3.1.4", - "@hint/hint-scoped-svg-styles": "^1.3.24", + "@hint/hint-scoped-svg-styles": "^1.3.25", "@hint/hint-sri": "^4.0.20", "@hint/hint-typescript-config": "^2.5.12", "@hint/hint-webpack-config": "^2.4.26", "@hint/parser-babel-config": "^2.1.40", - "@hint/parser-css": "^3.0.37", + "@hint/parser-css": "^3.0.38", "@hint/parser-html": "^3.1.3", "@hint/parser-javascript": "^3.1.23", "@hint/parser-jsx": "^1.1.4", - "@hint/parser-less": "^1.0.29", - "@hint/parser-sass": "^1.0.29", + "@hint/parser-less": "^1.0.30", + "@hint/parser-sass": "^1.0.30", "@hint/parser-typescript": "^1.0.24", "@hint/parser-typescript-config": "^2.4.27", "@hint/parser-webpack-config": "^2.1.39" @@ -203,9 +203,9 @@ } }, "@hint/configuration-web-recommended": { - "version": "8.2.18", - "resolved": "https://registry.npmjs.org/@hint/configuration-web-recommended/-/configuration-web-recommended-8.2.18.tgz", - "integrity": "sha512-MrGDnoPXqQGuud2fDHkkM1crJMIiqIUslUhLnyFVBdKI2aJCVE3+Z1astB6qZBJ960LB6w8QExiyvj3mCK3img==", + "version": "8.2.21", + "resolved": "https://registry.npmjs.org/@hint/configuration-web-recommended/-/configuration-web-recommended-8.2.21.tgz", + "integrity": "sha512-hCGpaLI/KBhlFgFHMeQ8mWXmzn6BDljBf9g1wVEOdicyxuueAgnTLkwIqSKRneFTmp7lks4S5Sn0HkUpYKJ3wg==", "dev": true, "requires": { "@hint/configuration-accessibility": "^2.0.25", @@ -217,11 +217,11 @@ "@hint/formatter-stylish": "^3.1.34", "@hint/formatter-summary": "^3.0.37", "@hint/hint-button-type": "^3.0.20", - "@hint/hint-compat-api": "^4.5.4", + "@hint/hint-compat-api": "^4.5.5", "@hint/hint-content-type": "^4.2.24", "@hint/hint-create-element-svg": "^1.3.24", - "@hint/hint-css-prefix-order": "^1.5.4", - "@hint/hint-detect-css-reflows": "^1.0.1", + "@hint/hint-css-prefix-order": "^1.5.5", + "@hint/hint-detect-css-reflows": "^1.0.4", "@hint/hint-disown-opener": "^4.0.20", "@hint/hint-highest-available-document-mode": "^5.0.20", "@hint/hint-html-checker": "^3.3.24", @@ -239,14 +239,14 @@ "@hint/hint-no-inline-styles": "^1.0.16", "@hint/hint-no-protocol-relative-urls": "^3.1.4", "@hint/hint-no-vulnerable-javascript-libraries": "^2.12.19", - "@hint/hint-scoped-svg-styles": "^1.3.24", + "@hint/hint-scoped-svg-styles": "^1.3.25", "@hint/hint-sri": "^4.0.20", "@hint/hint-ssllabs": "^2.4.24", "@hint/hint-strict-transport-security": "^3.0.20", "@hint/hint-stylesheet-limits": "^3.3.24", "@hint/hint-validate-set-cookie-header": "^3.0.20", "@hint/hint-x-content-type-options": "^4.0.20", - "@hint/parser-css": "^3.0.37", + "@hint/parser-css": "^3.0.38", "@hint/parser-html": "^3.1.3", "@hint/parser-javascript": "^3.1.23" } @@ -304,9 +304,9 @@ } }, "@hint/extension-browser": { - "version": "2.4.9", - "resolved": "https://registry.npmjs.org/@hint/extension-browser/-/extension-browser-2.4.9.tgz", - "integrity": "sha512-w8GOIcFjJJiQiO6q9F+wxOBR7ukwreR3Tb/K2QVAU+yjDFi7Rv1Nmwa1z+3guaukN3YuVz0NOgoGEGuQuW1JCg==", + "version": "2.4.12", + "resolved": "https://registry.npmjs.org/@hint/extension-browser/-/extension-browser-2.4.12.tgz", + "integrity": "sha512-johTQCPPl7cNiNrJVfiUE999z6j16xDoe2h/L2D64mtL8YkmbLhBeyTDwXqArJS95B7nj4J/wHuxri5q+irgRQ==", "dev": true }, "@hint/formatter-codeframe": { @@ -456,9 +456,9 @@ } }, "@hint/hint-compat-api": { - "version": "4.5.4", - "resolved": "https://registry.npmjs.org/@hint/hint-compat-api/-/hint-compat-api-4.5.4.tgz", - "integrity": "sha512-vE+iszNMlSm8BcnZ3OyuRrsOc0dwwgQ4uAJ0H8CM+veOHlKD+BAJd6hCGNIt187l5n23h+2EobfDw7bWZhbKeA==", + "version": "4.5.5", + "resolved": "https://registry.npmjs.org/@hint/hint-compat-api/-/hint-compat-api-4.5.5.tgz", + "integrity": "sha512-uOLs5ndKy8Wbowy73macVavmED3Yn6see3kZZEVrcQJRGnDsX3zP8ZhBoxaqVPjo5kjvFc5fbTHbmZjKsGywkw==", "dev": true, "requires": { "@hint/utils-compat-data": "^1.1.11", @@ -497,9 +497,9 @@ } }, "@hint/hint-css-prefix-order": { - "version": "1.5.4", - "resolved": "https://registry.npmjs.org/@hint/hint-css-prefix-order/-/hint-css-prefix-order-1.5.4.tgz", - "integrity": "sha512-M8Xn7aoWnGM4qflQseZW6RadAHj9ar+38++7yNcFs7se903ev8QuvyNiv/qyfMWqXxnoxbJH2ceb6ZwZTPtJ9w==", + "version": "1.5.5", + "resolved": "https://registry.npmjs.org/@hint/hint-css-prefix-order/-/hint-css-prefix-order-1.5.5.tgz", + "integrity": "sha512-FsLFDbwyIrL6HJkoken/jhkhYMDPMkrOBRAoQRQzGn1wXVo5ujg+dwSD3jv//Nt8hqube52oRBc1Ajra6t1d2g==", "dev": true, "requires": { "@hint/utils-css": "^1.0.14", @@ -511,9 +511,9 @@ } }, "@hint/hint-detect-css-reflows": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/@hint/hint-detect-css-reflows/-/hint-detect-css-reflows-1.0.1.tgz", - "integrity": "sha512-Rl0ExxcMFcvIhXBlAdnlJLhIkQmIV+0BdQeQpi/L8AiV8kChFGVTT3knf0BXNiJEwJ1TaRCGcHaSBrHL7RqYoA==", + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/@hint/hint-detect-css-reflows/-/hint-detect-css-reflows-1.0.4.tgz", + "integrity": "sha512-/aybA/2fndz+MLalEqYWx+UOQuo8YOC9sUXTFPw0vam+j5Ha9fdeSEfBoVbcEFYUpiSU/ou3Y/phfcsn8l5Z/A==", "dev": true, "requires": { "@hint/utils-css": "^1.0.14", @@ -876,9 +876,9 @@ } }, "@hint/hint-scoped-svg-styles": { - "version": "1.3.24", - "resolved": "https://registry.npmjs.org/@hint/hint-scoped-svg-styles/-/hint-scoped-svg-styles-1.3.24.tgz", - "integrity": "sha512-chOagS60bAm4kW2BBgXXaytGZNmlxPWNEMsDQbwFuvOL21tYLoLjsjIPYUMvQzizV/aK/KTPP9HJw8trMn5BHA==", + "version": "1.3.25", + "resolved": "https://registry.npmjs.org/@hint/hint-scoped-svg-styles/-/hint-scoped-svg-styles-1.3.25.tgz", + "integrity": "sha512-w89eqJ0nAUW8oAkWf7kgUX1MC53VxPmIuKERQgDxJSlieyiZdjh22sCjfS6gLyBPX3H+wCBilPIpSXjoshwEPA==", "dev": true, "requires": { "@hint/utils-css": "^1.0.14", @@ -1001,12 +1001,12 @@ } }, "@hint/parser-css": { - "version": "3.0.37", - "resolved": "https://registry.npmjs.org/@hint/parser-css/-/parser-css-3.0.37.tgz", - "integrity": "sha512-iNCMWSiYBUKDBhwuuah2kJc+ziElaqBzLT8lfh/qlZov3Z+27QngcrHlcov9vB5DjMjxvVQSfQWpznp0BEB0gQ==", + "version": "3.0.38", + "resolved": "https://registry.npmjs.org/@hint/parser-css/-/parser-css-3.0.38.tgz", + "integrity": "sha512-gVsQZWw4DUVJJ1th+Vl59Alv5YBuLsnJfTN/wc52C0qC98cvB7MK7fEatpaqtIyfLzzua2DxNsatl2MYxDNn+g==", "dev": true, "requires": { - "@hint/utils": "^7.0.22", + "@hint/utils-debug": "^1.0.10", "@hint/utils-string": "^1.0.13", "postcss": "^8.4.13", "postcss-safe-parser": "^6.0.0" @@ -1049,9 +1049,9 @@ } }, "@hint/parser-less": { - "version": "1.0.29", - "resolved": "https://registry.npmjs.org/@hint/parser-less/-/parser-less-1.0.29.tgz", - "integrity": "sha512-bssDp7vb8LbW8lSlAtvcY3kpz5auQI5p5VgSlgP6y6d7SqQLXY07QoJq/AV7XHA7VlB4a7iQgB07hPckamthGw==", + "version": "1.0.30", + "resolved": "https://registry.npmjs.org/@hint/parser-less/-/parser-less-1.0.30.tgz", + "integrity": "sha512-jehPgv1SYMxNDDfHJ+It/DpwASC+bFhJ5t07nL9jRtPdQ+3K8poleRaL3Ds7j9nK+EFpP8uR8pQQHyKnFTa33A==", "dev": true, "requires": { "@hint/utils-debug": "^1.0.10", @@ -1084,9 +1084,9 @@ } }, "@hint/parser-sass": { - "version": "1.0.29", - "resolved": "https://registry.npmjs.org/@hint/parser-sass/-/parser-sass-1.0.29.tgz", - "integrity": "sha512-rEVRnWaT2V6vrYw8oMW33KGF/O+ZuzkJFSh9t7yMLrtxe8EPiB1mWtQSjp4oFk+bjtY8rsS/ebxF12hXKkNDvA==", + "version": "1.0.30", + "resolved": "https://registry.npmjs.org/@hint/parser-sass/-/parser-sass-1.0.30.tgz", + "integrity": "sha512-G2PZWU+kZy/IEg4UX69Ts6h7VW6Gyi1QX+g4MWN4pvM2/3NW3IZ1Zpyed927uBRv09oVvObZoHIieE+ZB1B0Eg==", "dev": true, "requires": { "@hint/utils-debug": "^1.0.10", @@ -1403,9 +1403,9 @@ } }, "@types/node": { - "version": "18.15.3", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.15.3.tgz", - "integrity": "sha512-p6ua9zBxz5otCmbpb5D3U4B5Nanw6Pk3PPyX05xnxbB/fRv71N7CPmORg7uAD5P70T0xmx1pzAx/FUfa5X+3cw==", + "version": "18.15.11", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.15.11.tgz", + "integrity": "sha512-E5Kwq2n4SbMzQOn6wnmBjuK9ouqlURrcZDVfbo9ftDDTFt3nk7ZKK4GMOzoYgnpQJKcxwQw+lGaBvvlMo0qN/Q==", "dev": true }, "@types/parse5": { @@ -1434,19 +1434,19 @@ } }, "@typescript-eslint/types": { - "version": "5.55.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.55.0.tgz", - "integrity": "sha512-M4iRh4AG1ChrOL6Y+mETEKGeDnT7Sparn6fhZ5LtVJF1909D5O4uqK+C5NPbLmpfZ0XIIxCdwzKiijpZUOvOug==", + "version": "5.57.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.57.0.tgz", + "integrity": "sha512-mxsod+aZRSyLT+jiqHw1KK6xrANm19/+VFALVFP5qa/aiJnlP38qpyaTd0fEKhWvQk6YeNZ5LGwI1pDpBRBhtQ==", "dev": true }, "@typescript-eslint/typescript-estree": { - "version": "5.55.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.55.0.tgz", - "integrity": "sha512-I7X4A9ovA8gdpWMpr7b1BN9eEbvlEtWhQvpxp/yogt48fy9Lj3iE3ild/1H3jKBBIYj5YYJmS2+9ystVhC7eaQ==", + "version": "5.57.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.57.0.tgz", + "integrity": "sha512-LTzQ23TV82KpO8HPnWuxM2V7ieXW8O142I7hQTxWIHDcCEIjtkat6H96PFkYBQqGFLW/G/eVVOB9Z8rcvdY/Vw==", "dev": true, "requires": { - "@typescript-eslint/types": "5.55.0", - "@typescript-eslint/visitor-keys": "5.55.0", + "@typescript-eslint/types": "5.57.0", + "@typescript-eslint/visitor-keys": "5.57.0", "debug": "^4.3.4", "globby": "^11.1.0", "is-glob": "^4.0.3", @@ -1455,12 +1455,12 @@ } }, "@typescript-eslint/visitor-keys": { - "version": "5.55.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.55.0.tgz", - "integrity": "sha512-q2dlHHwWgirKh1D3acnuApXG+VNXpEY5/AwRxDVuEQpxWaB0jCDe0jFMVMALJ3ebSfuOVE8/rMS+9ZOYGg1GWw==", + "version": "5.57.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.57.0.tgz", + "integrity": "sha512-ery2g3k0hv5BLiKpPuwYt9KBkAp2ugT6VvyShXdLOkax895EC55sP0Tx5L0fZaQueiK3fBLvHVvEl3jFS5ia+g==", "dev": true, "requires": { - "@typescript-eslint/types": "5.55.0", + "@typescript-eslint/types": "5.57.0", "eslint-visitor-keys": "^3.3.0" } }, @@ -1963,9 +1963,9 @@ "dev": true }, "caniuse-lite": { - "version": "1.0.30001467", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001467.tgz", - "integrity": "sha512-cEdN/5e+RPikvl9AHm4uuLXxeCNq8rFsQ+lPHTfe/OtypP3WwnVVbjn+6uBV7PaFL6xUFzTh+sSCOz1rKhcO+Q==", + "version": "1.0.30001473", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001473.tgz", + "integrity": "sha512-ewDad7+D2vlyy+E4UJuVfiBsU69IL+8oVmTuZnH5Q6CIUbxNfI50uVpRHbUPDD6SUaN2o0Lh4DhTrvLG/Tn1yg==", "dev": true }, "canvas": { @@ -2587,9 +2587,9 @@ } }, "electron-to-chromium": { - "version": "1.4.332", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.332.tgz", - "integrity": "sha512-c1Vbv5tuUlBFp0mb3mCIjw+REEsgthRgNE8BlbEDKmvzb8rxjcVki6OkQP83vLN34s0XCxpSkq7AZNep1a6xhw==", + "version": "1.4.347", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.347.tgz", + "integrity": "sha512-LNi3+/9nV0vT6Bz1OsSoZ/w7IgNuWdefZ7mjKNjZxyRlI/ag6uMXxsxAy5Etvuixq3Q26exw2fc4bNYvYQqXSw==", "dev": true }, "emoji-regex": { @@ -2655,9 +2655,9 @@ } }, "eslint-visitor-keys": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz", - "integrity": "sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==", + "version": "3.4.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.0.tgz", + "integrity": "sha512-HPpKPUBQcAsZOsHAFwTtIKcYlCje62XB7SEAcxjtmW6TD1WVpkS6i6/hOVtTZIl4zGj/mBqpFVGvaDneik+VoQ==", "dev": true }, "esprima": { @@ -2867,9 +2867,9 @@ "dev": true }, "fs-extra": { - "version": "11.1.0", - "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.1.0.tgz", - "integrity": "sha512-0rcTq621PD5jM/e0a3EJoGC/1TC5ZBCERW82LQuwfGnCa1V8w7dpYH1yNu+SLb6E5dkeCBzKEyLGlFrnr+dUyw==", + "version": "11.1.1", + "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.1.1.tgz", + "integrity": "sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ==", "dev": true, "requires": { "graceful-fs": "^4.2.0", @@ -3193,13 +3193,13 @@ "dev": true }, "hint": { - "version": "7.1.5", - "resolved": "https://registry.npmjs.org/hint/-/hint-7.1.5.tgz", - "integrity": "sha512-wF7Edh3gonxHl9U+bnuMZRstYNBOZ//KnB4SGxpUrA+n+iRI5bXv8RFgpXIc46DE/hJVkxG+AIy1Te7xIGO4SQ==", + "version": "7.1.8", + "resolved": "https://registry.npmjs.org/hint/-/hint-7.1.8.tgz", + "integrity": "sha512-YcH8NV69bR16EsoNuxS8Nna9HFkNh7QW/Tb7EMjZKr46MkTnZysXhXGFvIeMvSEj+fcITTlV2y+kd3vzsS6WTg==", "dev": true, "requires": { - "@hint/configuration-development": "^8.3.13", - "@hint/configuration-web-recommended": "^8.2.18", + "@hint/configuration-development": "^8.3.16", + "@hint/configuration-web-recommended": "^8.2.21", "@hint/utils": "^7.0.22", "@hint/utils-debug": "^1.0.10", "@hint/utils-fs": "^1.0.15", @@ -4345,9 +4345,9 @@ "optional": true }, "nanoid": { - "version": "3.3.4", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz", - "integrity": "sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==", + "version": "3.3.6", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.6.tgz", + "integrity": "sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==", "dev": true }, "negotiator": { @@ -6027,9 +6027,9 @@ } }, "vscode-webhint": { - "version": "2.1.6", - "resolved": "https://registry.npmjs.org/vscode-webhint/-/vscode-webhint-2.1.6.tgz", - "integrity": "sha512-ALOUvh4PcfMe/dmlP0iKRnOMkMDYyoR2KPya4ks3V+F+q6l+c6D1InzHTAed8X3WTwJzBL9wetCuDN5pm8Pr2Q==", + "version": "2.1.9", + "resolved": "https://registry.npmjs.org/vscode-webhint/-/vscode-webhint-2.1.9.tgz", + "integrity": "sha512-bjt1URxdsmA5QGTalyKpO9O1PVylmmUk9q2dnmL0qGSLYLUgVqHh7tMZiOv4QBl+6r/p4N8vzMwTVcQbb8H0qA==", "dev": true }, "w3c-xmlserializer": { diff --git a/package.json b/package.json index 307603b..5b60818 100644 --- a/package.json +++ b/package.json @@ -20,9 +20,9 @@ "not dead" ], "devDependencies": { - "@hint/configuration-all": "3.0.9", + "@hint/configuration-all": "3.0.12", "@hint/connector-jsdom": "4.1.25", - "hint": "7.1.5" + "hint": "7.1.8" }, "scripts": { "hint": "hint http://localhost && hint https://codehearts.com",