DEV: always pull latest coding standard dependencies (#9782)

This commit is contained in:
Joffrey JAFFEUX 2020-05-14 19:31:38 +02:00 committed by GitHub
parent 956d15d13f
commit 9ad3f4401a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -45,8 +45,8 @@
"chrome-launcher": "^0.12.0",
"chrome-remote-interface": "^0.25",
"ember-template-lint": "^2.5.2",
"eslint-config-discourse": "1.1.2",
"eslint-plugin-discourse-ember": "0.0.3",
"eslint-config-discourse": "latest",
"eslint-plugin-discourse-ember": "latest",
"lodash-cli": "https://github.com/lodash-archive/lodash-cli.git",
"pretender": "^1.6",
"puppeteer": "1.20",

View File

@ -978,7 +978,7 @@ escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
eslint-config-discourse@1.1.2:
eslint-config-discourse@latest:
version "1.1.2"
resolved "https://registry.yarnpkg.com/eslint-config-discourse/-/eslint-config-discourse-1.1.2.tgz#f8569579ea3fc348a989bbab0780a5c426038744"
integrity sha512-yF29RxKyvFvQbnICCGext0rlXzQMm4AZuBxqOVFonjb0sUbB/08l/FyLHmXKpKgLCEMV6RrJKB7xxPL6twtUkA==
@ -987,7 +987,7 @@ eslint-config-discourse@1.1.2:
eslint "^4.19"
prettier "^1.19.1"
eslint-plugin-discourse-ember@0.0.3:
eslint-plugin-discourse-ember@latest:
version "0.0.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-discourse-ember/-/eslint-plugin-discourse-ember-0.0.3.tgz#69e5876c2ece38ab3d6c4a05f0a20a7dc4c21e37"
integrity sha512-EFwWU4FlOSLBa4RolKZL8QD1eGOnvSkACLt4Big+o1ZUIpW7gGvfnJPtxkbaQ4XmhtZ5HetYt6862vVqhUMv9A==