Compare commits

..

No commits in common. "master" and "feat-woodpecker" have entirely different histories.

3 changed files with 1194 additions and 1345 deletions

View file

@ -1,6 +1,6 @@
steps:
test:
image: node:20.15.1
image: node:20.10.0
commands:
- yarn install
- yarn lint

View file

@ -51,23 +51,23 @@
"@types/jest": "^29.5.6",
"@types/jsdom": "^21.1.4",
"@types/node": "^20.8.9",
"@types/sinon": "^17.0.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"copy-webpack-plugin": "^12.0.0",
"@types/sinon": "^10.0.20",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"copy-webpack-plugin": "^11.0.0",
"dart-sass": "^1.25.0",
"eslint": "^8.52.0",
"jest": "^29.7.0",
"jsdom": "^25.0.0",
"rimraf": "^6.0.0",
"sinon": "^19.0.0",
"jsdom": "^22.1.0",
"rimraf": "^5.0.5",
"sinon": "^17.0.0",
"ts-jest": "^29.1.1",
"ts-loader": "^9.5.0",
"ts-node": "^10.9.1",
"typedoc": "^0.26.0",
"typedoc": "^0.25.2",
"typescript": "^5.2.2",
"webpack": "^5.89.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.0"
"webpack-dev-server": "^4.15.1"
}
}

2519
yarn.lock

File diff suppressed because it is too large Load diff