1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00

bump eslint-config-oceanprotocol

This commit is contained in:
Matthias Kretschmann 2019-08-20 11:34:10 +02:00
parent adac2a0dbc
commit 1c6128787b
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 21 additions and 21 deletions

40
package-lock.json generated
View File

@ -2989,20 +2989,20 @@
}
},
"eslint-config-oceanprotocol": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/eslint-config-oceanprotocol/-/eslint-config-oceanprotocol-1.4.0.tgz",
"integrity": "sha512-Bt9KFYjsp210sek6IPi5Skj1ftpHKtsj/95IaWZCkncDyYnc5tIdrBs0vHf2MHrvJIJRPp4ahWtX+wMc+nSETA==",
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/eslint-config-oceanprotocol/-/eslint-config-oceanprotocol-1.5.0.tgz",
"integrity": "sha512-j6nH4tKdtVNpYkZUUvXTssxhhu7KsJXmQFo2SpsoR+hIynmOOnKMPr24xHzhLs0U+7plvObao+tDNlBfBRTp9A==",
"dev": true,
"requires": {
"eslint": "^6.2.0",
"eslint-config-standard": "^13.0.1",
"eslint-config-standard-react": "^8.0.0",
"eslint-config-standard": "^14.0.0",
"eslint-config-standard-react": "^9.0.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-node": "^9.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-react": "^7.14.3",
"eslint-plugin-security": "^1.4.0",
"eslint-plugin-standard": "^4.0.0"
"eslint-plugin-standard": "^4.0.1"
}
},
"eslint-config-prettier": {
@ -3015,24 +3015,24 @@
}
},
"eslint-config-standard": {
"version": "13.0.1",
"resolved": "https://registry.npmjs.org/eslint-config-standard/-/eslint-config-standard-13.0.1.tgz",
"integrity": "sha512-zLKp4QOgq6JFgRm1dDCVv1Iu0P5uZ4v5Wa4DTOkg2RFMxdCX/9Qf7lz9ezRj2dBRa955cWQF/O/LWEiYWAHbTw==",
"version": "14.0.0",
"resolved": "https://registry.npmjs.org/eslint-config-standard/-/eslint-config-standard-14.0.0.tgz",
"integrity": "sha512-bV6e2LFvJEetrLjVAy4KWPOUsIhPWr040c649MigTPR6yUtaGuOt6CEAyNeez2lRiC+2+vjGWa02byjs25EB3A==",
"dev": true
},
"eslint-config-standard-jsx": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/eslint-config-standard-jsx/-/eslint-config-standard-jsx-7.0.0.tgz",
"integrity": "sha512-OiKOF3MFVmWOCVfsi8GHlVorOEiBsPzAnUhM3c6HML94O2krbdQ/eMABySHgHHOIBYRls9sR9I3lo6O0vXhVEg==",
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/eslint-config-standard-jsx/-/eslint-config-standard-jsx-8.0.0.tgz",
"integrity": "sha512-Abs/WP+638KfkHI1J961yAztpMhYFvEMTqD4GMUZObAO9yOmLaQZlJY6xke1ty1+zhY4G58AuvHo3ht6avAEVQ==",
"dev": true
},
"eslint-config-standard-react": {
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/eslint-config-standard-react/-/eslint-config-standard-react-8.0.0.tgz",
"integrity": "sha512-6qiTYBWqUIH68KNhFwSWAv4IJVf+fy2+LheA2YBTzYlUPjvsulQBWb/Xj9b3NwqVrhbemSu0GDFDcJvB9LLNbw==",
"version": "9.0.0",
"resolved": "https://registry.npmjs.org/eslint-config-standard-react/-/eslint-config-standard-react-9.0.0.tgz",
"integrity": "sha512-nyjOpp1QpagJUyJyzbaGQN7UPgCv+O1gwtGn/R41nqquL6M5jlrNEMRbMgXg33pczi1Oh0E0b7SikGJ+WgVYFg==",
"dev": true,
"requires": {
"eslint-config-standard-jsx": "^7.0.0"
"eslint-config-standard-jsx": "^8.0.0"
}
},
"eslint-import-resolver-node": {
@ -3325,9 +3325,9 @@
}
},
"eslint-plugin-standard": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-standard/-/eslint-plugin-standard-4.0.0.tgz",
"integrity": "sha512-OwxJkR6TQiYMmt1EsNRMe5qG3GsbjlcOhbGUBY4LtavF9DsLaTcoR+j2Tdjqi23oUwKNUqX7qcn5fPStafMdlA==",
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-standard/-/eslint-plugin-standard-4.0.1.tgz",
"integrity": "sha512-v/KBnfyaOMPmZc/dmc6ozOdWqekGp7bBGq4jLAecEfPGmfKiWS4sA8sC0LqiV9w5qmXAtXVn4M3p1jSyhY85SQ==",
"dev": true
},
"eslint-scope": {
@ -10281,7 +10281,7 @@
},
"dependencies": {
"websocket": {
"version": "github:web3-js/WebSocket-Node#b134a75541b5db59668df81c03e926cd5f325077",
"version": "github:web3-js/WebSocket-Node#905deb4812572b344f5801f8c9ce8bb02799d82e",
"from": "github:web3-js/WebSocket-Node#polyfill/globalThis",
"dev": true,
"requires": {

View File

@ -76,7 +76,7 @@
"chai-spies": "^1.0.0",
"cross-env": "^5.2.0",
"eslint": "^6.2.0",
"eslint-config-oceanprotocol": "^1.4.0",
"eslint-config-oceanprotocol": "^1.5.0",
"eslint-config-prettier": "^6.0.0",
"eslint-plugin-prettier": "^3.1.0",
"lcov-result-merger": "^3.1.0",