Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Commit aa13035

Browse files
committed
chore: update test snapshot
1 parent 3ef7d7b commit aa13035

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test/__snapshots__/snapshot.test.js.snap

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1186,7 +1186,7 @@ exports[`should match ESLint Configuration snapshot 1`] = `
11861186
"visualViewport": false,
11871187
"window": false,
11881188
},
1189-
"parser": "typescript-eslint/parser@8.15.0",
1189+
"parser": "typescript-eslint/parser@8.18.0",
11901190
"parserOptions": {
11911191
"ecmaFeatures": {
11921192
"jax": true,
@@ -1206,8 +1206,8 @@ exports[`should match ESLint Configuration snapshot 1`] = `
12061206
"react",
12071207
"react-hooks",
12081208
"jsx-a11y:[email protected]",
1209-
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.15.0",
1210-
"typescript:@typescript-eslint/eslint-plugin@8.15.0",
1209+
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.18.0",
1210+
"typescript:@typescript-eslint/eslint-plugin@8.18.0",
12111211
"smarthr:eslint-plugin-smarthr",
12121212
],
12131213
"processor": undefined,

0 commit comments

Comments
 (0)