This commit is contained in:
Lucas Holmquist 2025-07-15 02:12:02 -04:00 committed by GitHub
commit b6896efe17
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2063 additions and 1104 deletions

3159
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -118,7 +118,7 @@
"uuid": "^8.3.2"
},
"devDependencies": {
"@cucumber/cucumber": "^8.0.0",
"@cucumber/cucumber": "^10.0.0",
"@types/chai": "^4.2.11",
"@types/cucumber": "^6.0.1",
"@types/got": "^9.6.11",
@ -132,7 +132,7 @@
"ajv-cli": "^5.0.0",
"axios": "^0.26.1",
"chai": "~4.2.0",
"eslint": "^7.32.0",
"eslint": "^9.0.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-header": "^3.1.1",
"eslint-plugin-import": "^2.23.4",
@ -140,11 +140,11 @@
"eslint-plugin-promise": "^5.1.0",
"got": "^11.8.5",
"http-parser-js": "^0.5.2",
"mocha": "^10.1.0",
"mocha": "^11.0.1",
"nock": "~12.0.3",
"nyc": "~15.0.0",
"prettier": "^2.0.5",
"remark-cli": "^10.0.0",
"remark-cli": "^12.0.0",
"remark-lint": "^8.0.0",
"remark-lint-list-item-indent": "^2.0.1",
"remark-preset-lint-recommended": "^5.0.0",