Skip to content

Commit 6d3eccf

Browse files
committed
Dev Deps Update
1 parent 21cdc7b commit 6d3eccf

3 files changed

Lines changed: 57 additions & 50 deletions

File tree

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# About CODEOWNERS - https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
22

3-
* @coliff
3+
* @coliff @jeff-at-trimble

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,18 +33,18 @@
3333
"devDependencies": {
3434
"@trimble-oss/modus-bootstrap": "^2.3.2",
3535
"@trimble-oss/modus-docs-hugo-theme": "1.0.0-alpha31",
36-
"autoprefixer": "10.5.0",
36+
"autoprefixer": "10.5.2",
3737
"clipboard": "2.0.11",
3838
"eslint": "8.57.1",
3939
"eslint-config-prettier": "10.1.8",
4040
"htmlhint": "1.9.2",
4141
"hugo-bin": "0.142.0",
4242
"jquery": "4.0.0",
4343
"npm-run-all": "4.1.5",
44-
"postcss": "8.5.15",
44+
"postcss": "8.5.16",
4545
"postcss-cli": "11.0.1",
46-
"prettier": "3.8.3",
47-
"stylelint": "17.12.0",
46+
"prettier": "3.9.1",
47+
"stylelint": "17.14.0",
4848
"stylelint-config-standard": "40.0.0"
4949
},
5050
"engines": {

0 commit comments

Comments
 (0)