mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-02-27 17:00:50 +01:00
Update dependency @types/hast to v2.3.10 (develop)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@types/hast](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/hast) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/hast)) | devDependencies | patch | [`2.3.4` -> `2.3.10`](https://renovatebot.com/diffs/npm/@types%2fhast/2.3.4/2.3.10) | --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIwLjAuMC1zZW1hbnRpYy1yZWxlYXNlIiwidXBkYXRlZEluVmVyIjoiMC4wLjAtc2VtYW50aWMtcmVsZWFzZSIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOltdfQ==-->
This commit is contained in:
13
yarn.lock
13
yarn.lock
@@ -5486,11 +5486,11 @@
|
||||
"@types/node" "*"
|
||||
|
||||
"@types/hast@^2.0.0", "@types/hast@^2.3.1":
|
||||
version "2.3.4"
|
||||
resolved "https://registry.npmjs.org/@types/hast/-/hast-2.3.4.tgz"
|
||||
integrity sha512-wLEm0QvaoawEDoTRwzTXp4b4jpwiJDvR5KMnFnVodm3scufTlBOWRD6N1OBf9TZMhjlNsSfcO5V+7AF4+Vy+9g==
|
||||
version "2.3.10"
|
||||
resolved "https://registry.yarnpkg.com/@types/hast/-/hast-2.3.10.tgz#5c9d9e0b304bbb8879b857225c5ebab2d81d7643"
|
||||
integrity sha512-McWspRw8xx8J9HurkVBfYj0xKoE25tOFlHGdx4MJ5xORQrMGZNqJhVQWaIbm6Oyla5kYOXtDiopzKRJzEOkwJw==
|
||||
dependencies:
|
||||
"@types/unist" "*"
|
||||
"@types/unist" "^2"
|
||||
|
||||
"@types/history@^4.7.11", "@types/history@^4.7.3":
|
||||
version "4.7.11"
|
||||
@@ -5922,6 +5922,11 @@
|
||||
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.11.tgz#11af57b127e32487774841f7a4e54eab166d03c4"
|
||||
integrity sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==
|
||||
|
||||
"@types/unist@^2":
|
||||
version "2.0.11"
|
||||
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.11.tgz#11af57b127e32487774841f7a4e54eab166d03c4"
|
||||
integrity sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==
|
||||
|
||||
"@types/webpack-env@^1.16.0":
|
||||
version "1.18.8"
|
||||
resolved "https://registry.yarnpkg.com/@types/webpack-env/-/webpack-env-1.18.8.tgz#71f083718c094204d7b64443701d32f1db3989e3"
|
||||
|
||||
Reference in New Issue
Block a user