Skip to content

Commit 56f4821

Browse files
committed
chore: update dev dependencies versions
1 parent f41027d commit 56f4821

File tree

2 files changed

+142
-142
lines changed

2 files changed

+142
-142
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -53,27 +53,27 @@
5353
},
5454
"devDependencies": {
5555
"@rollup/plugin-node-resolve": "^11.0.0",
56-
"@size-limit/preset-small-lib": "^6.0.3",
57-
"@typescript-eslint/eslint-plugin": "^5.2.0",
58-
"@typescript-eslint/parser": "^5.2.0",
56+
"@size-limit/preset-small-lib": "^6.0.4",
57+
"@typescript-eslint/eslint-plugin": "^5.3.0",
58+
"@typescript-eslint/parser": "^5.3.0",
5959
"@web/dev-server": "^0.1.25",
6060
"@web/rollup-plugin-html": "^1.10.1",
6161
"eslint": "^8.1.0",
62-
"eslint-config-airbnb-base": "^14.2.0",
62+
"eslint-config-airbnb-base": "^14.2.1",
6363
"eslint-config-prettier": "^8.3.0",
6464
"eslint-plugin-import": "^2.25.2",
65-
"eslint-plugin-lit": "^1.6.0",
65+
"eslint-plugin-lit": "^1.6.1",
6666
"eslint-plugin-prettier": "^4.0.0",
6767
"eslint-plugin-wc": "^1.3.2",
68-
"lint-staged": "^11.2.3",
68+
"lint-staged": "^11.2.6",
6969
"lit-analyzer": "^1.2.1",
7070
"npm-run-all": "^4.1.5",
7171
"prettier": "^2.4.1",
7272
"rimraf": "^3.0.2",
73-
"rollup": "^2.58.0",
73+
"rollup": "^2.59.0",
7474
"rollup-plugin-terser": "^7.0.2",
75-
"simple-git-hooks": "^2.6.1",
76-
"size-limit": "^6.0.3",
75+
"simple-git-hooks": "^2.7.0",
76+
"size-limit": "^6.0.4",
7777
"stylelint": "^13.13.1",
7878
"stylelint-config-prettier": "^9.0.3",
7979
"stylelint-config-standard": "^22.0.0",

0 commit comments

Comments
 (0)