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 18, 2024
1 parent 994c8b9 commit d91bd7e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -20,7 +20,7 @@
"analyze": "./script/webpack-analyze"
},
"dependencies": {
"@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 @@ -29,11 +29,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": "^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 d91bd7e

Please sign in to comment.