Skip to content

Commit 88bf79d

Browse files
Merge pull request #9636 from ManageIQ/renovate/angular-ui-sortable-0.x
Update dependency angular-ui-sortable to ~0.19.0
2 parents b7b0fa6 + 9ac33c5 commit 88bf79d

File tree

2 files changed

+24
-4
lines changed

2 files changed

+24
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"angular-sanitize": "~1.8.3",
5454
"angular-ui-bootstrap": "~2.5.6",
5555
"angular-ui-codemirror": "~0.3.0",
56-
"angular-ui-sortable": "~0.16.1",
56+
"angular-ui-sortable": "~0.19.0",
5757
"angular.validators": "~4.4.3",
5858
"array-includes": "^3.1.6",
5959
"awesome-debounce-promise": "^2.1.0",

yarn.lock

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3839,13 +3839,24 @@ __metadata:
38393839
languageName: node
38403840
linkType: hard
38413841

3842-
"angular-ui-sortable@npm:^0.16.1, angular-ui-sortable@npm:~0.16.1":
3842+
"angular-ui-sortable@npm:^0.16.1":
38433843
version: 0.16.1
38443844
resolution: "angular-ui-sortable@npm:0.16.1"
38453845
checksum: 10/73eaa449fd8bfcacc80a8a6efaeef67262ec5336da711dbdf84dd9aa669aed3ff087e98bbe4be8d83bb5a361520b3784e6d4a630abee083175beb6ac3403f562
38463846
languageName: node
38473847
linkType: hard
38483848

3849+
"angular-ui-sortable@npm:~0.19.0":
3850+
version: 0.19.0
3851+
resolution: "angular-ui-sortable@npm:0.19.0"
3852+
dependencies:
3853+
angular: "npm:>=1.2.x"
3854+
jquery: "npm:>=3.1.x"
3855+
jquery-ui-dist: "npm:>=1.12.x"
3856+
checksum: 10/da78c7200074b1e3789a499f7db8c53bc88fca4f60569cf9aa8e2d9f67900f0edadc57899313d55c41a890e2eebd56f2a50a641ccc9358432b6ded419ebca0af
3857+
languageName: node
3858+
linkType: hard
3859+
38493860
"angular.validators@npm:~4.4.3":
38503861
version: 4.4.3
38513862
resolution: "angular.validators@npm:4.4.3"
@@ -12082,6 +12093,15 @@ __metadata:
1208212093
languageName: node
1208312094
linkType: hard
1208412095

12096+
"jquery-ui-dist@npm:>=1.12.x":
12097+
version: 1.13.3
12098+
resolution: "jquery-ui-dist@npm:1.13.3"
12099+
dependencies:
12100+
jquery: "npm:>=1.8.0 <4.0.0"
12101+
checksum: 10/e784a6ee7bb80b579e1a6e9a8c2a7a1b91c5547f319541ea1ae3aaa21f37d5fa8f404a899beb5c439fc5fb2a19c08703911309e5cdc8827537d755da2fb76e8f
12102+
languageName: node
12103+
linkType: hard
12104+
1208512105
"jquery-ui@npm:~1.13.2":
1208612106
version: 1.13.3
1208712107
resolution: "jquery-ui@npm:1.13.3"
@@ -12114,7 +12134,7 @@ __metadata:
1211412134
languageName: node
1211512135
linkType: hard
1211612136

12117-
"jquery@npm:1.8 - 4, jquery@npm:>=1.7, jquery@npm:>=1.7.0, jquery@npm:>=1.8.0 <4.0.0, jquery@npm:>=1.9.0, jquery@npm:>=3.4.0 <4.0.0, jquery@npm:^3.4.1, jquery@npm:^3.5.1":
12137+
"jquery@npm:1.8 - 4, jquery@npm:>=1.7, jquery@npm:>=1.7.0, 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":
1211812138
version: 3.7.1
1211912139
resolution: "jquery@npm:3.7.1"
1212012140
checksum: 10/17be9929f5fa37697d9848284f0d108c543318ef79ec794e130cd0c49f6c050d60c803a69e8cfa16fa19f5ff7cdb814a6905cceab0831186560c65ed113cd579
@@ -13051,7 +13071,7 @@ __metadata:
1305113071
angular-sanitize: "npm:~1.8.3"
1305213072
angular-ui-bootstrap: "npm:~2.5.6"
1305313073
angular-ui-codemirror: "npm:~0.3.0"
13054-
angular-ui-sortable: "npm:~0.16.1"
13074+
angular-ui-sortable: "npm:~0.19.0"
1305513075
angular.validators: "npm:~4.4.3"
1305613076
array-includes: "npm:^3.1.6"
1305713077
autoprefixer: "npm:~9.8.0"

0 commit comments

Comments
 (0)