chore(deps): bump @harlem/core from 2.2.0 to 2.2.1

Bumps [@harlem/core](https://github.com/andrewcourtice/harlem/tree/HEAD/core) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/andrewcourtice/harlem/releases)
- [Changelog](https://github.com/andrewcourtice/harlem/blob/main/CHANGELOG.md)
- [Commits](https://github.com/andrewcourtice/harlem/commits/v2.2.1/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] 2022-01-01 19:05:24 +00:00 committed by GitHub
parent 56fd7ed258
commit e5b9004002
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View File

@ -15,7 +15,7 @@
"test": "yarn test:unit && yarn test:e2e"
},
"dependencies": {
"@harlem/core": "^2.2.0",
"@harlem/core": "^2.2.1",
"insane": "^2.6.2",
"marked": "^4.0.6",
"vue": "^3.2.24",

View File

@ -393,17 +393,17 @@
minimatch "^3.0.4"
strip-json-comments "^3.1.1"
"@harlem/core@^2.2.0":
version "2.2.0"
resolved "https://registry.yarnpkg.com/@harlem/core/-/core-2.2.0.tgz#4b4cb2d88d7dbf191a1780ae0a312f844669a60b"
integrity sha512-4Gob8u7OU0bpwVNMHl4lhyo9L4ytAHVtCNUIuWiDRdVHZ9ZeTa6D13Vlhf0zzIg7u+4/uBds8AiZlrwgaXwr/w==
"@harlem/core@^2.2.1":
version "2.2.1"
resolved "https://registry.yarnpkg.com/@harlem/core/-/core-2.2.1.tgz#42148b1612b4f2445756184bf8948ec0732c4d9e"
integrity sha512-ANCgK0CQ8G+uZEZIL6RkXaebVRiIaZtQf/KMnsB12XbZYERmFXpIbF8YOt1DSI5xNNk/vL9swsgru4gjNoHPvQ==
dependencies:
"@harlem/utilities" "^2.2.0"
"@harlem/utilities" "^2.2.1"
"@harlem/utilities@^2.2.0":
version "2.2.0"
resolved "https://registry.yarnpkg.com/@harlem/utilities/-/utilities-2.2.0.tgz#b609ee79cf9f17cbf2f4479eb9af5f150917d95c"
integrity sha512-ViNaRdmXOjKn/ikxZFWW4Id4IbAkaZYiaIJ8DFNHau4w3VdSuaBHtmc8AHaN3JEF3qmQ1mHCdrAon08fMtEz9Q==
"@harlem/utilities@^2.2.1":
version "2.2.1"
resolved "https://registry.yarnpkg.com/@harlem/utilities/-/utilities-2.2.1.tgz#1c98b493478aa94108c2fcd7c3d37009abc0eab5"
integrity sha512-oNludnbQGFb/IXDt6/wBfsrpCuZ27t9ZcHQ3XseFIW2DmgGIcmOjbT32RY0l62KC3IokggCg1dfBTZppLGR69w==
"@humanwhocodes/config-array@^0.9.2":
version "0.9.2"