Skip to content

Commit

Permalink
[yarn] update
Browse files Browse the repository at this point in the history
  • Loading branch information
plusgut committed Jan 6, 2021
1 parent 9dc197d commit 6cb5a2d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 6cb5a2d

Please sign in to comment.