Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit 668ffa5

Browse files
build: bump lodash and prettier
1 parent 72e7e44 commit 668ffa5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"dependencies": {
1010
"gatsby-node-helpers": "^0.3.0",
11-
"lodash": "^4.17.15",
11+
"lodash": "^4.17.21",
1212
"mdast-util-to-string": "^1.1.0",
1313
"unist-util-visit": "^2.0.2"
1414
},
@@ -42,7 +42,7 @@
4242
],
4343
"devDependencies": {
4444
"jest": "^26.6.3",
45-
"prettier": "2.0.5"
45+
"prettier": "2.3.0"
4646
},
4747
"husky": {
4848
"hooks": {

0 commit comments

Comments
 (0)