From 09d4898b20565c26c8e575ca2aa6f239dfdeef24 Mon Sep 17 00:00:00 2001 From: Dan Gowans Date: Wed, 1 Feb 2023 10:26:24 -0500 Subject: [PATCH] dev dependencies --- package-lock.json | 46 +++++++++++++++++++++++----------------------- package.json | 10 +++++----- 2 files changed, 28 insertions(+), 28 deletions(-) diff --git a/package-lock.json b/package-lock.json index cdb8d034..529f6e54 100644 --- a/package-lock.json +++ b/package-lock.json @@ -70,8 +70,8 @@ "@types/randomcolor": "^0.5.7", "@types/session-file-store": "^1.2.2", "@types/uuid": "^9.0.0", - "@typescript-eslint/eslint-plugin": "^5.49.0", - "@typescript-eslint/parser": "^5.49.0", + "@typescript-eslint/eslint-plugin": "^5.50.0", + "@typescript-eslint/parser": "^5.50.0", "axe-core": "^4.6.3", "bulma": "^0.9.4", "bulma-divider": "^0.2.0", @@ -79,10 +79,10 @@ "bulma-steps": "^2.2.1", "bulma-switch": "^2.0.4", "bulma-tooltip": "^3.0.2", - "cypress": "^12.4.1", + "cypress": "^12.5.0", "cypress-axe": "^1.3.0", "eslint": "^8.33.0", - "eslint-config-standard-with-typescript": "^33.0.0", + "eslint-config-standard-with-typescript": "^34.0.0", "eslint-plugin-import": "^2.27.5", "eslint-plugin-node": "^11.1.0", "eslint-plugin-promise": "^6.1.1", @@ -93,7 +93,7 @@ "gulp-minify": "^3.1.0", "gulp-sass": "^5.1.0", "nodemon": "^2.0.20", - "sass": "^1.57.1" + "sass": "^1.58.0" }, "engines": { "node": "^12.20.0 || ^14.13.1 || >=16.0.0" @@ -3322,9 +3322,9 @@ } }, "node_modules/cypress": { - "version": "12.4.1", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-12.4.1.tgz", - "integrity": "sha512-IFMPzc1RJ22Fac+YbdqywtpcuqZXqQJh+JqZDXn+A15zG/dw99njfv8f0bTvD+WAHhP118+xWG/VwilkFg1rnA==", + "version": "12.5.0", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-12.5.0.tgz", + "integrity": "sha512-CRo1DIr0LoCE3SNb/kJ0TZM9dIdiy7fNlRp/YoPfAv+XOKZV27LQ7zZUi4lMmHIEo3K0dAN5+tJ/8eZc/Jmbyg==", "dev": true, "hasInstallScript": true, "dependencies": { @@ -4030,9 +4030,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", @@ -10310,9 +10310,9 @@ "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==" }, "node_modules/sass": { - "version": "1.57.1", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.57.1.tgz", - "integrity": "sha512-O2+LwLS79op7GI0xZ8fqzF7X2m/m8WFfI02dHOdsK5R2ECeS5F62zrwg/relM1rjSLy7Vd/DiMNIvPrQGsA0jw==", + "version": "1.58.0", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.58.0.tgz", + "integrity": "sha512-PiMJcP33DdKtZ/1jSjjqVIKihoDc6yWmYr9K/4r3fVVIEDAluD0q7XZiRKrNJcPK3qkLRF/79DND1H5q1LBjgg==", "dev": true, "dependencies": { "chokidar": ">=3.0.0 <4.0.0", @@ -15090,9 +15090,9 @@ } }, "cypress": { - "version": "12.4.1", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-12.4.1.tgz", - "integrity": "sha512-IFMPzc1RJ22Fac+YbdqywtpcuqZXqQJh+JqZDXn+A15zG/dw99njfv8f0bTvD+WAHhP118+xWG/VwilkFg1rnA==", + "version": "12.5.0", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-12.5.0.tgz", + "integrity": "sha512-CRo1DIr0LoCE3SNb/kJ0TZM9dIdiy7fNlRp/YoPfAv+XOKZV27LQ7zZUi4lMmHIEo3K0dAN5+tJ/8eZc/Jmbyg==", "dev": true, "requires": { "@cypress/request": "^2.88.10", @@ -15659,9 +15659,9 @@ "requires": {} }, "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", @@ -20393,9 +20393,9 @@ "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==" }, "sass": { - "version": "1.57.1", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.57.1.tgz", - "integrity": "sha512-O2+LwLS79op7GI0xZ8fqzF7X2m/m8WFfI02dHOdsK5R2ECeS5F62zrwg/relM1rjSLy7Vd/DiMNIvPrQGsA0jw==", + "version": "1.58.0", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.58.0.tgz", + "integrity": "sha512-PiMJcP33DdKtZ/1jSjjqVIKihoDc6yWmYr9K/4r3fVVIEDAluD0q7XZiRKrNJcPK3qkLRF/79DND1H5q1LBjgg==", "dev": true, "requires": { "chokidar": ">=3.0.0 <4.0.0", diff --git a/package.json b/package.json index 1c508bfa..b4523c39 100644 --- a/package.json +++ b/package.json @@ -93,8 +93,8 @@ "@types/randomcolor": "^0.5.7", "@types/session-file-store": "^1.2.2", "@types/uuid": "^9.0.0", - "@typescript-eslint/eslint-plugin": "^5.49.0", - "@typescript-eslint/parser": "^5.49.0", + "@typescript-eslint/eslint-plugin": "^5.50.0", + "@typescript-eslint/parser": "^5.50.0", "axe-core": "^4.6.3", "bulma": "^0.9.4", "bulma-divider": "^0.2.0", @@ -102,10 +102,10 @@ "bulma-steps": "^2.2.1", "bulma-switch": "^2.0.4", "bulma-tooltip": "^3.0.2", - "cypress": "^12.4.1", + "cypress": "^12.5.0", "cypress-axe": "^1.3.0", "eslint": "^8.33.0", - "eslint-config-standard-with-typescript": "^33.0.0", + "eslint-config-standard-with-typescript": "^34.0.0", "eslint-plugin-import": "^2.27.5", "eslint-plugin-node": "^11.1.0", "eslint-plugin-promise": "^6.1.1", @@ -116,6 +116,6 @@ "gulp-minify": "^3.1.0", "gulp-sass": "^5.1.0", "nodemon": "^2.0.20", - "sass": "^1.57.1" + "sass": "^1.58.0" } }