Skip to content

Commit

Permalink
chore: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
motss committed Sep 23, 2020
1 parent bfa9ebd commit c4b69fe
Show file tree
Hide file tree
Showing 16 changed files with 1,344 additions and 972 deletions.
2,285 changes: 1,329 additions & 956 deletions package-lock.json

Large diffs are not rendered by default.

31 changes: 15 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
"email": "wes.ngrongsen@gmail.com",
"url": "https://github.com/motss"
},
"sideEffects": false,
"main": "dist/app-datepicker.js",
"module": "dist/app-datepicker.js",
"typings": "dist/app-datepicker.d.ts",
Expand Down Expand Up @@ -65,35 +64,35 @@
}
},
"dependencies": {
"@material/mwc-button": "^0.15.0",
"lit-element": "^2.3.1",
"lit-html": "^1.2.1",
"@material/mwc-button": "^0.18.0",
"lit-element": "^2.4.0",
"lit-html": "^1.3.0",
"nodemod": "^2.6.1",
"tslib": "^1.11.2"
"tslib": "^2.0.1"
},
"devDependencies": {
"@reallyland/tsconfig": "^2.0.0",
"@reallyland/tslint-config": "^1.1.1",
"@types/mocha": "^7.0.2",
"@types/pretty": "^2.0.0",
"@types/request": "^2.48.4",
"@wdio/cli": "^5.22.4",
"@wdio/local-runner": "^5.22.4",
"@wdio/mocha-framework": "^5.18.7",
"@types/request": "^2.48.5",
"@wdio/cli": "^5.23.0",
"@wdio/local-runner": "^5.23.0",
"@wdio/mocha-framework": "^5.23.0",
"@wdio/sauce-service": "^5.22.1",
"@wdio/selenium-standalone-service": "^5.16.10",
"@wdio/spec-reporter": "^5.22.4",
"axe-core": "^3.5.3",
"@wdio/spec-reporter": "^5.23.0",
"axe-core": "^4.0.2",
"env-cmd": "^10.1.0",
"es-dev-server": "^1.48.1",
"husky": "^4.2.5",
"es-dev-server": "^1.57.4",
"husky": "^4.3.0",
"pretty": "^2.0.0",
"pwa-helpers": "^0.9.1",
"reify": "^0.20.12",
"shx": "^0.3.2",
"tslint": "^6.1.2",
"typescript": "^3.8.3",
"webdriverio": "^5.22.4"
"tslint": "^6.1.3",
"typescript": "^4.0.3",
"webdriverio": "^5.23.0"
},
"engines": {
"node": ">= 10.18.1",
Expand Down
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/tests/snapshots/app-datepicker-dialog/attributes-0-firefox.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/tests/snapshots/app-datepicker-dialog/attributes-1-firefox.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/tests/snapshots/app-datepicker-dialog/properties-1-firefox.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/tests/snapshots/app-datepicker/attributes-0-chrome.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/tests/snapshots/app-datepicker/attributes-0-firefox.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/tests/snapshots/app-datepicker/properties-0-chrome.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/tests/snapshots/app-datepicker/properties-0-firefox.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c4b69fe

Please sign in to comment.