Skip to content

Commit d492217

Browse files
chore(deps): update devdependencies (non-major) (#320)
* chore(deps): update devdependencies (non-major) * chore: fix tests * chore: update browsers list --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: almouro <[email protected]>
1 parent dcfb1fd commit d492217

File tree

5 files changed

+401
-327
lines changed

5 files changed

+401
-327
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"jest": "^29.3.1",
4949
"jest-environment-jsdom": "^29.3.1",
5050
"lerna": "^8.1.2",
51-
"lint-staged": "15.2.7",
51+
"lint-staged": "15.2.10",
5252
"prettier": "^3.2.5",
5353
"ts-jest": "^29.0.3",
5454
"typescript": "^5.4.2"

packages/plugins/aws-device-farm/src/buildYmlSpec.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import yaml from "js-yaml";
1+
import { dump } from "js-yaml";
22

33
const APPIUM_VERSION = "2.11.4";
44

@@ -77,5 +77,5 @@ export const buildYmlSpec = ({
7777
artifacts: ["$DEVICEFARM_LOG_DIR"],
7878
};
7979

80-
return yaml.dump(testJsonSpec);
80+
return dump(testJsonSpec);
8181
};

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"react-dom": "^18.2.0"
2626
},
2727
"devDependencies": {
28-
"@docusaurus/module-type-aliases": "3.4.0",
28+
"@docusaurus/module-type-aliases": "3.5.2",
2929
"@tsconfig/docusaurus": "^2.0.2",
3030
"typescript": "^5.4.2"
3131
},

website/yarn.lock

Lines changed: 31 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1370,6 +1370,19 @@
13701370
react-helmet-async "*"
13711371
react-loadable "npm:@docusaurus/[email protected]"
13721372

1373+
"@docusaurus/[email protected]":
1374+
version "3.5.2"
1375+
resolved "https://registry.yarnpkg.com/@docusaurus/module-type-aliases/-/module-type-aliases-3.5.2.tgz#4e8f9c0703e23b2e07ebfce96598ec83e4dd2a9e"
1376+
integrity sha512-Z+Xu3+2rvKef/YKTMxZHsEXp1y92ac0ngjDiExRdqGTmEKtCUpkbNYH8v5eXo5Ls+dnW88n6WTa+Q54kLOkwPg==
1377+
dependencies:
1378+
"@docusaurus/types" "3.5.2"
1379+
"@types/history" "^4.7.11"
1380+
"@types/react" "*"
1381+
"@types/react-router-config" "*"
1382+
"@types/react-router-dom" "*"
1383+
react-helmet-async "*"
1384+
react-loadable "npm:@docusaurus/[email protected]"
1385+
13731386
"@docusaurus/[email protected]":
13741387
version "3.4.0"
13751388
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-content-blog/-/plugin-content-blog-3.4.0.tgz#6373632fdbababbda73a13c4a08f907d7de8f007"
@@ -1603,6 +1616,21 @@
16031616
webpack "^5.88.1"
16041617
webpack-merge "^5.9.0"
16051618

1619+
"@docusaurus/[email protected]":
1620+
version "3.5.2"
1621+
resolved "https://registry.yarnpkg.com/@docusaurus/types/-/types-3.5.2.tgz#058019dbeffbee2d412c3f72569e412a727f9608"
1622+
integrity sha512-N6GntLXoLVUwkZw7zCxwy9QiuEXIcTVzA9AkmNw16oc0AP3SXLrMmDMMBIfgqwuKWa6Ox6epHol9kMtJqekACw==
1623+
dependencies:
1624+
"@mdx-js/mdx" "^3.0.0"
1625+
"@types/history" "^4.7.11"
1626+
"@types/react" "*"
1627+
commander "^5.1.0"
1628+
joi "^17.9.2"
1629+
react-helmet-async "^1.3.0"
1630+
utility-types "^3.10.0"
1631+
webpack "^5.88.1"
1632+
webpack-merge "^5.9.0"
1633+
16061634
"@docusaurus/[email protected]":
16071635
version "3.4.0"
16081636
resolved "https://registry.yarnpkg.com/@docusaurus/utils-common/-/utils-common-3.4.0.tgz#2a43fefd35b85ab9fcc6833187e66c15f8bfbbc6"
@@ -7886,9 +7914,9 @@ typedarray-to-buffer@^3.1.5:
78867914
is-typedarray "^1.0.0"
78877915

78887916
typescript@^5.4.2:
7889-
version "5.5.3"
7890-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
7891-
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
7917+
version "5.6.2"
7918+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
7919+
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
78927920

78937921
undici-types@~5.26.4:
78947922
version "5.26.5"

0 commit comments

Comments
 (0)