mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-25 02:50:08 +03:00
Revert "M #~: Bump eslint config version to 2.0.1 (#1766)"
This reverts commit c789a59a9a6b317eeaf55470bc757ed95d052d60.
This commit is contained in:
parent
af51cfbd77
commit
d82f619b0b
15
src/fireedge/package-lock.json
generated
15
src/fireedge/package-lock.json
generated
@ -113,7 +113,7 @@
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "0.5.1",
|
||||
"cross-env": "7.0.2",
|
||||
"eslint": "7.32.0",
|
||||
"eslint-config-opennebula": "2.0.1",
|
||||
"eslint-config-opennebula": "2.0.0",
|
||||
"eslint-import-resolver-alias": "1.1.2",
|
||||
"eslint-import-resolver-webpack": "0.13.0",
|
||||
"opennebula-generatepotfile": "1.0.0",
|
||||
@ -5542,11 +5542,10 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-config-opennebula": {
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-opennebula/-/eslint-config-opennebula-2.0.1.tgz",
|
||||
"integrity": "sha512-soNL+9o6BEa4CZWvwiIzw6I3LbL5MTzNhk216YOIfs+wCTry/CnaZjmTzUBdgQvSB0f2S8OC72mI5lCue+Zqpg==",
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-opennebula/-/eslint-config-opennebula-2.0.0.tgz",
|
||||
"integrity": "sha512-crQCwDFZO56PcDAdr9Q8q6BErsn8DSsQy8fBWLYvOcH8GkauNzNyv2a87JX8K7vRhWLFBTkT+uA222dxOmc5sA==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/core": "7.15.8",
|
||||
"@babel/eslint-parser": "7.15.4",
|
||||
@ -16646,9 +16645,9 @@
|
||||
}
|
||||
},
|
||||
"eslint-config-opennebula": {
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-opennebula/-/eslint-config-opennebula-2.0.1.tgz",
|
||||
"integrity": "sha512-soNL+9o6BEa4CZWvwiIzw6I3LbL5MTzNhk216YOIfs+wCTry/CnaZjmTzUBdgQvSB0f2S8OC72mI5lCue+Zqpg==",
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-opennebula/-/eslint-config-opennebula-2.0.0.tgz",
|
||||
"integrity": "sha512-crQCwDFZO56PcDAdr9Q8q6BErsn8DSsQy8fBWLYvOcH8GkauNzNyv2a87JX8K7vRhWLFBTkT+uA222dxOmc5sA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/core": "7.15.8",
|
||||
|
@ -33,7 +33,7 @@
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "0.5.1",
|
||||
"cross-env": "7.0.2",
|
||||
"eslint": "7.32.0",
|
||||
"eslint-config-opennebula": "2.0.1",
|
||||
"eslint-config-opennebula": "2.0.0",
|
||||
"eslint-import-resolver-alias": "1.1.2",
|
||||
"eslint-import-resolver-webpack": "0.13.0",
|
||||
"opennebula-generatepotfile": "1.0.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user