aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-11-23 10:48:00 +0000
committerGitHub <[email protected]>2020-11-23 10:48:00 +0000
commite26fa867b87caba327ee1865c83bee4838e1bba1 (patch)
tree185e12bec0ffa081c5bcb5d7b97f11f481a2c782 /package-lock.json
parentbd49addbfb5005896360764f0e235aa525b3c97c (diff)
parent87dcb12a28232b51368039cc976870608a819caf (diff)
downloadmuse-e26fa867b87caba327ee1865c83bee4838e1bba1.tar.xz
muse-e26fa867b87caba327ee1865c83bee4838e1bba1.zip
Merge pull request #22 from codetheweb/dependabot/npm_and_yarn/eslint-7.14.0
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index fc40b30..2394aa3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1218,9 +1218,9 @@
"dev": true
},
"eslint": {
- "version": "7.13.0",
- "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.13.0.tgz",
- "integrity": "sha512-uCORMuOO8tUzJmsdRtrvcGq5qposf7Rw0LwkTJkoDbOycVQtQjmnhZSuLQnozLE4TmAzlMVV45eCHmQ1OpDKUQ==",
+ "version": "7.14.0",
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.14.0.tgz",
+ "integrity": "sha512-5YubdnPXrlrYAFCKybPuHIAH++PINe1pmKNc5wQRB9HSbqIK1ywAnntE3Wwua4giKu0bjligf1gLF6qxMGOYRA==",
"dev": true,
"requires": {
"@babel/code-frame": "^7.0.0",