Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
squidfunk committed Jun 6, 2021
1 parent 7485a61 commit 3d6cbc9
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 53 deletions.
88 changes: 40 additions & 48 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,19 +50,19 @@
"@types/fuzzaldrin-plus": "^0.6.1",
"@types/html-minifier": "^4.0.0",
"@types/lunr": "^2.3.3",
"@types/node": "^15.6.1",
"@types/node": "^15.12.1",
"@types/resize-observer-browser": "^0.1.5",
"@types/sass": "^1.16.0",
"@typescript-eslint/eslint-plugin": "^4.26.0",
"@typescript-eslint/parser": "^4.26.0",
"autoprefixer": "^10.2.6",
"chokidar": "^3.5.1",
"cssnano": "^5.0.5",
"esbuild": "^0.12.5",
"eslint": "^7.27.0",
"esbuild": "^0.12.6",
"eslint": "^7.28.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jsdoc": "^35.1.1",
"eslint-plugin-jsdoc": "^35.1.3",
"eslint-plugin-no-null": "^1.0.2",
"github-types": "^1.0.0",
"gitlab": "^14.2.2",
Expand All @@ -73,7 +73,7 @@
"postcss-inline-svg": "^5.0.0",
"preact": "^10.5.13",
"rimraf": "^3.0.2",
"sass": "^1.34.0",
"sass": "^1.34.1",
"stylelint": "^13.13.1",
"stylelint-config-rational-order": "^0.1.2",
"stylelint-config-recommended": "^5.0.0",
Expand Down

0 comments on commit 3d6cbc9

Please sign in to comment.