Skip to content

Commit 35cfad9

Browse files
committed
bump deps
1 parent fa74400 commit 35cfad9

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -41,7 +41,7 @@
4141
"devDependencies": {
4242
"@prettier/plugin-php": "^0.17.2",
4343
"auto-changelog": "^2.3.0",
44-
"chalk": "^4.1.1",
44+
"chalk": "^4.1.2",
4545
"prettier": "^2.3.2",
4646
"replace-in-file": "^6.2.0",
4747
"version-everything": "^0.6.4"

src/boilerplate-package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,10 @@
7777
]
7878
},
7979
"devDependencies": {
80-
"@prettier/plugin-php": "^0.17.2",
80+
"@prettier/plugin-php": "^0.17.3",
8181
"chalk-cli": "^4.1.0",
8282
"cross-env": "^7.0.3",
83-
"prettier": "^2.3.2npm-c",
83+
"prettier": "^2.3.2",
8484
"stylelint": "^13.13.1",
8585
"stylelint-order": "^4.1.0",
8686
"stylelint-prettier": "^1.2.0",

0 commit comments

Comments
 (0)