foreman_patch 1.1.4 → 1.1.5

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a473d59ebcdd7af43140d851cf70939590e8c2aed90edad74a25d240731b89ad
4
- data.tar.gz: e66e7708d5ed6a818dec500dd47901b73d51bced14eddf14d52a9159b013d6a7
3
+ metadata.gz: f4f015d44bd2d66ad47969d4894d91c310490016878d97b3813116f5f98d1905
4
+ data.tar.gz: f806ef4db3bb2063fe5351647b1ad3afbc62a4123cec77e7e6cde19841d9afce
5
5
  SHA512:
6
- metadata.gz: 31dff9df811a5a787b494311e8e59987a3b269cb91f18796a4b1877e87b46f90feb7fb0a11149a552dd2630f7e0881d429aae560ef01a02019cd473552a240f9
7
- data.tar.gz: 7152b81be31a962835ee8ac8da132355f5ee845d7ef7b8178d812dc6e338692f13e356988448ece1285d15d744bb7ac3f46693550f684f4788e640f8c80339f1
6
+ metadata.gz: 77525bb51ccca12bb7c6ca53b116d3617078a9aad0b8d1541e0e5800496e47cdc612a188adbe206290fa4bb0e66902b1b33e6dd60c686466d9579775b75970ba
7
+ data.tar.gz: 676e249138262bd3c3016b59abc49dd909332212fe9cd72c7be1d12092c8b48852acea23e6e52155de7a0d36688b88d0d7ebee71c8328ebde8d6cfba197c195c
@@ -1,3 +1,3 @@
1
1
  module ForemanPatch
2
- VERSION = '1.1.4'.freeze
2
+ VERSION = '1.1.5'.freeze
3
3
  end
data/package.json CHANGED
@@ -1,6 +1,8 @@
1
1
  {
2
2
  "name": "foreman_patch",
3
- "version": "0.0.1",
3
+ "version": "0.0.2",
4
+ "description": "TODO",
5
+ "main": "index.js",
4
6
  "license": "GPL-3.0",
5
7
  "scripts": {
6
8
  "lint": "tfm-lint --plugin -d /webpack",
@@ -9,7 +11,8 @@
9
11
  "test:current": "tfm-test --plugin --watch",
10
12
  "publish-coverage": "tfm-publish-coverage",
11
13
  "stories": "tfm-stories --plugin",
12
- "stories:build": "tfm-build-stories --plugin"
14
+ "stories:build": "tfm-build-stories --plugin",
15
+ "create-react-component": "yo react-domain"
13
16
  },
14
17
  "repository": {
15
18
  "type": "git",
@@ -20,16 +23,20 @@
20
23
  },
21
24
  "devDependencies": {
22
25
  "@babel/core": "^7.7.0",
23
- "@theforeman/builder": "^6.0.0",
24
- "@theforeman/eslint-plugin-foreman": "^6.0.0",
25
- "@theforeman/stories": "^7.0.0",
26
- "@theforeman/test": "^8.0.0",
27
- "@theforeman/vendor-dev": "^6.0.0",
26
+ "@theforeman/builder": "^8.15.0",
27
+ "@theforeman/eslint-plugin-foreman": "^8.15.0",
28
+ "@theforeman/find-foreman": "^8.15.0",
29
+ "@theforeman/stories": "^8.15.0",
30
+ "@theforeman/test": "^8.15.0",
31
+ "@theforeman/vendor-dev": "^8.15.0",
28
32
  "babel-eslint": "^10.0.3",
29
33
  "eslint": "^6.7.2",
30
- "prettier": "^1.19.1"
34
+ "jed": "^1.1.1",
35
+ "prettier": "^1.19.1",
36
+ "stylelint-config-standard": "^18.0.0",
37
+ "stylelint": "^9.3.0"
31
38
  },
32
39
  "peerDependencies": {
33
- "@theforeman/vendor": ">= 6.0.0"
40
+ "@theforeman/vendor": "^8.15.0"
34
41
  }
35
42
  }
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: foreman_patch
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.4
4
+ version: 1.1.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jason Galens
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-04-28 00:00:00.000000000 Z
11
+ date: 2023-05-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: katello