Skip to content

Commit 8c4ec55

Browse files
chore: bump @types/node from 14.18.15 to 14.18.16 in /site
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.18.15 to 14.18.16. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 65d5975 commit 8c4ec55

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

site/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,13 @@
5656
"@testing-library/user-event": "14.1.1",
5757
"@types/express": "4.17.13",
5858
"@types/jest": "27.4.1",
59-
"@types/node": "14.18.15",
59+
"@types/node": "14.18.16",
6060
"@types/react": "17.0.44",
6161
"@types/react-dom": "17.0.16",
6262
"@types/superagent": "4.1.15",
6363
"@typescript-eslint/eslint-plugin": "5.21.0",
6464
"@typescript-eslint/parser": "5.19.0",
65-
"@xstate/cli": "0.1.6",
65+
"@xstate/cli": "0.1.7",
6666
"chromatic": "6.5.4",
6767
"copy-webpack-plugin": "10.2.4",
6868
"css-loader": "6.7.1",
@@ -80,7 +80,7 @@
8080
"eslint-plugin-react-hooks": "4.4.0",
8181
"html-webpack-plugin": "5.5.0",
8282
"jest": "27.5.1",
83-
"jest-junit": "13.1.0",
83+
"jest-junit": "13.2.0",
8484
"jest-runner-eslint": "1.0.0",
8585
"mini-css-extract-plugin": "2.6.0",
8686
"msw": "0.39.2",

site/yarn.lock

+23-23
Original file line numberDiff line numberDiff line change
@@ -3035,10 +3035,10 @@
30353035
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.22.tgz#38b6c4b9b2f3ed9f2e376cce42a298fb2375251e"
30363036
integrity sha512-8FwbVoG4fy+ykY86XCAclKZDORttqE5/s7dyWZKLXTdv3vRy5HozBEinG5IqhvPXXzIZEcTVbuHlQEI6iuwcmw==
30373037

3038-
"@types/node@14.18.15", "@types/node@^14.0.10":
3039-
version "14.18.15"
3040-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.15.tgz#da5daeef5555929ec4612b7bc3ca7e1f72596085"
3041-
integrity sha512-hzzmpfqOhsFmvQ9nu87qNQJ8ksofJLBIKkgaYWFapV+W8UGHCxtg5uf69ZtlDSS8rb4ax3lMgpqBnLUQETjCJA==
3038+
"@types/node@14.18.16", "@types/node@^14.0.10":
3039+
version "14.18.16"
3040+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.16.tgz#878f670ba3f00482bf859b6550b6010610fc54b5"
3041+
integrity sha512-X3bUMdK/VmvrWdoTkz+VCn6nwKwrKCFTHtqwBIaQJNx4RUIBBUFXM00bqPz/DsDd+Icjmzm6/tyYZzeGVqb6/Q==
30423042

30433043
"@types/normalize-package-data@^2.4.0":
30443044
version "2.4.1"
@@ -3666,14 +3666,14 @@
36663666
resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.7.5.tgz#09fa51e356d07d0be200642b0e4f91d8e6dd408d"
36673667
integrity sha512-V3BIhmY36fXZ1OtVcI9W+FxQqxVLsPKcNjWigIaa81dLC9IolJl5Mt4Cvhmr0flUnjSpTdrbMTSbXqYqV5dT6A==
36683668

3669-
"@xstate/cli@0.1.6":
3670-
version "0.1.6"
3671-
resolved "https://registry.yarnpkg.com/@xstate/cli/-/cli-0.1.6.tgz#1ee6bb4897a8bb4b94155c7715b00a90aadedaa4"
3672-
integrity sha512-npDPm9kRGFgWLPfyCsn2MBzmiV/Mx3R8sGNPKQEbBnmRiXD2c2hGqoYwrWiittk+pFOJmc7tm9eT8NUbxND0/g==
3669+
"@xstate/cli@0.1.7":
3670+
version "0.1.7"
3671+
resolved "https://registry.yarnpkg.com/@xstate/cli/-/cli-0.1.7.tgz#2e20e1ba44a14894320e76544c51cea8ccff663d"
3672+
integrity sha512-BE2EumZoivO19PWXLPAx/gzOAQHrEWrp/T8L7u0LigbUODoAmZwKCuF94IYmRipUYKeyjhYUX2jstoHXg/7Asg==
36733673
dependencies:
36743674
"@babel/core" "^7.12.10"
3675-
"@xstate/machine-extractor" "0.6.3"
3676-
"@xstate/tools-shared" "1.1.4"
3675+
"@xstate/machine-extractor" "0.6.4"
3676+
"@xstate/tools-shared" "1.1.5"
36773677
chokidar "^3.5.3"
36783678
commander "^8.0.0"
36793679
xstate "^4.29.0"
@@ -3685,10 +3685,10 @@
36853685
dependencies:
36863686
fast-safe-stringify "^2.1.1"
36873687

