Skip to content

Commit aa3a8a0

Browse files
Bump the all group with 5 updates
Bumps the all group with 5 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.17.22` | `20.17.24` | | [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) | `8.5.14` | `8.18.0` | | [acorn](https://github.com/acornjs/acorn) | `8.14.0` | `8.14.1` | | [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001701` | `1.0.30001702` | | [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.109` | `1.5.113` | Updates `@types/node` from 20.17.22 to 20.17.24 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/ws` from 8.5.14 to 8.18.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws) Updates `acorn` from 8.14.0 to 8.14.1 - [Commits](acornjs/acorn@8.14.0...8.14.1) Updates `caniuse-lite` from 1.0.30001701 to 1.0.30001702 - [Commits](browserslist/caniuse-lite@1.0.30001701...1.0.30001702) Updates `electron-to-chromium` from 1.5.109 to 1.5.113 - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md) - [Commits](Kilian/electron-to-chromium@v1.5.109...v1.5.113) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@types/ws" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: acorn dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: caniuse-lite dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: electron-to-chromium dependency-type: indirect update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 717ece5 commit aa3a8a0

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

yarn.lock

+15-15
Original file line numberDiff line numberDiff line change
@@ -721,9 +721,9 @@
721721
form-data "^4.0.0"
722722

723723
"@types/node@*", "@types/node@^18.11.18", "@types/node@^20.14.9", "@types/node@^20.16.10":
724-
version "20.17.22"
725-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.22.tgz#18e463b500af6e6d407d2a0084dfc244ef3c8d06"
726-
integrity sha512-9RV2zST+0s3EhfrMZIhrz2bhuhBwxgkbHEwP2gtGWPjBzVQjifMzJ9exw7aDZhR1wbpj8zBrfp3bo8oJcGiUUw==
724+
version "20.17.24"
725+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.24.tgz#2325476954e6fc8c2f11b9c61e26ba6eb7d3f5b6"
726+
integrity sha512-d7fGCyB96w9BnWQrOsJtpyiSaBcAYYr75bnK6ZRjDbql2cGLj/3GsL5OYmLPNq76l7Gf2q4Rv9J2o6h5CrD9sA==
727727
dependencies:
728728
undici-types "~6.19.2"
729729

@@ -811,9 +811,9 @@
811811
integrity sha512-7NQmHra/JILCd1QqpSzl8+mJRc8ZHz3uDm8YV1Ks9IhK0epEiTw8aIErbvH9PI+6XbqhyIQy3462nEsn7UVzjQ==
812812

813813
"@types/ws@^8.5.10":
814-
version "8.5.14"
815-
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.14.tgz#93d44b268c9127d96026cf44353725dd9b6c3c21"
816-
integrity sha512-bd/YFLW+URhBzMXurx7lWByOu+xzU9+kb3RboOteXYDfW+tr+JZa99OyNmPINEGB/ahzKrEuc8rcv4gnpJmxTw==
814+
version "8.18.0"
815+
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.18.0.tgz#8a2ec491d6f0685ceaab9a9b7ff44146236993b5"
816+
integrity sha512-8svvI3hMyvN0kKCJMvTJP/x6Y/EoQbepff882wL+Sn5QsXb3etnamgrJq4isrBxSJj5L2AuXcI0+bgkoAXGUJw==
817817
dependencies:
818818
"@types/node" "*"
819819

@@ -933,9 +933,9 @@ acorn-walk@^8.1.1:
933933
acorn "^8.11.0"
934934

935935
acorn@^8.11.0, acorn@^8.4.1, acorn@^8.9.0:
936-
version "8.14.0"
937-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.14.0.tgz#063e2c70cac5fb4f6467f0b11152e04c682795b0"
938-
integrity sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==
936+
version "8.14.1"
937+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.14.1.tgz#721d5dc10f7d5b5609a891773d47731796935dfb"
938+
integrity sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==
939939

940940
agent-base@^7.1.0, agent-base@^7.1.2:
941941
version "7.1.3"
@@ -1303,9 +1303,9 @@ camelcase@^6.0.0:
13031303
integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==
13041304

13051305
caniuse-lite@^1.0.30001688:
1306-
version "1.0.30001701"
1307-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001701.tgz#ad9c90301f7153cf6b3314d16cc30757285bf9e7"
1308-
integrity sha512-faRs/AW3jA9nTwmJBSO1PQ6L/EOgsB5HMQQq4iCu5zhPgVVgO/pZRHlmatwijZKetFw8/Pr4q6dEN8sJuq8qTw==
1306+
version "1.0.30001702"
1307+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001702.tgz#cde16fa8adaa066c04aec2967b6cde46354644c4"
1308+
integrity sha512-LoPe/D7zioC0REI5W73PeR1e1MLCipRGq/VkovJnd6Df+QVqT+vT33OXCp8QUd7kA7RZrHWxb1B36OQKI/0gOA==
13091309

13101310
chai-as-promised@^7.1.1:
13111311
version "7.1.2"
@@ -1697,9 +1697,9 @@ dynamic-dedupe@^0.3.0:
16971697
xtend "^4.0.0"
16981698

16991699
electron-to-chromium@^1.5.73:
1700-
version "1.5.109"
1701-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.109.tgz#905a573d2b4cbb31412a2de6267fb22cf45e097e"
1702-
integrity sha512-AidaH9JETVRr9DIPGfp1kAarm/W6hRJTPuCnkF+2MqhF4KaAgRIcBc8nvjk+YMXZhwfISof/7WG29eS4iGxQLQ==
1700+
version "1.5.113"
1701+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.113.tgz#1175b8ba4170541e44e9afa8b992e5bbfff0d150"
1702+
integrity sha512-wjT2O4hX+wdWPJ76gWSkMhcHAV2PTMX+QetUCPYEdCIe+cxmgzzSSiGRCKW8nuh4mwKZlpv0xvoW7OF2X+wmHg==
17031703

17041704
emoji-regex@^8.0.0:
17051705
version "8.0.0"

0 commit comments

Comments
 (0)