Skip to content

Commit

Permalink
Merge pull request #19 from iteco-labss/chore/deps-update
Browse files Browse the repository at this point in the history
Обновление зависимостей (только minor и patch)
  • Loading branch information
ikudinov authored Nov 28, 2023
2 parents 5bc9996 + ae2e48f commit f07d85e
Show file tree
Hide file tree
Showing 2 changed files with 259 additions and 135 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,17 +25,17 @@
"devDependencies": {
"@rollup/plugin-commonjs": "^17.1.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.1.3",
"@typescript-eslint/eslint-plugin": "^4.0.1",
"@typescript-eslint/parser": "^4.0.1",
"eslint": "^7.8.0",
"eslint-config-prettier": "^8.5.0",
"@rollup/plugin-node-resolve": "^13.3.0",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.22.0",
"prettier": "^2.1.1",
"rollup": "^2.39.1",
"tslib": "^2.1.0",
"typescript": "^4.0.2"
"eslint-plugin-import": "^2.29.0",
"prettier": "^2.8.8",
"rollup": "^2.79.1",
"tslib": "^2.6.2",
"typescript": "^4.9.5"
},
"dependencies": {
"@expressms/smartapp-bridge": "^1.2.1"
Expand Down
Loading

0 comments on commit f07d85e

Please sign in to comment.