mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 17:45:22 +00:00
build(deps-dev): bump @typescript-eslint/parser from 5.40.1 to 5.41.0 (#1258)
* build(deps-dev): bump @typescript-eslint/parser from 5.40.1 to 5.41.0 Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.40.1 to 5.41.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.41.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * [dependabot skip] Fix yarn.lock Signed-off-by: dependabot[bot] <support@github.com> 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
f54ab18d1b
commit
5a7f76d5b2
+1
-1
@@ -152,7 +152,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "^5.41.0",
|
||||
"@typescript-eslint/parser": "^5.40.1",
|
||||
"@typescript-eslint/parser": "^5.41.0",
|
||||
"eslint": "^8.26.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-config-react-app": "^7.0.1",
|
||||
|
||||
@@ -2434,7 +2434,7 @@ __metadata:
|
||||
"@types/wicg-file-system-access": ^2020.9.5
|
||||
"@types/zen-push": ^0.1.1
|
||||
"@typescript-eslint/eslint-plugin": ^5.41.0
|
||||
"@typescript-eslint/parser": ^5.40.1
|
||||
"@typescript-eslint/parser": ^5.41.0
|
||||
babel-jest: ^29.2.2
|
||||
babel-loader: ^8.2.3
|
||||
babel-plugin-macros: ^3.0.1
|
||||
@@ -4911,20 +4911,20 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/parser@npm:^5.27.1, @typescript-eslint/parser@npm:^5.40.1, @typescript-eslint/parser@npm:^5.5.0":
|
||||
version: 5.40.1
|
||||
resolution: "@typescript-eslint/parser@npm:5.40.1"
|
||||
"@typescript-eslint/parser@npm:^5.27.1, @typescript-eslint/parser@npm:^5.41.0, @typescript-eslint/parser@npm:^5.5.0":
|
||||
version: 5.41.0
|
||||
resolution: "@typescript-eslint/parser@npm:5.41.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": 5.40.1
|
||||
"@typescript-eslint/types": 5.40.1
|
||||
"@typescript-eslint/typescript-estree": 5.40.1
|
||||
"@typescript-eslint/scope-manager": 5.41.0
|
||||
"@typescript-eslint/types": 5.41.0
|
||||
"@typescript-eslint/typescript-estree": 5.41.0
|
||||
debug: ^4.3.4
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 9fe410c1b14934803bb7c26de9b8de5d46ef9b6fe5dcbee1d7e111f0259659c214549b60dacdc729a3e23da835e6a44f08a9aa6bcb73ffff3c4fd5b9142358ed
|
||||
checksum: ae005b603218d540dd1c3fd1f84d7f956bfca8b15d2c42115b9fc44437cb73e8284fda62153612a20809449d563edbde968d245b6c9d27b482ad0ebc2a95947f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user