Skip to content

Commit 0530482

Browse files
authored
Merge pull request #843 from node-pinus/dependabot/npm_and_yarn/types/eyes-0.1.35
Bump @types/eyes from 0.1.32 to 0.1.35
2 parents 91a7651 + c01c840 commit 0530482

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/pinus/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"devDependencies": {
7676
"@types/async": "3.2.23",
7777
"@types/crc": "3.8.1",
78-
"@types/eyes": "0.1.32",
78+
"@types/eyes": "0.1.35",
7979
"@types/mkdirp": "1.0.2",
8080
"@types/mocha": "^5.0.0",
8181
"@types/node": "^12.20.41",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1220,10 +1220,10 @@
12201220
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.0.tgz#5fb2e536c1ae9bf35366eed879e827fa59ca41c2"
12211221
integrity sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ==
12221222

1223-
"@types/eyes@0.1.32":
1224-
version "0.1.32"
1225-
resolved "https://registry.nlark.com/@types/eyes/download/@types/eyes-0.1.32.tgz"
1226-
integrity sha1-0n4ft/99WOL8oMaxhS28BhldqqA=
1223+
"@types/eyes@0.1.35":
1224+
version "0.1.35"
1225+
resolved "https://registry.yarnpkg.com/@types/eyes/-/eyes-0.1.35.tgz#279ee37f540aabd519e01673f1a5cb91acc64f2c"
1226+
integrity sha512-oLeJ8aU5duD2DMUFm7xlCoQHYPyG+zihYqm8pFkJmBNyBjvYjZkdAXIJjSWLNZZ5AZigdZN6fInFLaHCkddvTA==
12271227
dependencies:
12281228
"@types/node" "*"
12291229

0 commit comments

Comments
 (0)