Skip to content

Commit e251ba5

Browse files
build(package): upgrade devDependencies
@rollup/plugin-commonjs 21.0.2 β†’ 21.0.3 @typescript-eslint/parser 5.16.0 β†’ 5.17.0 eslint 8.11.0 β†’ 8.12.0 preact 10.6.6 β†’ 10.7.0 prettier 2.6.0 β†’ 2.6.1
1 parent 9e898cd commit e251ba5

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
@@ -49,21 +49,21 @@
4949
"devDependencies": {
5050
"@commitlint/cli": "16.2.3",
5151
"@commitlint/config-conventional": "16.2.1",
52-
"@rollup/plugin-commonjs": "21.0.2",
52+
"@rollup/plugin-commonjs": "21.0.3",
5353
"@rollup/plugin-node-resolve": "13.1.3",
5454
"@size-limit/preset-big-lib": "7.0.8",
5555
"@types/react": "17.0.43",
56-
"@typescript-eslint/parser": "5.16.0",
56+
"@typescript-eslint/parser": "5.17.0",
5757
"benchmark": "2.1.4",
5858
"dtslint": "4.2.1",
59-
"eslint": "8.11.0",
59+
"eslint": "8.12.0",
6060
"eslint-plugin-prettier": "4.0.0",
6161
"husky": "7.0.4",
6262
"jest": "27.5.1",
6363
"lint-staged": "12.3.7",
6464
"pinst": "3.0.0",
65-
"preact": "10.6.6",
66-
"prettier": "2.6.0",
65+
"preact": "10.7.0",
66+
"prettier": "2.6.1",
6767
"react": "17.0.2",
6868
"react-dom": "17.0.2",
6969
"rimraf": "3.0.2",

0 commit comments

Comments
Β (0)