Skip to content

Commit d110c01

Browse files
committed
chore: update dependencies and devDependencies
1 parent bc901e3 commit d110c01

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@
4242
},
4343
"devDependencies": {
4444
"@rollup/plugin-replace": "^5.0.2",
45-
"@rollup/plugin-typescript": "^10.0.1",
46-
"@typescript-eslint/eslint-plugin": "^5.46.0",
47-
"@typescript-eslint/parser": "^5.46.0",
48-
"eslint": "^8.29.0",
49-
"rollup": "^3.7.0",
45+
"@rollup/plugin-typescript": "^11.0.0",
46+
"@typescript-eslint/eslint-plugin": "^5.49.0",
47+
"@typescript-eslint/parser": "^5.49.0",
48+
"eslint": "^8.32.0",
49+
"rollup": "^3.11.0",
5050
"typescript": "^4.9.4"
5151
}
5252
}

0 commit comments

Comments
 (0)