Skip to content

Commit d5fdbe8

Browse files
committed
Upgrade angular-ui-sortable to 0.19.0
1 parent 0af55ab commit d5fdbe8

File tree

2 files changed

+20
-7
lines changed

2 files changed

+20
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"dependencies": {
9292
"angular-bootstrap-switch": "^0.5.1",
9393
"angular-dragdrop": "^1.0.13",
94-
"angular-ui-sortable": "^0.16.1",
94+
"angular-ui-sortable": "^0.19.0",
9595
"es6-shim": "^0.35.3",
9696
"es7-shim": "^6.0.0",
9797
"sprintf-js": "^1.1.1"

yarn.lock

Lines changed: 19 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ __metadata:
106106
angular-mocks: "npm:^1.8.3"
107107
angular-patternfly: "npm:^3.15.0"
108108
angular-sanitize: "npm:^1.8.3"
109-
angular-ui-sortable: "npm:^0.16.1"
109+
angular-ui-sortable: "npm:^0.19.0"
110110
babel-eslint: "npm:^7.2.3"
111111
bootstrap-combobox: "npm:^1.0.2"
112112
bootstrap-datepicker: "npm:^1.6.4"
@@ -1052,10 +1052,14 @@ __metadata:
10521052
languageName: node
10531053
linkType: hard
10541054

1055-
"angular-ui-sortable@npm:^0.16.1":
1056-
version: 0.16.1
1057-
resolution: "angular-ui-sortable@npm:0.16.1"
1058-
checksum: 10/73eaa449fd8bfcacc80a8a6efaeef67262ec5336da711dbdf84dd9aa669aed3ff087e98bbe4be8d83bb5a361520b3784e6d4a630abee083175beb6ac3403f562
1055+
"angular-ui-sortable@npm:^0.19.0":
1056+
version: 0.19.0
1057+
resolution: "angular-ui-sortable@npm:0.19.0"
1058+
dependencies:
1059+
angular: "npm:>=1.2.x"
1060+
jquery: "npm:>=3.1.x"
1061+
jquery-ui-dist: "npm:>=1.12.x"
1062+
checksum: 10/da78c7200074b1e3789a499f7db8c53bc88fca4f60569cf9aa8e2d9f67900f0edadc57899313d55c41a890e2eebd56f2a50a641ccc9358432b6ded419ebca0af
10591063
languageName: node
10601064
linkType: hard
10611065

@@ -7315,7 +7319,16 @@ __metadata:
73157319
languageName: node
73167320
linkType: hard
73177321

7318-
"jquery@npm:1.8 - 4, jquery@npm:>=1.10, jquery@npm:>=1.7, jquery@npm:>=1.7.0, jquery@npm:>=1.7.1, jquery@npm:>=1.8, jquery@npm:>=1.9.0, jquery@npm:>=3.4.0 <4.0.0, jquery@npm:^3.4.1, jquery@npm:^3.5.1":
7322+
"jquery-ui-dist@npm:>=1.12.x":
7323+
version: 1.13.3
7324+
resolution: "jquery-ui-dist@npm:1.13.3"
7325+
dependencies:
7326+
jquery: "npm:>=1.8.0 <4.0.0"
7327+
checksum: 10/e784a6ee7bb80b579e1a6e9a8c2a7a1b91c5547f319541ea1ae3aaa21f37d5fa8f404a899beb5c439fc5fb2a19c08703911309e5cdc8827537d755da2fb76e8f
7328+
languageName: node
7329+
linkType: hard
7330+
7331+
"jquery@npm:1.8 - 4, jquery@npm:>=1.10, jquery@npm:>=1.7, jquery@npm:>=1.7.0, jquery@npm:>=1.7.1, jquery@npm:>=1.8, jquery@npm:>=1.8.0 <4.0.0, jquery@npm:>=1.9.0, jquery@npm:>=3.1.x, jquery@npm:>=3.4.0 <4.0.0, jquery@npm:^3.4.1, jquery@npm:^3.5.1":
73197332
version: 3.7.1
73207333
resolution: "jquery@npm:3.7.1"
73217334
checksum: 10/17be9929f5fa37697d9848284f0d108c543318ef79ec794e130cd0c49f6c050d60c803a69e8cfa16fa19f5ff7cdb814a6905cceab0831186560c65ed113cd579

0 commit comments

Comments
 (0)