From 6cb5a2d4530b351cc722956f1edfa67e196133ac Mon Sep 17 00:00:00 2001 From: plusgut Date: Wed, 6 Jan 2021 16:54:50 +0100 Subject: [PATCH] [yarn] update --- package.json | 4 ++-- yarn.lock | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index f607590..ee01dc8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@plusnew/driver-dom", - "version": "1.3.1", + "version": "1.3.2", "description": "plusnew driver for the browser", "main": "src/index.ts", "module": "src/index.ts", @@ -27,7 +27,7 @@ "homepage": "https://github.com/plusnew/driver-dom#readme", "dependencies": {}, "devDependencies": { - "@plusnew/core": "^1.5.1", + "@plusnew/core": "^1.6.1", "@types/jest": "^26.0.0", "@typescript-eslint/eslint-plugin": "^4.8.1", "@typescript-eslint/parser": "^4.8.1", diff --git a/yarn.lock b/yarn.lock index 2a6be11..02ea1de 100644 --- a/yarn.lock +++ b/yarn.lock @@ -521,10 +521,10 @@ "@nodelib/fs.scandir" "2.1.3" fastq "^1.6.0" -"@plusnew/core@^1.5.1": - version "1.5.3" - resolved "https://registry.yarnpkg.com/@plusnew/core/-/core-1.5.3.tgz#05255ca9a5227a6d355baa23945c0eaa52013f32" - integrity sha512-pWctwjQmQpLBVEmIOsA3+Z05schiihSn+MDjKq1koLDEpqHBYdYQvihMoobKka1+mg/dgmlzmiyX4dO7iIHTBg== +"@plusnew/core@^1.6.1": + version "1.6.1" + resolved "https://registry.yarnpkg.com/@plusnew/core/-/core-1.6.1.tgz#61a25ce07fab83623b043caca0d4b880b78ef68a" + integrity sha512-ydgTXgY4mJRJ4t2GjlJditdvbKYbUiinfBlarNgo+7AJ4M8Ms4q7mHxL6PyRoZUbSeUXpoKIVatpWx30h0WHDA== "@sinonjs/commons@^1.7.0": version "1.7.1"