deps: bump preval.macro from 3.0.0 to 5.0.0 in /theme (#398)
Bumps [preval.macro](https://github.com/kentcdodds/preval.macro) from 3.0.0 to 5.0.0. - [Release notes](https://github.com/kentcdodds/preval.macro/releases) - [Commits](https://github.com/kentcdodds/preval.macro/commits) --- updated-dependencies: - dependency-name: preval.macro dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] committed
Jan 11, 2023 at 19:27 UTC
0619416135e185450aa5549a41b3d9efba92a568
1 file changed
+1
-1
theme/package.json
+1
-1
@@ -55,7 +55,7 @@
55
"lodash.uniqby": "^4.7.0",
56
"pkg-up": "^3.1.0",
57
"pluralize": "^8.0.0",
58
- "preval.macro": "^3.0.0",
58
+ "preval.macro": "^5.0.0",
59
"prism-react-renderer": "^0.2.0",
60
"react-addons-text-content": "^0.0.4",
61
"react-element-to-jsx-string": "^14.3.4",