Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
angeloashmore committed Jul 1, 2021
1 parent 79ec77a commit 5e42465
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"test": "npm run lint && npm run unit"
},
"dependencies": {
"@prismicio/types": "^0.0.11"
"@prismicio/types": "^0.1.0"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^4.28.1",
Expand All @@ -55,7 +55,7 @@
"siroc": "^0.11.1",
"standard-version": "^9.3.0",
"ts-eager": "^2.0.2",
"typescript": "^4.3.4"
"typescript": "^4.3.5"
},
"engines": {
"node": ">=12.7.0"
Expand Down

0 comments on commit 5e42465

Please sign in to comment.