Skip to content

Commit

Permalink
chore: update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya authored Jun 13, 2021
1 parent f715469 commit b3c0269
Show file tree
Hide file tree
Showing 2 changed files with 3,641 additions and 3,775 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,23 +45,23 @@
},
"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/markdown-it": "^12.0.2",
"@types/prismjs": "^1.16.5",
"@types/react": "^17.0.11",
"@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",
"atom-ide-base": "^3.0.0",
"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.28.0",
"eslint-config-atomic": "^1.15.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"
"plugins-manager": "^0.2.2",
"rollup-plugin-esbuild": "^4.5.0",
"typedoc": "^0.20.36",
"typedoc-plugin-markdown": "^3.9.0",
"typescript": "^4.3.2"
}
}
Loading

0 comments on commit b3c0269

Please sign in to comment.