Skip to content

Commit 85807e4

Browse files
authored
Merge pull request #270 from trimble-oss/dependabot/npm_and_yarn/all-dependencies-f360b6d2d4
Bump autoprefixer from 10.4.27 to 10.5.0 in the all-dependencies group
2 parents 00b05d3 + ec7f55e commit 85807e4

5 files changed

Lines changed: 33 additions & 30 deletions

File tree

.cspell.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,8 +212,7 @@
212212
".cspell.json",
213213
"**/node_modules/**",
214214
"*.min.*",
215-
"{coverage,dist,.cache,.git,.vscode,.DS_Store,tests}/**/*",
216-
"*.{log,svg,snap}",
215+
"*.{log,svg,snap,yml}",
217216
"test.*"
218217
],
219218
"useGitignore": true
File renamed without changes.

.github/workflows/super-linter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,5 @@ jobs:
5353
VALIDATE_JSON_PRETTIER: false
5454
VALIDATE_MARKDOWN: false
5555
VALIDATE_NATURAL_LANGUAGE: false
56+
VALIDATE_SPELL_CODESPELL: false
5657
VALIDATE_YAML_PRETTIER: false

package-lock.json

Lines changed: 30 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@stackblitz/sdk": "^1.11.0",
6666
"@trimble-oss/modus-docs-hugo-theme": "1.0.0-alpha31",
6767
"@trimble-oss/modus-icons": "^1.21.0",
68-
"autoprefixer": "^10.4.27",
68+
"autoprefixer": "^10.5.0",
6969
"bootstrap-print-css": "^1.0.1",
7070
"bundlewatch": "^0.4.1",
7171
"clean-css-cli": "^5.6.3",

0 commit comments

Comments
 (0)