Bump linkstate from 2.0.0 to 2.0.1 (#12178)
Bumps [linkstate](https://github.com/developit/linkstate) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/developit/linkstate/releases) - [Commits](https://github.com/developit/linkstate/compare/2.0.0...2.0.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
710a2c1a2e
commit
e747e617f2
2 changed files with 5 additions and 5 deletions
|
|
@ -166,7 +166,7 @@
|
|||
"he": "^1.2.0",
|
||||
"honeybadger-js": "2.3.0",
|
||||
"intersection-observer": "^0.12.0",
|
||||
"linkstate": "^2.0.0",
|
||||
"linkstate": "^2.0.1",
|
||||
"lodash.debounce": "4.0.8",
|
||||
"postcss-cli": "^7.1.1",
|
||||
"postcss-cssnext": "^3.1.0",
|
||||
|
|
|
|||
|
|
@ -11766,10 +11766,10 @@ lines-and-columns@^1.1.6:
|
|||
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
|
||||
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
|
||||
|
||||
linkstate@^2.0.0:
|
||||
version "2.0.0"
|
||||
resolved "https://registry.yarnpkg.com/linkstate/-/linkstate-2.0.0.tgz#7f4d1e4c0d529f691845186eff2745daee9f36a2"
|
||||
integrity sha512-ti9WqRjpLqUd8wv4vUDjeqMeAObSieeEJA7QHpUKTDr75gkuWTsgm4+Tngg/3uTogSz68hJ/c+676rLfSgqHUg==
|
||||
linkstate@^2.0.1:
|
||||
version "2.0.1"
|
||||
resolved "https://registry.yarnpkg.com/linkstate/-/linkstate-2.0.1.tgz#3b754c370944a0dcd5d5aa6f8a9048c937d5405b"
|
||||
integrity sha512-UN/xxOgThPGjTPLBSizZ17We3+4BFM2uD1xgTlyF5AzcvKxwn8OoDZbKa6FJ/ydSpOwON4UeSQKTZi+88ortFg==
|
||||
dependencies:
|
||||
esm "^3.2.25"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue