Skip to content

Commit 9d2a723

Browse files
committed
chore: update API version
1 parent 98690c5 commit 9d2a723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ const jestConfig = {
3535
snapshotSerializers: [require.resolve('@lwc/jest-serializer')],
3636
};
3737

38-
const expectedApiVersion = '52.0';
38+
const expectedApiVersion = '53.0';
3939

4040
module.exports = { jestConfig, expectedApiVersion };

0 commit comments

Comments
 (0)