mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-16 22:50:10 +03:00
M #~: updated eslint package (#3176)
This commit is contained in:
parent
bffb5e1aa1
commit
48060269f1
14
src/fireedge/package-lock.json
generated
14
src/fireedge/package-lock.json
generated
@ -128,7 +128,7 @@
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "0.5.1",
|
||||
"cross-env": "7.0.2",
|
||||
"eslint": "7.32.0",
|
||||
"eslint-config-opennebula": "2.0.2",
|
||||
"eslint-config-opennebula": "2.0.3",
|
||||
"eslint-import-resolver-alias": "1.1.2",
|
||||
"eslint-import-resolver-webpack": "0.13.0",
|
||||
"opennebula-generatepotfile": "1.0.0",
|
||||
@ -6562,9 +6562,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-config-opennebula": {
|
||||
"version": "2.0.2",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-opennebula/-/eslint-config-opennebula-2.0.2.tgz",
|
||||
"integrity": "sha512-+pimV6sET8qhhujNztgDlnCEFt6QR6ONguOO7GijV8PkHEm62UGx6lv/sxJdyl1U38vFb4VO/4rrrff3fRFLUw==",
|
||||
"version": "2.0.3",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-opennebula/-/eslint-config-opennebula-2.0.3.tgz",
|
||||
"integrity": "sha512-GU4RyiSQWA+zZLEVDW81MXYc2V+m6gmikPTDC8/WNrSfnEcnazxjCjSSoqQSaa0G3/X9Z27Tbp0aCfY//Ruv7A==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@babel/core": "7.15.8",
|
||||
@ -19574,9 +19574,9 @@
|
||||
}
|
||||
},
|
||||
"eslint-config-opennebula": {
|
||||
"version": "2.0.2",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-opennebula/-/eslint-config-opennebula-2.0.2.tgz",
|
||||
"integrity": "sha512-+pimV6sET8qhhujNztgDlnCEFt6QR6ONguOO7GijV8PkHEm62UGx6lv/sxJdyl1U38vFb4VO/4rrrff3fRFLUw==",
|
||||
"version": "2.0.3",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-opennebula/-/eslint-config-opennebula-2.0.3.tgz",
|
||||
"integrity": "sha512-GU4RyiSQWA+zZLEVDW81MXYc2V+m6gmikPTDC8/WNrSfnEcnazxjCjSSoqQSaa0G3/X9Z27Tbp0aCfY//Ruv7A==",
|
||||
"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.2",
|
||||
"eslint-config-opennebula": "2.0.3",
|
||||
"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