update all dependencies (#9)
This commit is contained in:
Родитель
a503383006
Коммит
060935f74f
30
package.json
30
package.json
|
@ -31,39 +31,39 @@
|
|||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"jacdac-ts": "^1.14.0",
|
||||
"jacdac-ts": "^1.16.32",
|
||||
"webusb": "^2.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@rollup/plugin-typescript": "^8.2.5",
|
||||
"@semantic-release/exec": "^5.0.0",
|
||||
"@semantic-release/git": "^9.0.0",
|
||||
"@semantic-release/git": "^9.0.1",
|
||||
"@types/express": "^4.17.13",
|
||||
"@types/jest": "^26.0.24",
|
||||
"@types/node": "^16.4.9",
|
||||
"@types/jest": "^27.0.1",
|
||||
"@types/node": "^16.9.1",
|
||||
"@types/node-red": "^1.1.1",
|
||||
"@types/node-red-node-test-helper": "^0.2.2",
|
||||
"@types/sinon": "^10.0.2",
|
||||
"@types/supertest": "^2.0.11",
|
||||
"@typescript-eslint/eslint-plugin": "^4.28.5",
|
||||
"@typescript-eslint/parser": "^4.28.5",
|
||||
"colorette": "^1.2.2",
|
||||
"concurrently": "^6.2.0",
|
||||
"@typescript-eslint/eslint-plugin": "^4.31.1",
|
||||
"@typescript-eslint/parser": "^4.31.1",
|
||||
"colorette": "^1.4.0",
|
||||
"concurrently": "^6.2.1",
|
||||
"copyfiles": "^2.4.1",
|
||||
"eslint": "^7.32.0",
|
||||
"eslint-config-prettier": "^8.3.0",
|
||||
"eslint-plugin-jest": "^24.4.0",
|
||||
"glob": "^7.1.7",
|
||||
"jest": "^27.0.6",
|
||||
"jest": "^27.2.0",
|
||||
"mustache": "^4.2.0",
|
||||
"node-red": "^2.0.5",
|
||||
"node-red": "^2.0.6",
|
||||
"node-red-node-test-helper": "^0.2.7",
|
||||
"onchange": "^7.1.0",
|
||||
"prettier": "^2.3.2",
|
||||
"rollup": "^2.55.1",
|
||||
"semantic-release": "^17.4.4",
|
||||
"ts-jest": "^27.0.4",
|
||||
"typescript": "^4.3.5"
|
||||
"prettier": "^2.4.0",
|
||||
"rollup": "^2.56.3",
|
||||
"semantic-release": "^17.4.7",
|
||||
"ts-jest": "^27.0.5",
|
||||
"typescript": "^4.4.3"
|
||||
},
|
||||
"jest": {
|
||||
"testEnvironment": "node",
|
||||
|
|
1067
yarn.lock
1067
yarn.lock
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
Загрузка…
Ссылка в новой задаче