Skip to content

Commit e39c309

Browse files
meta: update dependency @ephys/eslint-config-typescript to v20.1.4
1 parent 07a2a94 commit e39c309

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"devDependencies": {
4343
"@docusaurus/module-type-aliases": "3.2.1",
4444
"@docusaurus/tsconfig": "3.2.1",
45-
"@ephys/eslint-config-typescript": "20.1.3",
45+
"@ephys/eslint-config-typescript": "20.1.4",
4646
"@rushstack/eslint-patch": "1.10.2",
4747
"concurrently": "8.2.2",
4848
"eslint": "8.57.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1731,20 +1731,20 @@
17311731
url-loader "^4.1.1"
17321732
webpack "^5.88.1"
17331733

1734-
"@ephys/[email protected].3":
1735-
version "20.1.3"
1736-
resolved "https://registry.yarnpkg.com/@ephys/eslint-config-typescript/-/eslint-config-typescript-20.1.3.tgz#e3d16232a8c2799bfb8a1225fb944cef80fba29c"
1737-
integrity sha512-BDyOGe6XOowVJtIU1ouK41Lq30ROwuvi7cLnQhwuVu7v2SgrJ95JWDlrZ26OLd/KA/clb0Y5OcoY04d3a24oEA==
1734+
"@ephys/[email protected].4":
1735+
version "20.1.4"
1736+
resolved "https://registry.yarnpkg.com/@ephys/eslint-config-typescript/-/eslint-config-typescript-20.1.4.tgz#ebfa5ca9db5a90bc8008fa05bee3a70180f55fbe"
1737+
integrity sha512-d/0eHA3tKx9pQ0HXUn2mxk1/pIE2qqflE3inPMX66iVI8Nex+I0ujsURG5GeJHFXFZ7efciMZA0SpEoWOsk+Kg==
17381738
dependencies:
1739-
"@ephys/eslint-config" "^20.1.3"
1739+
"@ephys/eslint-config" "^20.1.4"
17401740
"@typescript-eslint/eslint-plugin" "^7.2.0"
17411741
"@typescript-eslint/parser" "^7.2.0"
17421742
eslint-import-resolver-typescript "^3.6.1"
17431743

1744-
"@ephys/eslint-config@^20.1.3":
1745-
version "20.1.3"
1746-
resolved "https://registry.yarnpkg.com/@ephys/eslint-config/-/eslint-config-20.1.3.tgz#c19b489f7d6ccf8711c8764d07e3838761b7f535"
1747-
integrity sha512-rcWsUZjBMSYr9tEB2lnY1RlpPQ7FyzlStMBpJRU2VuniRv/Qabe+FAmkl8kLPymPDEcQTQL3yqGUHZeTMv8KZg==
1744+
"@ephys/eslint-config@^20.1.4":
1745+
version "20.1.4"
1746+
resolved "https://registry.yarnpkg.com/@ephys/eslint-config/-/eslint-config-20.1.4.tgz#c63e2db963e945e83b0a43e419b660fcc1d85adf"
1747+
integrity sha512-VOi7a2FUq4R4yhRSX+coD5rhf1vgYYTQ5Ie1LUwTUXEjvMfTI5K3nqKu8lTuT/8JaJVV+g/81BNyuD21Sk0QGw==
17481748
dependencies:
17491749
"@babel/core" "^7.21.4"
17501750
"@babel/eslint-parser" "^7.21.3"

0 commit comments

Comments
 (0)