foreman_templates 9.3.1 → 9.3.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/foreman_templates/version.rb +1 -1
- data/package.json +5 -5
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 6667035063d85b940f4b74356fa8793d9821c9ec9bbe4c49e24adcc473d10f62
|
4
|
+
data.tar.gz: 6ffe538911b6b9e14328c8902eaac93ceb37e186278de51562c63d63460358c3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 524229721731e2de220d347b12bf37f08c533db26272e114bb15775fd96bc815158ce3df0a7b6a2caf1483521f70f81e630ca7bd3ed70f27dd9c4d1540187d2d
|
7
|
+
data.tar.gz: 70df0168519fbb1c9c1eb6df86dfdafa00b04a69755c1a7dfb0cf5143a3aa316d5f26804cdb5156b799c35df5d7cd6a08171b1524965fd6c67d78092a4354b48
|
data/package.json
CHANGED
@@ -25,11 +25,11 @@
|
|
25
25
|
},
|
26
26
|
"devDependencies": {
|
27
27
|
"@babel/core": "^7.7.0",
|
28
|
-
"@theforeman/builder": "
|
29
|
-
"@theforeman/eslint-plugin-foreman": "
|
30
|
-
"@theforeman/vendor-dev": "
|
31
|
-
"@theforeman/test": "
|
32
|
-
"@theforeman/stories": "
|
28
|
+
"@theforeman/builder": ">= 12.0.1",
|
29
|
+
"@theforeman/eslint-plugin-foreman": ">= 12.0.1",
|
30
|
+
"@theforeman/vendor-dev": ">= 12.0.1",
|
31
|
+
"@theforeman/test": ">= 12.0.1",
|
32
|
+
"@theforeman/stories": ">= 12.0.1",
|
33
33
|
"babel-eslint": "^10.0.0",
|
34
34
|
"eslint": "^6.8.0",
|
35
35
|
"eslint-plugin-patternfly-react": "0.2.0",
|