Skip to content

Commit

Permalink
chore: update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya authored May 2, 2021
1 parent f715469 commit ee2b7a9
Show file tree
Hide file tree
Showing 2 changed files with 3,452 additions and 3,678 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,22 +46,22 @@
"devDependencies": {
"@types/atom": "^1.40.10",
"@types/markdown-it": "^12.0.1",
"@types/prismjs": "^1.16.4",
"@types/react": "^17.0.3",
"@web/dev-server-esbuild": "^0.2.11",
"@types/prismjs": "^1.16.5",
"@types/react": "^17.0.4",
"@web/dev-server-esbuild": "^0.2.12",
"atom": "^1.4.1",
"atom-ide-base": "^2.6.0",
"eleventy-plugin-add-web-component-definitions": "^2.0.2",
"eleventy-plugin-add-web-component-definitions": "^2.0.3",
"eleventy-plugin-helmet": "^0.2.2",
"eslint": "^7.23.0",
"eslint-config-atomic": "^1.12.5",
"markdown-it": "^12.0.4",
"eslint": "^7.25.0",
"eslint-config-atomic": "^1.14.3",
"markdown-it": "^12.0.6",
"markdown-it-prism": "^2.1.6",
"patch-package": "^6.4.7",
"plugins-manager": "^0.2.1",
"rollup-plugin-esbuild": "^3.0.2",
"typedoc": "^0.20.35",
"typedoc-plugin-markdown": "^3.6.0",
"typescript": "^4.2.3"
"rollup-plugin-esbuild": "^4.2.3",
"typedoc": "^0.20.36",
"typedoc-plugin-markdown": "^3.7.2",
"typescript": "^4.2.4"
}
}
Loading

0 comments on commit ee2b7a9

Please sign in to comment.