Skip to content

Commit

Permalink
Merge branch 'master' into VIV-688/fix/textarea-scroll-issue
Browse files Browse the repository at this point in the history
  • Loading branch information
YonatanKra authored Aug 23, 2021
2 parents 341c63b + 356bfda commit 16ad5d0
Show file tree
Hide file tree
Showing 2 changed files with 166 additions and 100 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,19 +91,19 @@
"depcheck": "^1.4.0",
"element-f": "^2.0.0",
"es-dev-server": "^1.50.8",
"eslint": "^7.13.0",
"eslint-plugin-compat": "^3.9.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-lit": "^1.3.0",
"eslint": "^7.32.0",
"eslint-plugin-compat": "^3.13.0",
"eslint-plugin-import": "^2.24.1",
"eslint-plugin-lit": "^1.5.1",
"eslint-plugin-lit-a11y": "^1.0.1",
"eslint-plugin-mocha": "^8.0.0",
"eslint-plugin-no-only-tests": "^2.4.0",
"eslint-plugin-wc": "^1.2.0",
"eslint-plugin-mocha": "^9.0.0",
"eslint-plugin-no-only-tests": "^2.6.0",
"eslint-plugin-wc": "^1.3.1",
"fibers": "^5.0.0",
"glob": "^7.1.6",
"got": "^11.8.1",
"highlight.js": "^10.4.0",
"husky": "^5.0.8",
"husky": "^7.0.1",
"immer": "^8.0.1",
"ini": "^1.3.6",
"jimp": "^0.16.1",
Expand All @@ -120,26 +120,26 @@
"karma-safarinative-launcher": "^1.1.0",
"kefir": "^3.8.7",
"lerna": "^4.0.0",
"lint-staged": "^10.2.11",
"lint-staged": "^11.1.2",
"lit-analyzer": "^1.2.1",
"lodash": "^4.17.21",
"minimist": "^1.2.5",
"mocha": "^8.1.3",
"playwright": "^1.12.2",
"prism": "^4.1.2",
"sass": "^1.30.0",
"sass": "^1.38.0",
"semver-compare": "^1.0.0",
"semver-diff": "^3.1.1",
"serve": "^11.3.2",
"showdown": "^1.9.1",
"showdown-htmlescape": "^0.1.9",
"spech": "^0.2.1",
"standard-version": "^9.1.0",
"stylelint": "^13.9.0",
"stylelint": "^13.13.1",
"stylelint-a11y": "^1.2.3",
"stylelint-config-idiomatic-order": "^8.1.0",
"stylelint-config-sass-guidelines": "^7.1.0",
"stylelint-no-unsupported-browser-features": "^4.1.4",
"stylelint-config-sass-guidelines": "^8.0.0",
"stylelint-no-unsupported-browser-features": "^5.0.1",
"tar-stream": "^2.1.4",
"ts-loader": "^9.1.2",
"ts-node": "^9.1.1",
Expand Down
Loading

0 comments on commit 16ad5d0

Please sign in to comment.