Skip to content

Commit

Permalink
Merge pull request #1874 from Fryguy/revert-s390x-lockdowns
Browse files Browse the repository at this point in the history
Revert s390x lockdowns
  • Loading branch information
bdunne authored Jan 2, 2024
2 parents e665d11 + 9cb3d30 commit 7b32b5f
Show file tree
Hide file tree
Showing 2 changed files with 143 additions and 110 deletions.
17 changes: 3 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
"angular-sanitize": "~1.8.0",
"angular-ui-bootstrap": "~2.5.6",
"angular-ui-sortable": "~0.19.0",
"array-includes": "~3.1.6",
"autoprefixer": "~9.8.6",
"base64-js": "~1.3.1",
"bootstrap-combobox": "~1.0.2",
Expand All @@ -66,6 +67,7 @@
"ngprogress": "~1.1.3",
"ngstorage": "~0.3.11",
"numeral": "~2.0.6",
"object.values": "~1.1.6",
"patternfly": "~3.59.5",
"patternfly-timeline": "patternfly/patternfly-timeline#master-dist",
"spice-html5-bower": "~1.7.3",
Expand Down Expand Up @@ -137,22 +139,9 @@
},
"packageManager": "[email protected]",
"resolutions": {
"array-includes": "3.1.6",
"array.prototype.flat": "1.3.1",
"array.prototype.reduce": "1.0.5",
"es-abstract": "~1.21.2",
"function.prototype.name": "1.1.5",
"moment-timezone": "^0.5.41",
"moment": "~2.29.4",
"node-sass": "^8.0.0",
"nth-check": "^2.1.1",
"object.entries": "1.1.6",
"object.getownpropertydescriptors": "2.1.6",
"object.values": "1.1.6",
"string.prototype.padstart": "3.1.4",
"string.prototype.padend": "3.1.4",
"string.prototype.trim": "1.2.7",
"string.prototype.trimend": "1.0.6",
"string.prototype.trimstart": "1.0.6"
"nth-check": "^2.1.1"
}
}
Loading

0 comments on commit 7b32b5f

Please sign in to comment.