We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3764aba commit 21ab82bCopy full SHA for 21ab82b
2 files changed
package.json
@@ -51,17 +51,17 @@
51
"@web/dev-server-esbuild": "^0.2.11",
52
"atom": "^1.4.1",
53
"atom-ide-base": "^2.4.0",
54
- "eleventy-plugin-add-web-component-definitions": "^2.0.1",
+ "eleventy-plugin-add-web-component-definitions": "^2.0.2",
55
"eleventy-plugin-helmet": "^0.2.2",
56
"eslint": "^7.21.0",
57
"eslint-config-atomic": "^1.12.2",
58
"markdown-it": "^12.0.4",
59
- "markdown-it-prism": "^2.1.4",
60
- "patch-package": "^6.4.4",
+ "markdown-it-prism": "^2.1.6",
+ "patch-package": "^6.4.5",
61
"plugins-manager": "^0.2.0",
62
"rollup-plugin-esbuild": "^2.6.1",
63
- "typedoc": "^0.20.28",
+ "typedoc": "^0.20.30",
64
"typedoc-plugin-markdown": "^3.6.0",
65
- "typescript": "^4.2.2"
+ "typescript": "^4.2.3"
66
}
67
0 commit comments