3688-
"@xstate/machine-extractor@0.6.3":
3689-
version "0.6.3"
3690-
resolved "https://registry.yarnpkg.com/@xstate/machine-extractor/-/machine-extractor-0.6.3.tgz#c5922fbd6044085bb855016f76412c769aa0e4f1"
3691-
integrity sha512-PieLwCFiL+q4/fZczAv4/cl5J4ULDM5z6GoCliajTnHIAh0wHxxKiey6LsVvqWVzGw9fUlO87AqtWPsIcsy4jw==
3688+
"@xstate/machine-extractor@0.6.4":
3689+
version "0.6.4"
3690+
resolved "https://registry.yarnpkg.com/@xstate/machine-extractor/-/machine-extractor-0.6.4.tgz#8aff092ecc06333190dc71faa9e7d9cf08dc4614"
3691+
integrity sha512-CTDHDdXbAdhS8XFOi0P/GF3zhh7rrcpycrM1Anlc1f0awILaNo+2kATBEVsL6k7nfFsGStjGeE8RwWeiUfYwag==
36923692

36933693
"@xstate/react@3.0.0":
36943694
version "3.0.0"
@@ -3698,12 +3698,12 @@
36983698
use-isomorphic-layout-effect "^1.0.0"
36993699
use-sync-external-store "^1.0.0"
37003700

3701-
"@xstate/tools-shared@1.1.4":
3702-
version "1.1.4"
3703-
resolved "https://registry.yarnpkg.com/@xstate/tools-shared/-/tools-shared-1.1.4.tgz#dcaf161792df0ba16be0d7dd57efa844bf265039"
3704-
integrity sha512-gH1NdnQYbmM9JpKbD1Q3ybWzgwUArS5tgq5GZUSMtFVyghlG8JNWILx+s8XvshE9HCZB0jy3pFa4bUscbCLerw==
3701+
"@xstate/tools-shared@1.1.5":
3702+
version "1.1.5"
3703+
resolved "https://registry.yarnpkg.com/@xstate/tools-shared/-/tools-shared-1.1.5.tgz#82f285279953a0f075caad3fbc8cf4f5ad041b8f"
3704+
integrity sha512-Gr9UMEMJxdrN16bEIb3eIys9pi08K4dAHK5ptIC3mBHy77JBGtgfYMTO619uy1pdmbBRVFWg7aPAcMIusqjq8w==
37053705
dependencies:
3706-
"@xstate/machine-extractor" "0.6.3"
3706+
"@xstate/machine-extractor" "0.6.4"
37073707

37083708
"@xtuc/ieee754@^1.2.0":
37093709
version "1.2.0"
@@ -8748,10 +8748,10 @@ jest-jasmine2@^27.5.1:
87488748
pretty-format "^27.5.1"
87498749
throat "^6.0.1"
87508750

8751-
jest-junit@13.1.0:
8752-
version "13.1.0"
8753-
resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-13.1.0.tgz#c364b90b88ad2492dae4002f00c9fed75e0590c4"
8754-
integrity sha512-ECbhzEG3Oe2IH3Mnwcv2vAXM4qTbcObN/gTUzwKPlpaNsf2G/zlj/teEUqRGV17YQiQ4AqzTf3pCO7W59DKVIw==
8751+
jest-junit@13.2.0:
8752+
version "13.2.0"
8753+
resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-13.2.0.tgz#66eeb86429aafac8c1745a70f44ace185aacb943"
8754+
integrity sha512-B0XNlotl1rdsvFZkFfoa19mc634+rrd8E4Sskb92Bb8MmSXeWV9XJGUyctunZS1W410uAxcyYuPUGVnbcOH8cg==
87558755
dependencies:
87568756
mkdirp "^1.0.4"
87578757
strip-ansi "^6.0.1"

0 commit comments

Comments
 (0)