Skip to content

Commit 10374d4

Browse files
chore(deps): update devdependencies (non-major)
1 parent 5c91462 commit 10374d4

File tree

1 file changed

+27
-27
lines changed

1 file changed

+27
-27
lines changed

package.json

+27-27
Original file line numberDiff line numberDiff line change
@@ -72,63 +72,63 @@
7272
"whatwg-fetch": "^3.6.17"
7373
},
7474
"devDependencies": {
75-
"@asciidoctor/core": "3.0.2",
76-
"@babel/preset-env": "7.20.2",
77-
"@babel/preset-typescript": "7.21.0",
75+
"@asciidoctor/core": "3.0.4",
76+
"@babel/preset-env": "7.25.4",
77+
"@babel/preset-typescript": "7.24.7",
7878
"@commitlint/cli": "16.3.0",
7979
"@commitlint/config-conventional": "16.2.4",
80-
"@highcharts/map-collection": "2.0.1",
81-
"@semantic-release/changelog": "6.0.2",
80+
"@highcharts/map-collection": "2.3.0",
81+
"@semantic-release/changelog": "6.0.3",
8282
"@semantic-release/git": "10.0.1",
83-
"@storybook/addon-a11y": "6.4.22",
84-
"@storybook/addon-essentials": "6.4.22",
85-
"@storybook/components": "6.4.22",
86-
"@storybook/theming": "6.4.22",
87-
"@storybook/web-components": "6.4.22",
83+
"@storybook/addon-a11y": "6.5.16",
84+
"@storybook/addon-essentials": "6.5.16",
85+
"@storybook/components": "6.5.16",
86+
"@storybook/theming": "6.5.16",
87+
"@storybook/web-components": "6.5.16",
8888
"@types/dompurify": "^3.0.2",
89-
"asciidoctor": "3.0.2",
89+
"asciidoctor": "3.0.4",
9090
"asciidoctor-highlight.js": "0.4.0",
9191
"babel-jest": "27.5.1",
92-
"babel-loader": "8.3.0",
93-
"chromatic": "6.17.1",
94-
"danger": "11.2.4",
92+
"babel-loader": "8.4.0",
93+
"chromatic": "6.24.1",
94+
"danger": "11.3.1",
9595
"del": "7.1.0",
96-
"eslint": "8.35.0",
97-
"eslint-config-prettier": "8.7.0",
96+
"eslint": "8.57.0",
97+
"eslint-config-prettier": "8.10.0",
9898
"eslint-config-standard": "16.0.3",
99-
"eslint-plugin-import": "2.27.5",
100-
"eslint-plugin-lit": "1.8.2",
99+
"eslint-plugin-import": "2.30.0",
100+
"eslint-plugin-lit": "1.15.0",
101101
"eslint-plugin-node": "11.1.0",
102-
"eslint-plugin-promise": "6.1.1",
102+
"eslint-plugin-promise": "6.6.0",
103103
"eslint-plugin-standard": "4.1.0",
104104
"esm": "3.2.25",
105105
"fs-extra": "11.2.0",
106106
"github-markdown-css": "4.0.0",
107107
"glob": "7.2.3",
108108
"highcharts": "10.3.3",
109-
"highlight.js": "11.7.0",
110-
"html-to-react": "1.5.0",
109+
"highlight.js": "11.10.0",
110+
"html-to-react": "1.7.0",
111111
"husky": "7.0.4",
112112
"i18n-extract": "0.6.7",
113113
"ignore-loader": "0.1.2",
114114
"is-ci": "3.0.1",
115115
"jest": "27.5.1",
116116
"license-check-and-add": "4.0.5",
117117
"lint-staged": "12.5.0",
118-
"lit-html": "2.6.1",
118+
"lit-html": "2.8.0",
119119
"markdown-it": "12.3.2",
120120
"node-static": "0.7.11",
121-
"nodemon": "2.0.21",
121+
"nodemon": "2.0.22",
122122
"pascal-case": "3.1.2",
123-
"prettier": "2.8.4",
123+
"prettier": "2.8.8",
124124
"semantic-release": "18.0.1",
125-
"sort-package-json": "2.6.0",
125+
"sort-package-json": "2.10.1",
126126
"svgo": "2.8.0",
127127
"svgstore": "3.0.1",
128128
"typescript": "4.9.5",
129-
"web-component-analyzer": "1.1.6",
129+
"web-component-analyzer": "1.1.7",
130130
"webpack-env": "0.8.0",
131-
"webpack-merge": "5.8.0",
131+
"webpack-merge": "5.10.0",
132132
"zx": "4.3.0"
133133
},
134134
"peerDependencies": {

0 commit comments

Comments
 (0)