File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 115
115
"@types/prismjs" : " ^1.26.3" ,
116
116
"@types/semver" : " ^7.5.8" ,
117
117
"@types/stylus" : " ^0.48.42" ,
118
- "@typescript-eslint/eslint-plugin" : " ^7.1.1 " ,
119
- "@typescript-eslint/parser" : " ^7.1.1 " ,
118
+ "@typescript-eslint/eslint-plugin" : " ^7.3.0 " ,
119
+ "@typescript-eslint/parser" : " ^7.3.0 " ,
120
120
"@typescript/vfs" : " ^1.5.0" ,
121
121
"acorn" : " ^8.11.3" ,
122
122
"assert" : " ^2.1.0" ,
Original file line number Diff line number Diff line change 1
1
// IMPORTANT!
2
2
// This file has been automatically generated,
3
3
// in order to update its content execute "pnpm run update"
4
- export const name = 'eslint-plugin-svelte' as const ;
5
- export const version = '2.36.0-next.11' as const ;
4
+ export const name = 'eslint-plugin-svelte' ;
5
+ export const version = '2.36.0-next.11' ;
You can’t perform that action at this time.
0 commit comments