Bump node tester version and add additional yarn install step to fix linting

This commit is contained in:
Mark Sinclair
2025-11-07 20:24:38 +00:00
parent 95168ac280
commit 88442c73ec
3 changed files with 6 additions and 2 deletions
+4
View File
@@ -49,7 +49,11 @@ jobs:
- name: Build packages
run: yarn build:ci
- name: Install again
run: yarn
- name: Lint
run: yarn lint
- name: Typecheck with tsc
run: yarn tsc
+1 -1
View File
@@ -32,7 +32,7 @@
"@mui/styles": "^5.2.2",
"@mui/utils": "^5.7.0",
"@nymproject/mui-theme": "^1.0.0",
"@nymproject/node-tester": "^1.2.3",
"@nymproject/node-tester": "^1.3.1",
"@nymproject/react": "^1.0.0",
"@nymproject/types": "^1.0.0",
"@storybook/react": "^6.5.15",
+1 -1
View File
@@ -3330,7 +3330,7 @@
resolved "https://registry.yarnpkg.com/@nymproject/mix-fetch/-/mix-fetch-1.4.1.tgz#6a923b40e09c4a571fb947297a3afd41cd2d5ea6"
integrity sha512-FN5UeCkje6fauCt2pd8kFGFYXj2kaNewEJVKRLWzI2/suxD+J2bmg/YvXBGLWMWglXNA3+YFHA/1Vjh6OGtgig==
"@nymproject/node-tester@^1.2.3":
"@nymproject/node-tester@^1.3.1":
version "1.3.1"
resolved "https://registry.yarnpkg.com/@nymproject/node-tester/-/node-tester-1.3.1.tgz#605a82c4a3c251a45279043f20fef5583de6c84b"
integrity sha512-JDFsNF84737cynclIYu8y6/MawrLFSiauHeh3dlyJCnY0FBTBRxq/8tN/2QtuaJQf/CvtcfKRH5QoYnCmg+wpQ==