Skip to content

Commit 2165383

Browse files
chore(deps-dev): bump @remix-run/eslint-config from 1.10.1 to 1.11.0 (#134)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 56761c9 commit 2165383

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"lint:fix": "yarn lint --fix"
99
},
1010
"devDependencies": {
11-
"@remix-run/eslint-config": "^1.10.1",
11+
"@remix-run/eslint-config": "^1.11.0",
1212
"@types/react": "^18.0.27",
1313
"eslint": "^8.32.0",
1414
"eslint-plugin-markdown": "^3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -695,10 +695,10 @@
695695
tiny-glob "^0.2.9"
696696
tslib "^2.4.0"
697697

698-
"@remix-run/eslint-config@^1.10.1":
699-
version "1.10.1"
700-
resolved "https://registry.npmjs.org/@remix-run/eslint-config/-/eslint-config-1.10.1.tgz#65d153d8848e70daf736cc00d8407d5939654078"
701-
integrity sha512-+yLiYkW/yCH1yau6q/R3JBPYBuf3sQ5UIAc2oPrIVw5DDZ46WciLGzVOGOMh+kTgJGjVhpRvINZfTaksJ72GAw==
698+
"@remix-run/eslint-config@^1.11.0":
699+
version "1.11.0"
700+
resolved "https://registry.npmjs.org/@remix-run/eslint-config/-/eslint-config-1.11.0.tgz#01c56f6c31eb409a813e4a69f5bee6afd7c83fd5"
701+
integrity sha512-A9LV+2/bgIY4MnBYwTi9Hb046F7FPRBopFN1T9dufAY+jXxmRXbLOCzZkRNsO6lTAApdSmDxzY00+JvJ5da2ug==
702702
dependencies:
703703
"@babel/core" "^7.19.1"
704704
"@babel/eslint-parser" "^7.19.1"

0 commit comments

Comments
 (0)