Skip to content

Commit 56ba86f

Browse files
chore(deps): update all non-major dependencies (#1065)
Co-authored-by: Renovate Bot <[email protected]>
1 parent f7d6d38 commit 56ba86f

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@
3131
"@swc/jest": "0.2.21",
3232
"@types/dedent": "0.7.0",
3333
"@types/jest": "27.5.0",
34-
"@types/node": "16.11.33",
34+
"@types/node": "16.11.34",
3535
"@typescript-eslint/eslint-plugin": "5.23.0",
3636
"@typescript-eslint/parser": "5.23.0",
37-
"bob-the-bundler": "1.7.1",
37+
"bob-the-bundler": "1.7.2",
3838
"dedent": "0.7.0",
3939
"enquirer": "2.3.6",
4040
"eslint": "8.15.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1930,10 +1930,10 @@
19301930
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
19311931
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
19321932

1933-
"@types/node@*", "@types/[email protected].33":
1934-
version "16.11.33"
1935-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.33.tgz#566713b1b626f781c5c58fe3531307283e00720c"
1936-
integrity sha512-0PJ0vg+JyU0MIan58IOIFRtSvsb7Ri+7Wltx2qAg94eMOrpg4+uuP3aUHCpxXc1i0jCXiC+zIamSZh3l9AbcQA==
1933+
"@types/node@*", "@types/[email protected].34":
1934+
version "16.11.34"
1935+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.34.tgz#520224e4be4448c279ecad09639ab460cc441a50"
1936+
integrity sha512-UrWGDyLAlQ2Z8bNOGWTsqbP9ZcBeTYBVuTRNxXTztBy5KhWUFI3BaeDWoCP/CzV/EVGgO1NTYzv9ZytBI9GAEw==
19371937

19381938
"@types/node@^12.7.1":
19391939
version "12.20.19"
@@ -2369,10 +2369,10 @@ binary-extensions@^2.0.0:
23692369
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.2.0.tgz#75f502eeaf9ffde42fc98829645be4ea76bd9e2d"
23702370
integrity sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==
23712371

2372-
2373-
version "1.7.1"
2374-
resolved "https://registry.yarnpkg.com/bob-the-bundler/-/bob-the-bundler-1.7.1.tgz#42fdf6a5426343ad956d70eedeae447add78b527"
2375-
integrity sha512-jycXxGEXysR522hIMqtGg3zKoLYxGrwCxsDOTjQN8fxREFx6lP9xk4cIMi7SVt9ma0UVPlWCzpsK9eLh3cX0Hw==
2372+
2373+
version "1.7.2"
2374+
resolved "https://registry.yarnpkg.com/bob-the-bundler/-/bob-the-bundler-1.7.2.tgz#edbf1e1fd0df7d37ed9f61d0a8c4f51b345b9f81"
2375+
integrity sha512-8d6B9U9TjnpABvbs29PEeja13pnHo903taygnV28ThlqC4dyfDjVAaO7H6S4uTrs9sinmY5JV8lJlXuxivaTEQ==
23762376
dependencies:
23772377
"@rollup/plugin-json" "4.1.0"
23782378
"@rollup/plugin-node-resolve" "7.1.1"

0 commit comments

Comments
 (0)