Skip to content

Commit

Permalink
Bump all dependencies (#828)
Browse files Browse the repository at this point in the history
Co-authored-by: robdy <[email protected]>
  • Loading branch information
github-actions[bot] and robdy authored Jul 13, 2023
1 parent 828a2b6 commit d50a8dc
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@
"gatsby-transformer-sharp": "^5.11.0",
"lodash": "^4.17.21",
"lodash-webpack-plugin": "^0.11.6",
"postcss": "^8.4.24",
"postcss": "^8.4.26",
"prismjs": "^1.29.0",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-helmet": "^6.1.0",
"remark-images": "^3.1.0",
"uuid": "^9.0.0",
"webpack": "^5.88.0"
"webpack": "^5.88.1"
},
"keywords": [
"gatsby"
Expand All @@ -47,7 +47,7 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"devDependencies": {
"prettier": "^2.8.8"
"prettier": "^3.0.0"
},
"prettier": {
"trailingComma": "es5",
Expand Down

0 comments on commit d50a8dc

Please sign in to comment.