Skip to content

Commit

Permalink
Fixes #37312 - Upgrade foreman-vendor packages to 13.x
Browse files Browse the repository at this point in the history
(cherry picked from commit 7008091)
  • Loading branch information
sjha4 authored and chris1984 committed Apr 17, 2024
1 parent f779346 commit d8774d3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -21,7 +21,7 @@
},
"dependencies": {
"@module-federation/utilities": "^1.7.0",
"@theforeman/vendor": "^12.0.1",
"@theforeman/vendor": "^13.0.1",
"graphql-tag": "^2.11.0",
"intl": "~1.2.5",
"jed": "^1.1.1",
Expand All @@ -30,11 +30,11 @@
},
"devDependencies": {
"@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": "^13.0.1",
"@theforeman/eslint-plugin-foreman": "^13.0.1",
"@theforeman/eslint-plugin-rules": "^13.0.1",
"@theforeman/test": "^13.0.1",
"@theforeman/vendor-dev": "^13.0.1",
"@types/jest": "<27.0.0",
"argv-parse": "^1.0.1",
"babel-eslint": "^10.0.0",
Expand Down

0 comments on commit d8774d3

Please sign in to comment.