Skip to content

Commit

Permalink
Dependency updates (#569)
Browse files Browse the repository at this point in the history
* Remove yarn.lock

* Run npm audit fix

* Run npm update

* Update to Cypress 5

* Update rollup-plugin-terser

* Update eslint

* Update pretty-quick

* Update rollup-plugin-livereload

* Update rollup-plugin-sourcemaps

* Update eslint plugins

* Update wait-on

* Update [email protected]

* Revert browser-tabs-lock to 1.2.9

* Ignore yarn.lock from git
  • Loading branch information
Steve Hobbs committed Sep 3, 2020
1 parent f4391f6 commit 25c548f
Show file tree
Hide file tree
Showing 24 changed files with 1,597 additions and 7,862 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,6 @@ cypress/screenshots
cypress/videos
.release
.idea
test-results
test-results
yarn.lock

2 changes: 1 addition & 1 deletion docs/assets/js/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/assets/js/search.json

Large diffs are not rendered by default.

44 changes: 22 additions & 22 deletions docs/classes/auth0client.html

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions docs/classes/authenticationerror.html

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions docs/classes/genericerror.html

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions docs/classes/popuptimeouterror.html

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions docs/classes/timeouterror.html

Large diffs are not rendered by default.

110 changes: 55 additions & 55 deletions docs/globals.html

Large diffs are not rendered by default.

110 changes: 55 additions & 55 deletions docs/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/interfaces/advancedoptions.html

Large diffs are not rendered by default.

40 changes: 20 additions & 20 deletions docs/interfaces/auth0clientoptions.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions docs/interfaces/getidtokenclaimsoptions.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions docs/interfaces/gettokensilentlyoptions.html

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions docs/interfaces/gettokenwithpopupoptions.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions docs/interfaces/getuseroptions.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions docs/interfaces/logoutoptions.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/interfaces/popupconfigoptions.html

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions docs/interfaces/popuploginoptions.html

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions docs/interfaces/redirectloginoptions.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/interfaces/redirectloginresult.html

Large diffs are not rendered by default.

2,341 changes: 1,310 additions & 1,031 deletions package-lock.json

Large diffs are not rendered by default.

54 changes: 27 additions & 27 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,52 +32,52 @@
},
"devDependencies": {
"@auth0/component-cdn-uploader": "github:auth0/component-cdn-uploader#v2.2.2",
"@rollup/plugin-replace": "^2.3.1",
"@rollup/plugin-replace": "^2.3.3",
"@types/cypress": "^1.1.3",
"@types/jest": "^24.9.1",
"@typescript-eslint/eslint-plugin-tslint": "^2.27.0",
"@typescript-eslint/parser": "^2.27.0",
"@typescript-eslint/eslint-plugin-tslint": "^4.0.1",
"@typescript-eslint/parser": "^4.0.1",
"cli-table": "^0.3.1",
"concurrently": "^5.1.0",
"cypress": "^4.10.0",
"concurrently": "^5.3.0",
"cypress": "^5.1.0",
"es-check": "^5.1.0",
"eslint": "^6.8.0",
"eslint": "^7.8.1",
"gzip-size": "^5.1.1",
"husky": "^4.2.3",
"idtoken-verifier": "^2.0.2",
"husky": "^4.2.5",
"idtoken-verifier": "^2.0.3",
"jest": "^24.9.0",
"jest-junit": "^11.0.1",
"jest-junit": "^11.1.0",
"jest-localstorage-mock": "^2.4.3",
"jsonwebtoken": "^8.5.1",
"pem": "^1.14.4",
"prettier": "^2.0.4",
"pretty-quick": "^2.0.1",
"prettier": "^2.1.1",
"pretty-quick": "^3.0.0",
"qss": "^2.0.3",
"rimraf": "^3.0.2",
"rollup": "^2.3.3",
"rollup": "^2.26.9",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-livereload": "^1.1.0",
"rollup-plugin-livereload": "^2.0.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-serve": "^1.0.1",
"rollup-plugin-sourcemaps": "^0.5.0",
"rollup-plugin-terser": "^5.3.0",
"rollup-plugin-typescript2": "^0.27.0",
"rollup-plugin-visualizer": "^4.0.3",
"rollup-plugin-web-worker-loader": "^1.1.3",
"rollup-plugin-serve": "^1.0.4",
"rollup-plugin-sourcemaps": "^0.6.2",
"rollup-plugin-terser": "^7.0.1",
"rollup-plugin-typescript2": "^0.27.2",
"rollup-plugin-visualizer": "^4.1.1",
"rollup-plugin-web-worker-loader": "^1.3.1",
"serve": "^11.3.2",
"ts-jest": "^24.3.0",
"tslint": "^6.1.1",
"tslint": "^6.1.3",
"tslint-config-security": "^1.16.0",
"typedoc": "^0.17.4",
"typescript": "^3.8.3",
"wait-on": "^4.0.1"
"typedoc": "^0.18.0",
"typescript": "^3.9.7",
"wait-on": "^5.2.0"
},
"dependencies": {
"abortcontroller-polyfill": "^1.4.0",
"browser-tabs-lock": "^1.2.8",
"core-js": "^3.6.4",
"abortcontroller-polyfill": "^1.5.0",
"browser-tabs-lock": "^1.2.9",
"core-js": "^3.6.5",
"es-cookie": "^1.3.2",
"fast-text-encoding": "^1.0.1",
"fast-text-encoding": "^1.0.3",
"promise-polyfill": "^8.1.3",
"unfetch": "^4.1.0"
},
Expand Down
Loading

0 comments on commit 25c548f

Please sign in to comment.