@elasticpath/generator-epcc-app
Advanced tools
Comparing version 1.7.2 to 1.7.3
@@ -12,2 +12,3 @@ module.exports = { | ||
"eslint-plugin-prettier": "5.x", | ||
globals: "15.x", | ||
jest: "29.x", | ||
@@ -14,0 +15,0 @@ "jest-junit": "16.x", |
@@ -13,2 +13,3 @@ "use strict"; | ||
answers; | ||
ihLowCodeIntegrationOnly = false; | ||
@@ -15,0 +16,0 @@ |
{ | ||
"name": "@elasticpath/generator-epcc-app", | ||
"version": "1.7.2", | ||
"version": "1.7.3", | ||
"description": "A generator to create new EPCC NodeJS projects using a common template.", | ||
@@ -23,2 +23,3 @@ "homepage": "", | ||
"@commitlint/config-conventional": "19.x", | ||
"@eslint/js": "^9.11.1", | ||
"@semantic-release/commit-analyzer": "10.x", | ||
@@ -28,10 +29,8 @@ "@semantic-release/gitlab": "12.x", | ||
"@semantic-release/release-notes-generator": "11.x", | ||
"@types/inquirer": "9.x", | ||
"@types/node": "*", | ||
"@yeoman/types": "1.x", | ||
"cpy-cli": "5.x", | ||
"eslint": "9.x", | ||
"eslint-config-prettier": "9.x", | ||
"eslint-config-xo": "0.x", | ||
"eslint-plugin-prettier": "5.x", | ||
"globals": "15.x", | ||
"husky": "9.x", | ||
@@ -46,3 +45,3 @@ "jest": "29.x", | ||
"semantic-release": "21.1.x", | ||
"typescript": "5.x", | ||
"typescript": "^5.6.2", | ||
"yeoman-assert": "3.x", | ||
@@ -49,0 +48,0 @@ "yeoman-environment": "3.x", |
Sorry, the diff of this file is not supported yet
87612
27
1974