1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2025-01-18 21:17:59 +00:00

Bump eslint-config-nodejs from b542fd0 to a624442 in /frontend (#9)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-05-30 20:42:58 +02:00 committed by GitHub
parent cf5c2b441e
commit fc3df156bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1317,8 +1317,9 @@
} }
}, },
"node_modules/eslint-config-nodejs": { "node_modules/eslint-config-nodejs": {
"version": "1.0.0", "version": "1.1.0",
"resolved": "git+ssh://git@github.com/johbog/eslint-config-nodejs.git#b542fd07ec8dfed64a50cf8c1901febc92996a51", "resolved": "git+ssh://git@github.com/johbog/eslint-config-nodejs.git#a6244429574a1ba63ae786e393292e9715c1e493",
"integrity": "sha512-I7nMjFf7fQ13ruuFzftbJTNMFjwBQ8ZZ5g49rkNzlhlwMbBYVH0XTKbxELp1hiph/PN/5IMlBElAAt/IZ6Tq5A==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"eslint": "^7.9.0" "eslint": "^7.9.0"
@ -4467,9 +4468,10 @@
} }
}, },
"eslint-config-nodejs": { "eslint-config-nodejs": {
"version": "git+ssh://git@github.com/johbog/eslint-config-nodejs.git#b542fd07ec8dfed64a50cf8c1901febc92996a51", "version": "git+ssh://git@github.com/johbog/eslint-config-nodejs.git#a6244429574a1ba63ae786e393292e9715c1e493",
"integrity": "sha512-I7nMjFf7fQ13ruuFzftbJTNMFjwBQ8ZZ5g49rkNzlhlwMbBYVH0XTKbxELp1hiph/PN/5IMlBElAAt/IZ6Tq5A==",
"dev": true, "dev": true,
"from": "eslint-config-nodejs@github:johbog/eslint-config-nodejs", "from": "eslint-config-nodejs@github:johbog/eslint-config-nodejs#a6244429574a1ba63ae786e393292e9715c1e493",
"requires": { "requires": {
"eslint": "^7.9.0" "eslint": "^7.9.0"
}, },