Skip to content

Commit

Permalink
chore(deps): maintain dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lihbr committed May 20, 2021
1 parent 3342a50 commit b76687b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"test": "yarn lint && yarn unit"
},
"dependencies": {
"@prismicio/types": "~0.0.5"
"@prismicio/types": "~0.0.6"
},
"devDependencies": {
"@types/sinon": "^10.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -259,10 +259,10 @@
"@nodelib/fs.scandir" "2.1.4"
fastq "^1.6.0"

"@prismicio/types@~0.0.5":
version "0.0.5"
resolved "https://registry.yarnpkg.com/@prismicio/types/-/types-0.0.5.tgz#8a63ca1bf6f76b151a3c828b70ae5bc768e4c55e"
integrity sha512-BIo6/tT0+7L+p+OTj22v20AcXgK/qKNQyuMzHU4EZM4ZmGba5V+5xna3aczOwqxXwLUcBAroaX3HBY/hkYqWOg==
"@prismicio/types@~0.0.6":
version "0.0.6"
resolved "https://registry.yarnpkg.com/@prismicio/types/-/types-0.0.6.tgz#3e660d98e307d53f4a3dbe1e0cf9130b85e426e8"
integrity sha512-ilCf6W406+XIxwiUlAtdyPLNzcnjG4Z5hBqSxC/oiX4FwoyqbTQ1tCuo8JbKahrRHUNk1lS/Ho7L6kanFlBIVw==

"@rollup/plugin-alias@^3.1.2":
version "3.1.2"
Expand Down

0 comments on commit b76687b

Please sign in to comment.