@cucumber/html-formatter
Advanced tools
Comparing version 20.4.0 to 21.0.0
{ | ||
"name": "@cucumber/html-formatter", | ||
"version": "20.4.0", | ||
"version": "21.0.0", | ||
"description": "HTML formatter for Cucumber", | ||
@@ -29,5 +29,5 @@ "main": "dist/src/CucumberHtmlStream.js", | ||
"devDependencies": { | ||
"@babel/core": "7.22.9", | ||
"@babel/core": "7.23.3", | ||
"@cucumber/compatibility-kit": "^12.0.0", | ||
"@cucumber/gherkin": "26.2.0", | ||
"@cucumber/gherkin": "27.0.0", | ||
"@cucumber/gherkin-streams": "^5.0.1", | ||
@@ -40,6 +40,6 @@ "@cucumber/gherkin-utils": "^8.0.0", | ||
"@types/glob": "^8.0.0", | ||
"@types/mocha": "10.0.1", | ||
"@types/node": "18.16.19", | ||
"@types/react": "18.2.14", | ||
"@types/react-dom": "18.2.7", | ||
"@types/mocha": "10.0.4", | ||
"@types/node": "18.18.9", | ||
"@types/react": "18.2.37", | ||
"@types/react-dom": "18.2.15", | ||
"@typescript-eslint/eslint-plugin": "^6.0.0", | ||
@@ -50,3 +50,3 @@ "@typescript-eslint/parser": "^6.0.0", | ||
"eslint": "^8.13.0", | ||
"eslint-config-prettier": "^8.5.0", | ||
"eslint-config-prettier": "^9.0.0", | ||
"eslint-plugin-import": "^2.26.0", | ||
@@ -62,13 +62,13 @@ "eslint-plugin-node": "^11.1.0", | ||
"prettier": "^3.0.0", | ||
"puppeteer": "^20.0.0", | ||
"puppeteer": "^21.0.0", | ||
"react": "18.2.0", | ||
"react-dom": "18.2.0", | ||
"sass": "1.63.6", | ||
"sass": "1.69.5", | ||
"sass-loader": "13.3.2", | ||
"shx": "^0.3.4", | ||
"source-map-support": "0.5.21", | ||
"ts-loader": "9.4.4", | ||
"ts-loader": "9.5.0", | ||
"ts-node": "10.9.1", | ||
"typescript": "5.1.6", | ||
"webpack": "5.88.1", | ||
"typescript": "5.2.2", | ||
"webpack": "5.89.0", | ||
"webpack-cli": "5.1.4" | ||
@@ -75,0 +75,0 @@ }, |
{ | ||
"name": "@cucumber/html-formatter", | ||
"version": "20.4.0", | ||
"version": "21.0.0", | ||
"description": "HTML formatter for Cucumber", | ||
@@ -29,5 +29,5 @@ "main": "dist/src/CucumberHtmlStream.js", | ||
"devDependencies": { | ||
"@babel/core": "7.22.9", | ||
"@babel/core": "7.23.3", | ||
"@cucumber/compatibility-kit": "^12.0.0", | ||
"@cucumber/gherkin": "26.2.0", | ||
"@cucumber/gherkin": "27.0.0", | ||
"@cucumber/gherkin-streams": "^5.0.1", | ||
@@ -40,6 +40,6 @@ "@cucumber/gherkin-utils": "^8.0.0", | ||
"@types/glob": "^8.0.0", | ||
"@types/mocha": "10.0.1", | ||
"@types/node": "18.16.19", | ||
"@types/react": "18.2.14", | ||
"@types/react-dom": "18.2.7", | ||
"@types/mocha": "10.0.4", | ||
"@types/node": "18.18.9", | ||
"@types/react": "18.2.37", | ||
"@types/react-dom": "18.2.15", | ||
"@typescript-eslint/eslint-plugin": "^6.0.0", | ||
@@ -50,3 +50,3 @@ "@typescript-eslint/parser": "^6.0.0", | ||
"eslint": "^8.13.0", | ||
"eslint-config-prettier": "^8.5.0", | ||
"eslint-config-prettier": "^9.0.0", | ||
"eslint-plugin-import": "^2.26.0", | ||
@@ -62,13 +62,13 @@ "eslint-plugin-node": "^11.1.0", | ||
"prettier": "^3.0.0", | ||
"puppeteer": "^20.0.0", | ||
"puppeteer": "^21.0.0", | ||
"react": "18.2.0", | ||
"react-dom": "18.2.0", | ||
"sass": "1.63.6", | ||
"sass": "1.69.5", | ||
"sass-loader": "13.3.2", | ||
"shx": "^0.3.4", | ||
"source-map-support": "0.5.21", | ||
"ts-loader": "9.4.4", | ||
"ts-loader": "9.5.0", | ||
"ts-node": "10.9.1", | ||
"typescript": "5.1.6", | ||
"webpack": "5.88.1", | ||
"typescript": "5.2.2", | ||
"webpack": "5.89.0", | ||
"webpack-cli": "5.1.4" | ||
@@ -75,0 +75,0 @@ }, |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2100660