mirror of
https://github.com/lidarr/Lidarr
synced 2025-02-01 12:08:01 +00:00
New: Bump clipboard to 2.0.4
This commit is contained in:
parent
2ad2d3f731
commit
4b32032d85
2 changed files with 5 additions and 5 deletions
|
@ -43,7 +43,7 @@
|
|||
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
|
||||
"babel-preset-decorators-legacy": "1.0.0",
|
||||
"classnames": "2.2.6",
|
||||
"clipboard": "2.0.1",
|
||||
"clipboard": "2.0.4",
|
||||
"create-react-class": "15.6.3",
|
||||
"css-loader": "0.28.11",
|
||||
"del": "3.0.0",
|
||||
|
|
|
@ -1895,10 +1895,10 @@ cli-width@^2.0.0:
|
|||
resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-2.2.0.tgz#ff19ede8a9a5e579324147b0c11f0fbcbabed639"
|
||||
integrity sha1-/xnt6Kml5XkyQUewwR8PvLq+1jk=
|
||||
|
||||
clipboard@2.0.1:
|
||||
version "2.0.1"
|
||||
resolved "https://registry.yarnpkg.com/clipboard/-/clipboard-2.0.1.tgz#a12481e1c13d8a50f5f036b0560fe5d16d74e46a"
|
||||
integrity sha512-7yhQBmtN+uYZmfRjjVjKa0dZdWuabzpSKGtyQZN+9C8xlC788SSJjOHWh7tzurfwTqTD5UDYAhIv5fRJg3sHjQ==
|
||||
clipboard@2.0.4:
|
||||
version "2.0.4"
|
||||
resolved "https://registry.yarnpkg.com/clipboard/-/clipboard-2.0.4.tgz#836dafd66cf0fea5d71ce5d5b0bf6e958009112d"
|
||||
integrity sha512-Vw26VSLRpJfBofiVaFb/I8PVfdI1OxKcYShe6fm0sP/DtmiWQNCjhM/okTvdCo0G+lMMm1rMYbk4IK4x1X+kgQ==
|
||||
dependencies:
|
||||
good-listener "^1.2.2"
|
||||
select "^1.1.2"
|
||||
|
|
Loading…
Reference in a new issue