Skip to content

Commit

Permalink
pin foreman-js to 12.2.0 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni committed Dec 14, 2023
1 parent 0d9cf8d commit 4db4588
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"dependencies": {
"@module-federation/utilities": "^1.7.0",
"@theforeman/vendor": "^12.0.1",
"@theforeman/vendor": "12.2.0",
"graphql-tag": "^2.11.0",
"intl": "~1.2.5",
"jed": "^1.1.1",
Expand All @@ -31,11 +31,11 @@
"devDependencies": {
"@adobe/css-tools": "~4.2.0",
"@babel/core": "^7.7.0",
"@theforeman/builder": "^12.0.1",
"@theforeman/eslint-plugin-foreman": "^12.0.1",
"@theforeman/eslint-plugin-rules": "^12.0.2",
"@theforeman/test": "^12.0.1",
"@theforeman/vendor-dev": "^12.0.1",
"@theforeman/builder": "12.2.0",
"@theforeman/eslint-plugin-foreman": "12.2.0",
"@theforeman/eslint-plugin-rules": "12.2.0",
"@theforeman/test": "12.2.0",
"@theforeman/vendor-dev": "12.2.0",
"@types/jest": "<27.0.0",
"argv-parse": "^1.0.1",
"babel-eslint": "^10.0.0",
Expand Down

0 comments on commit 4db4588

Please sign in to comment.