Skip to content

Commit

Permalink
Upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jgerigmeyer committed Jun 19, 2023
1 parent 181bf40 commit eac813a
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 92 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@babel/preset-env": "^7.22.5",
"@babel/preset-typescript": "^7.22.5",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-commonjs": "^25.0.1",
"@rollup/plugin-commonjs": "^25.0.2",
"@rollup/plugin-inject": "^5.0.3",
"@rollup/plugin-node-resolve": "^15.1.0",
"@rollup/plugin-terser": "^0.4.3",
Expand All @@ -62,12 +62,12 @@
"@types/markdown-it-footnote": "^3.0.0",
"@types/node": "^16",
"@types/prismjs": "^1.26.0",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9",
"@typescript-eslint/eslint-plugin": "^5.60.0",
"@typescript-eslint/parser": "^5.60.0",
"cheerio": "^1.0.0-rc.12",
"date-fns": "^2.30.0",
"deep-equal": "^2.2.1",
"eslint": "^8.42.0",
"eslint": "^8.43.0",
"eslint-config-prettier": "^8.8.0",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-import": "^2.27.5",
Expand All @@ -88,10 +88,10 @@
"prettier": "^2.8.8",
"prismjs": "^1.29.0",
"rollup": "^3.25.1",
"sass": "^1.63.3",
"sass": "^1.63.4",
"semver": "^7.5.2",
"strip-indent": "^3.0.0",
"stylelint": "^15.7.0",
"stylelint": "^15.8.0",
"stylelint-config-standard-scss": "^9.0.0",
"truncate-html": "^1.0.4",
"ts-node": "^10.9.1",
Expand Down
Loading

0 comments on commit eac813a

Please sign in to comment.