mirror of
https://github.com/IT4Change/IT4C.dev.git
synced 2026-03-01 12:44:23 +00:00
build(deps-dev): bump eslint-config-it4c from 0.7.2 to 0.8.0 in /backend (#643)
Bumps eslint-config-it4c from 0.7.2 to 0.8.0. --- updated-dependencies: - dependency-name: eslint-config-it4c dependency-version: 0.8.0 dependency-type: direct:development update-type: version-update:semver-minor ... 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:
parent
f00e9f8558
commit
e94222f959
8
backend/package-lock.json
generated
8
backend/package-lock.json
generated
@ -18,7 +18,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^9.39.2",
|
||||
"eslint-config-it4c": "^0.7.2",
|
||||
"eslint-config-it4c": "^0.8.0",
|
||||
"jest": "^30.2.0",
|
||||
"ts-jest": "^29.4.6",
|
||||
"tsx": "^4.21.0",
|
||||
@ -5128,9 +5128,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-config-it4c": {
|
||||
"version": "0.7.2",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-it4c/-/eslint-config-it4c-0.7.2.tgz",
|
||||
"integrity": "sha512-wjjWUzYUInKi2KIn1bb227i8LF6vetg9IYRmvoVi8ipjIUopzyr/MBZltdrW++HRmRIpn8asZMozPhU7rAEhAA==",
|
||||
"version": "0.8.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-it4c/-/eslint-config-it4c-0.8.0.tgz",
|
||||
"integrity": "sha512-EWWwyodFWn/qmHXZXL7T+GSdj0KVcWxcqAgXi8Lki4dGhJRast+oIUV+sU8V0iEkm9eeN7jgslRsF74IdoxDtQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@eslint-community/eslint-plugin-eslint-comments": "^4.6.0",
|
||||
|
||||
@ -20,7 +20,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^9.39.2",
|
||||
"eslint-config-it4c": "^0.7.2",
|
||||
"eslint-config-it4c": "^0.8.0",
|
||||
"jest": "^30.2.0",
|
||||
"ts-jest": "^29.4.6",
|
||||
"tsx": "^4.21.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user