mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 17:45:22 +00:00
build(deps-dev): bump eslint from 8.19.0 to 8.20.0 (#984)
* build(deps-dev): bump eslint from 8.19.0 to 8.20.0 Bumps [eslint](https://github.com/eslint/eslint) from 8.19.0 to 8.20.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.19.0...v8.20.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * [dependabot skip] Fix yarn.lock Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-fix <dependabot-fix@example.com> Co-authored-by: David Lechner <david@pybricks.com>
This commit is contained in:
co-authored by
dependabot-fix
David Lechner
parent
3d60f93fd5
commit
d5244da7ca
+1
-1
@@ -146,7 +146,7 @@
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "^5.30.6",
|
||||
"@typescript-eslint/parser": "^5.30.6",
|
||||
"eslint": "^8.19.0",
|
||||
"eslint": "^8.20.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-config-react-app": "^7.0.1",
|
||||
"eslint-config-typed-fp": "^2.0.1",
|
||||
|
||||
@@ -2344,7 +2344,7 @@ __metadata:
|
||||
dexie-react-hooks: ^1.1.1
|
||||
dotenv: ^16.0.1
|
||||
dotenv-expand: ^8.0.3
|
||||
eslint: ^8.19.0
|
||||
eslint: ^8.20.0
|
||||
eslint-config-prettier: ^8.5.0
|
||||
eslint-config-react-app: ^7.0.1
|
||||
eslint-config-typed-fp: ^2.0.1
|
||||
@@ -7811,9 +7811,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:^8.19.0":
|
||||
version: 8.19.0
|
||||
resolution: "eslint@npm:8.19.0"
|
||||
"eslint@npm:^8.20.0":
|
||||
version: 8.20.0
|
||||
resolution: "eslint@npm:8.20.0"
|
||||
dependencies:
|
||||
"@eslint/eslintrc": ^1.3.0
|
||||
"@humanwhocodes/config-array": ^0.9.2
|
||||
@@ -7852,7 +7852,7 @@ __metadata:
|
||||
v8-compile-cache: ^2.0.3
|
||||
bin:
|
||||
eslint: bin/eslint.js
|
||||
checksum: 0bc9df1a3a09dcd5a781ec728f280aa8af3ab19c2d1f14e2668b5ee5b8b1fb0e72dde5c3acf738e7f4281685fb24ec149b6154255470b06cf41de76350bca7a4
|
||||
checksum: a31adf390d71d916925586bc8467b48f620e93dd0416bc1e897d99265af88b48d4eba3985b5ff4653ae5cc46311a360d373574002277e159bb38a4363abf9228
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user