Skip to content

Commit c825e1a

Browse files
chore(deps-dev): bump @remix-run/eslint-config from 1.19.2 to 1.19.3 (#312)
Bumps [@remix-run/eslint-config](https://github.com/remix-run/remix/tree/HEAD/packages/remix-eslint-config) from 1.19.2 to 1.19.3. - [Release notes](https://github.com/remix-run/remix/releases) - [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-eslint-config/CHANGELOG.md) - [Commits](https://github.com/remix-run/remix/commits/@remix-run/[email protected]/packages/remix-eslint-config) --- updated-dependencies: - dependency-name: "@remix-run/eslint-config" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e1bc977 commit c825e1a

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.19.2",
11+
"@remix-run/eslint-config": "^1.19.3",
1212
"@types/react": "^18.2.19",
1313
"eslint": "^8.46.0",
1414
"eslint-config-prettier": "^9.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -724,10 +724,10 @@
724724
tiny-glob "^0.2.9"
725725
tslib "^2.4.0"
726726

727-
"@remix-run/eslint-config@^1.19.2":
728-
version "1.19.2"
729-
resolved "https://registry.npmjs.org/@remix-run/eslint-config/-/eslint-config-1.19.2.tgz#19bb1155e01ab83cc81b032c6aae4047d1c50d26"
730-
integrity sha512-YvB3uulbSdwsvkcQSUPXtZG2AbVq1v49jVf5IsPj0xApNcRMtkk4Y/6cethbtHJOIpHhbAnJyPtoHOVvlRWQHQ==
727+
"@remix-run/eslint-config@^1.19.3":
728+
version "1.19.3"
729+
resolved "https://registry.npmjs.org/@remix-run/eslint-config/-/eslint-config-1.19.3.tgz#51c1d36ccddec736792bb6df7c997591f7d4b81c"
730+
integrity sha512-8yvPtsJj1hBKp6ypTTDhHmJ2ftoPmBV1xPPOIqhMLDQ1fwmzocwnkz9RHTeMYkdNSzUuqGnpGaMTHgrT3WfckQ==
731731
dependencies:
732732
"@babel/core" "^7.21.8"
733733
"@babel/eslint-parser" "^7.21.8"

0 commit comments

Comments
 (0)