From e73849cba21d73bece88e4e858a1c596b62ae335 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 17 Sep 2022 01:22:33 +0000 Subject: [PATCH] Update dependency csstype to v3.1.1 Signed-off-by: Renovate Bot --- package.json | 2 +- yarn.lock | 17 ++++++++++++----- 2 files changed, 13 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index e0341a1d5..9fc91644d 100644 --- a/package.json +++ b/package.json @@ -150,7 +150,7 @@ "@types/uuid": "8.3.4", "@typescript-eslint/eslint-plugin": "5.36.2", "@typescript-eslint/parser": "5.36.2", - "csstype": "3.1.0", + "csstype": "3.1.1", "cypress": "10.7.0", "cypress-commands": "3.0.0", "cypress-fill-command": "1.0.2", diff --git a/yarn.lock b/yarn.lock index 0e25c361d..43f4ca005 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1964,7 +1964,7 @@ __metadata: bootstrap: 4.6.2 copy-webpack-plugin: 11.0.0 cross-env: 7.0.3 - csstype: 3.1.0 + csstype: 3.1.1 cypress: 10.7.0 cypress-commands: 3.0.0 cypress-fill-command: 1.0.2 @@ -5147,10 +5147,10 @@ __metadata: languageName: node linkType: hard -"csstype@npm:3.1.0, csstype@npm:^3.0.2, csstype@npm:^3.0.6": - version: 3.1.0 - resolution: "csstype@npm:3.1.0" - checksum: 644e986cefab86525f0b674a06889cfdbb1f117e5b7d1ce0fc55b0423ecc58807a1ea42ecc75c4f18999d14fc42d1d255f84662a45003a52bb5840e977eb2ffd +"csstype@npm:3.1.1": + version: 3.1.1 + resolution: "csstype@npm:3.1.1" + checksum: 1f7b4f5fdd955b7444b18ebdddf3f5c699159f13e9cf8ac9027ae4a60ae226aef9bbb14a6e12ca7dba3358b007cee6354b116e720262867c398de6c955ea451d languageName: node linkType: hard @@ -5161,6 +5161,13 @@ __metadata: languageName: node linkType: hard +"csstype@npm:^3.0.2, csstype@npm:^3.0.6": + version: 3.1.0 + resolution: "csstype@npm:3.1.0" + checksum: 644e986cefab86525f0b674a06889cfdbb1f117e5b7d1ce0fc55b0423ecc58807a1ea42ecc75c4f18999d14fc42d1d255f84662a45003a52bb5840e977eb2ffd + languageName: node + linkType: hard + "cypress-commands@npm:3.0.0": version: 3.0.0 resolution: "cypress-commands@npm:3.0.0"