mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 09:36:27 +00:00
build(deps-dev): bump eslint from 8.17.0 to 8.18.0 (#914)
* build(deps-dev): bump eslint from 8.17.0 to 8.18.0 Bumps [eslint](https://github.com/eslint/eslint) from 8.17.0 to 8.18.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.17.0...v8.18.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>
This commit is contained in:
co-authored by
dependabot-fix
parent
c313802cfc
commit
7b185bf6df
+1
-1
@@ -143,7 +143,7 @@
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "^5.28.0",
|
||||
"@typescript-eslint/parser": "^5.28.0",
|
||||
"eslint": "^8.17.0",
|
||||
"eslint": "^8.18.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-config-react-app": "^7.0.1",
|
||||
"eslint-config-typed-fp": "^2.0.1",
|
||||
|
||||
@@ -2334,7 +2334,7 @@ __metadata:
|
||||
dexie-react-hooks: ^1.1.1
|
||||
dotenv: ^16.0.1
|
||||
dotenv-expand: ^8.0.3
|
||||
eslint: ^8.17.0
|
||||
eslint: ^8.18.0
|
||||
eslint-config-prettier: ^8.5.0
|
||||
eslint-config-react-app: ^7.0.1
|
||||
eslint-config-typed-fp: ^2.0.1
|
||||
@@ -7783,9 +7783,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:^8.17.0":
|
||||
version: 8.17.0
|
||||
resolution: "eslint@npm:8.17.0"
|
||||
"eslint@npm:^8.18.0":
|
||||
version: 8.18.0
|
||||
resolution: "eslint@npm:8.18.0"
|
||||
dependencies:
|
||||
"@eslint/eslintrc": ^1.3.0
|
||||
"@humanwhocodes/config-array": ^0.9.2
|
||||
@@ -7824,7 +7824,7 @@ __metadata:
|
||||
v8-compile-cache: ^2.0.3
|
||||
bin:
|
||||
eslint: bin/eslint.js
|
||||
checksum: b484c96681c6b19f5b437f664623f1cd310d3ee9be88400d8450e086e664cd968a9dc202f0b0678578fd50e7a445b92586efe8c787de5073ff2f83213b00bb7b
|
||||
checksum: d9b4b7488a9cee97608343cbb5ac652d3f316436f95ef0800cd9497c1c6f877b655a3275817989c02f1ff0d5dfd1959c5092af9251c7e3fcf60659da37752a10
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user