Skip to content

Commit

Permalink
Merge pull request #111 from ruedap/upgrade-npm-packages
Browse files Browse the repository at this point in the history
Upgrade npm packages
  • Loading branch information
ruedap authored Jun 6, 2020
2 parents 4fc19ec + 9136529 commit 2735f59
Show file tree
Hide file tree
Showing 2 changed files with 189 additions and 74 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"date-fns": "^2.12.0",
"gray-matter": "^4.0.2",
"he": "^1.2.0",
"next": "9.4.0",
"next": "9.4.4",
"normalize.css": "^8.0.1",
"polished": "^3.6.3",
"react": "16.13.1",
Expand All @@ -24,8 +24,8 @@
"remark-footnotes": "^1.0.0",
"remark-highlight.js": "^6.0.0",
"remark-html": "^11.0.1",
"sass": "^1.26.5",
"styled-components": "^5.1.0"
"sass": "^1.26.8",
"styled-components": "^5.1.1"
},
"devDependencies": {
"@types/jest": "25.2.1",
Expand All @@ -46,7 +46,7 @@
"eslint-plugin-standard": "^4.0.1",
"jest": "25.4.0",
"ts-jest": "25.4.0",
"typescript": "^3.8.3"
"typescript": "^3.9.5"
},
"jest": {
"moduleNameMapper": {
Expand Down
Loading

1 comment on commit 2735f59

@vercel
Copy link

@vercel vercel bot commented on 2735f59 Jun 6, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.