Skip to content

Commit

Permalink
chore: update lint packages
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] authored and frbuceta committed Jan 10, 2023
1 parent be250f2 commit f1f3848
Show file tree
Hide file tree
Showing 54 changed files with 150 additions and 150 deletions.
2 changes: 1 addition & 1 deletion examples/access-control-migration/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/access-control-migration/package.json
Expand Up @@ -73,7 +73,7 @@
"@loopback/testlab": "^5.0.7",
"@types/lodash": "^4.14.191",
"@types/node": "^14.18.36",
"eslint": "^8.30.0",
"eslint": "^8.31.0",
"lodash": "^4.17.21",
"typescript": "~4.9.4"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/binding-resolution/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/binding-resolution/package.json
Expand Up @@ -56,7 +56,7 @@
"@loopback/testlab": "^5.0.7",
"@types/debug": "^4.1.7",
"@types/node": "^14.18.36",
"eslint": "^8.30.0",
"eslint": "^8.31.0",
"source-map-support": "^0.5.21",
"typescript": "~4.9.4"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/context/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/context/package.json
Expand Up @@ -54,7 +54,7 @@
"@loopback/eslint-config": "^13.0.7",
"@loopback/testlab": "^5.0.7",
"@types/node": "^14.18.36",
"eslint": "^8.30.0",
"eslint": "^8.31.0",
"typescript": "~4.9.4"
}
}
2 changes: 1 addition & 1 deletion examples/express-composition/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/express-composition/package.json
Expand Up @@ -62,7 +62,7 @@
"@loopback/testlab": "^5.0.7",
"@types/express": "^4.17.15",
"@types/node": "^14.18.36",
"eslint": "^8.30.0",
"eslint": "^8.31.0",
"typescript": "~4.9.4"
}
}
2 changes: 1 addition & 1 deletion examples/file-transfer/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/file-transfer/package.json
Expand Up @@ -60,7 +60,7 @@
"@types/express-serve-static-core": "^4.17.32",
"@types/multer": "^1.4.7",
"@types/node": "^14.18.36",
"eslint": "^8.30.0",
"eslint": "^8.31.0",
"typescript": "~4.9.4"
}
}
2 changes: 1 addition & 1 deletion examples/graphql/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/graphql/package.json
Expand Up @@ -63,7 +63,7 @@
"@loopback/testlab": "^5.0.7",
"@types/multer": "^1.4.7",
"@types/node": "^14.18.36",
"eslint": "^8.30.0",
"eslint": "^8.31.0",
"rimraf": "^3.0.2",
"source-map-support": "^0.5.21",
"typescript": "~4.9.4"
Expand Down
2 changes: 1 addition & 1 deletion examples/greeter-extension/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/greeter-extension/package.json
Expand Up @@ -58,7 +58,7 @@
"@loopback/testlab": "^5.0.7",
"@types/debug": "4.1.7",
"@types/node": "^14.18.36",
"eslint": "^8.30.0",
"eslint": "^8.31.0",
"typescript": "~4.9.4"
}
}
2 changes: 1 addition & 1 deletion examples/greeting-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/greeting-app/package.json
Expand Up @@ -62,7 +62,7 @@
"@loopback/testlab": "^5.0.7",
"@types/debug": "4.1.7",
"@types/node": "^14.18.36",
"eslint": "^8.30.0",
"eslint": "^8.31.0",
"typescript": "~4.9.4"
}
}
2 changes: 1 addition & 1 deletion examples/hello-world/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/hello-world/package.json
Expand Up @@ -55,7 +55,7 @@
"@loopback/eslint-config": "^13.0.7",
"@loopback/testlab": "^5.0.7",
"@types/node": "^14.18.36",
"eslint": "^8.30.0",
"eslint": "^8.31.0",
"typescript": "~4.9.4"
}
}
2 changes: 1 addition & 1 deletion examples/lb3-application/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/lb3-application/package.json
Expand Up @@ -69,7 +69,7 @@
"@loopback/testlab": "^5.0.7",
"@types/lodash": "^4.14.191",
"@types/node": "^14.18.36",
"eslint": "^8.30.0",
"eslint": "^8.31.0",
"lodash": "^4.17.21",
"should": "^13.2.3",
"typescript": "~4.9.4"
Expand Down
2 changes: 1 addition & 1 deletion examples/log-extension/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/log-extension/package.json
Expand Up @@ -57,7 +57,7 @@
"@loopback/testlab": "^5.0.7",
"@types/debug": "^4.1.7",
"@types/node": "^14.18.36",
"eslint": "^8.30.0",
"eslint": "^8.31.0",
"typescript": "~4.9.4"
}
}
2 changes: 1 addition & 1 deletion examples/metrics-prometheus/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/metrics-prometheus/package.json
Expand Up @@ -58,7 +58,7 @@
"@loopback/eslint-config": "^13.0.7",
"@loopback/testlab": "^5.0.7",
"@types/node": "^14.18.36",
"eslint": "^8.30.0",
"eslint": "^8.31.0",
"typescript": "~4.9.4"
}
}
2 changes: 1 addition & 1 deletion examples/multi-tenancy/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/multi-tenancy/package.json
Expand Up @@ -71,7 +71,7 @@
"@types/debug": "^4.1.7",
"@types/jsonwebtoken": "^9.0.0",
"@types/node": "^14.18.36",
"eslint": "^8.30.0",
"eslint": "^8.31.0",
"source-map-support": "^0.5.21",
"typescript": "~4.9.4"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/passport-login/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/passport-login/package.json
Expand Up @@ -95,7 +95,7 @@
"@types/lodash": "^4.14.191",
"@types/node": "^14.18.36",
"axios": "^0.27.2",
"eslint": "^8.30.0",
"eslint": "^8.31.0",
"lodash": "^4.17.21",
"typescript": "~4.9.4"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/references-many/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/references-many/package.json
Expand Up @@ -70,7 +70,7 @@
"@loopback/testlab": "^5.0.7",
"@types/lodash": "^4.14.191",
"@types/node": "^14.18.36",
"eslint": "^8.30.0",
"eslint": "^8.31.0",
"lodash": "^4.17.21",
"typescript": "~4.9.4"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/rest-crud/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/rest-crud/package.json
Expand Up @@ -66,7 +66,7 @@
"@loopback/testlab": "^5.0.7",
"@types/lodash": "^4.14.191",
"@types/node": "^14.18.36",
"eslint": "^8.30.0",
"eslint": "^8.31.0",
"lodash": "^4.17.21",
"typescript": "~4.9.4"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/rpc-server/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/rpc-server/package.json
Expand Up @@ -52,7 +52,7 @@
"@loopback/testlab": "^5.0.7",
"@types/express": "^4.17.15",
"@types/node": "^14.18.36",
"eslint": "^8.30.0",
"eslint": "^8.31.0",
"typescript": "~4.9.4"
}
}
2 changes: 1 addition & 1 deletion examples/soap-calculator/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/soap-calculator/package.json
Expand Up @@ -60,7 +60,7 @@
"@loopback/testlab": "^5.0.7",
"@types/mocha": "^10.0.1",
"@types/node": "^14.18.36",
"eslint": "^8.30.0",
"eslint": "^8.31.0",
"mocha": "^10.2.0",
"source-map-support": "^0.5.21",
"typescript": "~4.9.4"
Expand Down
2 changes: 1 addition & 1 deletion examples/socketio/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/socketio/package.json
Expand Up @@ -66,7 +66,7 @@
"@loopback/testlab": "^5.0.7",
"@types/debug": "^4.1.7",
"@types/node": "^14.18.36",
"eslint": "^8.30.0",
"eslint": "^8.31.0",
"socket.io-client": "^4.5.4",
"source-map-support": "^0.5.21",
"typescript": "~4.9.4"
Expand Down
2 changes: 1 addition & 1 deletion examples/todo-jwt/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/todo-jwt/package.json
Expand Up @@ -74,7 +74,7 @@
"@loopback/testlab": "^5.0.7",
"@types/lodash": "^4.14.191",
"@types/node": "^14.18.36",
"eslint": "^8.30.0",
"eslint": "^8.31.0",
"lodash": "^4.17.21",
"typescript": "~4.9.4"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/todo-list/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/todo-list/package.json
Expand Up @@ -70,7 +70,7 @@
"@loopback/testlab": "^5.0.7",
"@types/lodash": "^4.14.191",
"@types/node": "^14.18.36",
"eslint": "^8.30.0",
"eslint": "^8.31.0",
"lodash": "^4.17.21",
"typescript": "~4.9.4"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/todo/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/todo/package.json
Expand Up @@ -69,7 +69,7 @@
"@types/lodash": "^4.14.191",
"@types/morgan": "^1.9.4",
"@types/node": "^14.18.36",
"eslint": "^8.30.0",
"eslint": "^8.31.0",
"lodash": "^4.17.21",
"typescript": "~4.9.4"
}
Expand Down

0 comments on commit f1f3848

Please sign in to comment.