Skip to content

Commit

Permalink
Upgrade clipboard to 2.0.6 (from 2.0.4)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdukes committed Apr 6, 2020
1 parent 477eff6 commit fcf8838
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"bootstrap-datepicker": "1.9.0",
"chart.js": "2.9.3",
"chosen-js": "1.8.7",
"clipboard": "2.0.4",
"clipboard": "2.0.6",
"datatables.net-buttons-dt": "2.2.0",
"datatables.net-dt": "2.1.1",
"eonasdan-bootstrap-datetimepicker": "4.17.47",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -980,10 +980,10 @@ cli-width@^2.0.0:
resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-2.2.0.tgz#ff19ede8a9a5e579324147b0c11f0fbcbabed639"
integrity sha1-/xnt6Kml5XkyQUewwR8PvLq+1jk=

[email protected].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==
[email protected].6:
version "2.0.6"
resolved "https://registry.yarnpkg.com/clipboard/-/clipboard-2.0.6.tgz#52921296eec0fdf77ead1749421b21c968647376"
integrity sha512-g5zbiixBRk/wyKakSwCKd7vQXDjFnAMGHoEyBogG/bw9kTD9GvdAvaoRR1ALcEzt3pVKxZR0pViekPMIS0QyGg==
dependencies:
good-listener "^1.2.2"
select "^1.1.2"
Expand Down

0 comments on commit fcf8838

Please sign in to comment.