Skip to content

Commit bb984b3

Browse files
committed
fix: update CI orb newspack-scripts
1 parent b170150 commit bb984b3

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: 2.1
22

33
orbs:
4-
newspack: adekbadek/newspack@1.4.1
4+
newspack: adekbadek/newspack@1.4.2
55

66
workflows:
77
version: 2

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@rushstack/eslint-patch": "^1.2.0",
4141
"eslint": "^7.32.0",
4242
"lint-staged": "^13.0.3",
43-
"newspack-scripts": "^4.3.7",
43+
"newspack-scripts": "^4.3.8",
4444
"postcss-scss": "^4.0.5",
4545
"prettier": "npm:wp-prettier@^2.6.2-beta-1",
4646
"stylelint": "^14.9.1"

0 commit comments

Comments
 (0)