chore(deps): bump @harlem/core from 1.3.1 to 1.3.2

Bumps [@harlem/core](https://github.com/andrewcourtice/harlem/tree/HEAD/core) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/andrewcourtice/harlem/releases)
- [Commits](https://github.com/andrewcourtice/harlem/commits/v1.3.2/core)

---
updated-dependencies:
- dependency-name: "@harlem/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-07-01 19:04:27 +00:00 committed by GitHub
parent 2e48d2d516
commit 4e5d1b2494
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -15,7 +15,7 @@
"test": "yarn test:unit && yarn test:e2e"
},
"dependencies": {
"@harlem/core": "^1.3.1",
"@harlem/core": "^1.3.2",
"insane": "^2.6.2",
"marked": "^2.0.6",
"vue": "^3.0.11",

View File

@ -448,10 +448,10 @@
minimatch "^3.0.4"
strip-json-comments "^3.1.1"
"@harlem/core@^1.3.1":
version "1.3.1"
resolved "https://registry.yarnpkg.com/@harlem/core/-/core-1.3.1.tgz#0a7fd25f3e98a5eba9bd911025ae31a5bec4955f"
integrity sha512-alyc434lfIP8rU9oXl7OAEJOnZOP/mG8gIhPdMxXo8wkzfWoD62ksLvb3u8JfsSF9FnF+MrtaF2k7g4dSEZUPg==
"@harlem/core@^1.3.2":
version "1.3.2"
resolved "https://registry.yarnpkg.com/@harlem/core/-/core-1.3.2.tgz#6738b38d6acbbe9928d917066df45e6180ba52f6"
integrity sha512-aHYAv8j5NrPbmZpmItgY/B8HsnaUrsYPMg6t8Z69yp0PAZ9UlQEqar22TaXuVEZehGF6mtKvPRU/EqPP/dmRNw==
"@istanbuljs/load-nyc-config@^1.0.0":
version "1.1.0"