Skip to content

Commit

Permalink
feat: uprade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
raae committed Feb 1, 2022
1 parent 1df5ab8 commit 25cc493
Show file tree
Hide file tree
Showing 3 changed files with 1,891 additions and 3,215 deletions.
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@raae/gatsby-plugin-starter": "*",
"gatsby": "4.1.4",
"gatsby": "4.6.0",
"react": "17.0.2",
"react-dom": "17.0.2"
}
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"@semantic-release/changelog": "6.0.1",
"@semantic-release/git": "10.0.1",
"husky": "7.0.4",
"lint-staged": ">=10",
"prettier": "2.4.1",
"semantic-release": "18.0.0"
"lint-staged": "12.3.2",
"prettier": "2.5.1",
"semantic-release": "19.0.2"
},
"lint-staged": {
"*.{js,css,md,json,.releaserc}": "prettier --write"
Expand Down
Loading

0 comments on commit 25cc493

Please # to comment.