Skip to content

Commit

Permalink
Merge pull request #843 from node-pinus/dependabot/npm_and_yarn/types…
Browse files Browse the repository at this point in the history
…/eyes-0.1.35

Bump @types/eyes from 0.1.32 to 0.1.35
  • Loading branch information
whtiehack authored Feb 29, 2024
2 parents 91a7651 + c01c840 commit 0530482
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/pinus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"devDependencies": {
"@types/async": "3.2.23",
"@types/crc": "3.8.1",
"@types/eyes": "0.1.32",
"@types/eyes": "0.1.35",
"@types/mkdirp": "1.0.2",
"@types/mocha": "^5.0.0",
"@types/node": "^12.20.41",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1220,10 +1220,10 @@
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.0.tgz#5fb2e536c1ae9bf35366eed879e827fa59ca41c2"
integrity sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ==

"@types/[email protected].32":
version "0.1.32"
resolved "https://registry.nlark.com/@types/eyes/download/@types/eyes-0.1.32.tgz"
integrity sha1-0n4ft/99WOL8oMaxhS28BhldqqA=
"@types/[email protected].35":
version "0.1.35"
resolved "https://registry.yarnpkg.com/@types/eyes/-/eyes-0.1.35.tgz#279ee37f540aabd519e01673f1a5cb91acc64f2c"
integrity sha512-oLeJ8aU5duD2DMUFm7xlCoQHYPyG+zihYqm8pFkJmBNyBjvYjZkdAXIJjSWLNZZ5AZigdZN6fInFLaHCkddvTA==
dependencies:
"@types/node" "*"

Expand Down

0 comments on commit 0530482

Please sign in to comment.