From 56faf4deee8a0779f1a04c188c779d88c0f80c62 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 18 Oct 2021 22:12:06 +0000 Subject: [PATCH] chore(deps): update dependency @types/jasminewd2 to ~2.0.10 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a4011db..64c8e2a 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@commitlint/config-conventional": "^7.6.0", "@types/chrome": "~0.0.85", "@types/jasmine": "~3.3.12", - "@types/jasminewd2": "~2.0.6", + "@types/jasminewd2": "~2.0.10", "@types/node": "~11.13.5", "chokidar": "^2.1.6", "clean-webpack-plugin": "^2.0.2", diff --git a/yarn.lock b/yarn.lock index ae6b01d..f23ed01 100644 --- a/yarn.lock +++ b/yarn.lock @@ -516,10 +516,10 @@ resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.3.12.tgz#bf282cb540e9ad7a0a04b742082c073b655eab39" integrity sha512-lXvr2xFQEVQLkIhuGaR3GC1L9lMU1IxeWnAF/wNY5ZWpC4p9dgxkKkzMp7pntpAdv9pZSnYqgsBkCg32MXSZMg== -"@types/jasminewd2@~2.0.6": - version "2.0.6" - resolved "https://registry.yarnpkg.com/@types/jasminewd2/-/jasminewd2-2.0.6.tgz#2f57a8d9875a6c9ef328a14bd070ba14a055ac39" - integrity sha512-2ZOKrxb8bKRmP/po5ObYnRDgFE4i+lQiEB27bAMmtMWLgJSqlIDqlLx6S0IRorpOmOPRQ6O80NujTmQAtBkeNw== +"@types/jasminewd2@~2.0.10": + version "2.0.10" + resolved "https://registry.yarnpkg.com/@types/jasminewd2/-/jasminewd2-2.0.10.tgz#ae31c237aa6421bde30f1058b1d20f4577e54443" + integrity sha512-J7mDz7ovjwjc+Y9rR9rY53hFWKATcIkrr9DwQWmOas4/pnIPJTXawnzjwpHm3RSxz/e3ZVUvQ7cRbd5UQLo10g== dependencies: "@types/jasmine" "*"