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:
parent
2e48d2d516
commit
4e5d1b2494
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue