From d8fca9c403a25d14cf11f52769c4de8a6a722ab2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 10:32:56 +0000 Subject: [PATCH] deps(deps-dev): bump the development-dependencies group with 2 updates Bumps the development-dependencies group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [wireit](https://github.com/google/wireit). Updates `@types/node` from 22.10.10 to 22.12.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `wireit` from 0.14.9 to 0.14.10 - [Changelog](https://github.com/google/wireit/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/wireit/compare/v0.14.9...v0.14.10) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: wireit dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] --- package.json | 4 +-- packages/eleventy-config/package.json | 4 +-- packages/pwa-install-prompt/package.json | 4 +-- packages/service-worker-notify/package.json | 2 +- packages/web-app-toolkit/package.json | 4 +-- yarn.lock | 34 ++++++++++----------- 6 files changed, 26 insertions(+), 26 deletions(-) diff --git a/package.json b/package.json index c13a8e7..c276c2e 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@nexim/eslint-config": "^1.1.1", "@nexim/prettier-config": "^1.1.0", "@nexim/typescript-config": "^2.0.0", - "@types/node": "^22.10.10", + "@types/node": "^22.12.0", "@typescript-eslint/eslint-plugin": "^7.15.0", "@typescript-eslint/parser": "^7.15.0", "ava": "^6.2.0", @@ -47,7 +47,7 @@ "prettier-plugin-packagejson": "^2.5.8", "prettier-plugin-tailwindcss": "^0.6.11", "typescript": "^5.7.3", - "wireit": "^0.14.9" + "wireit": "^0.14.10" }, "dependenciesMeta": { "prettier-plugin-tailwindcss@0.6.9": { diff --git a/packages/eleventy-config/package.json b/packages/eleventy-config/package.json index 3a2154b..c9adc8d 100644 --- a/packages/eleventy-config/package.json +++ b/packages/eleventy-config/package.json @@ -72,11 +72,11 @@ "@types/eleventy-plugin-toc": "^1.1.0", "@types/markdown-it": "^14.1.2", "@types/markdown-it-attrs": "^4.1.3", - "@types/node": "^22.10.10", + "@types/node": "^22.12.0", "@types/postcss-import": "^14.0.3", "ava": "^6.2.0", "typescript": "^5.7.3", - "wireit": "^0.14.9" + "wireit": "^0.14.10" }, "peerDependencies": { "@11ty/eleventy": "^3.0.0" diff --git a/packages/pwa-install-prompt/package.json b/packages/pwa-install-prompt/package.json index bb8926c..af970de 100644 --- a/packages/pwa-install-prompt/package.json +++ b/packages/pwa-install-prompt/package.json @@ -52,10 +52,10 @@ "@alwatr/nano-build": "^5.0.0", "@alwatr/type-helper": "^5.0.0", "@nexim/typescript-config": "^2.0.0", - "@types/node": "^22.10.10", + "@types/node": "^22.12.0", "ava": "^6.2.0", "typescript": "^5.7.3", - "wireit": "^0.14.9" + "wireit": "^0.14.10" }, "publishConfig": { "access": "public" diff --git a/packages/service-worker-notify/package.json b/packages/service-worker-notify/package.json index a4181ff..107acfc 100644 --- a/packages/service-worker-notify/package.json +++ b/packages/service-worker-notify/package.json @@ -60,7 +60,7 @@ "@nexim/typescript-config": "^2.0.0", "ava": "^6.2.0", "typescript": "^5.7.3", - "wireit": "^0.14.9" + "wireit": "^0.14.10" }, "publishConfig": { "access": "public" diff --git a/packages/web-app-toolkit/package.json b/packages/web-app-toolkit/package.json index 0650e0b..1de452d 100644 --- a/packages/web-app-toolkit/package.json +++ b/packages/web-app-toolkit/package.json @@ -49,10 +49,10 @@ "@alwatr/nano-build": "^5.0.0", "@alwatr/type-helper": "^5.0.0", "@nexim/typescript-config": "^2.0.0", - "@types/node": "^22.10.10", + "@types/node": "^22.12.0", "ava": "^6.2.0", "typescript": "^5.7.3", - "wireit": "^0.14.9" + "wireit": "^0.14.10" }, "publishConfig": { "access": "public" diff --git a/yarn.lock b/yarn.lock index 20bc8ed..e615490 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2972,7 +2972,7 @@ __metadata: "@types/eleventy-plugin-toc": "npm:^1.1.0" "@types/markdown-it": "npm:^14.1.2" "@types/markdown-it-attrs": "npm:^4.1.3" - "@types/node": "npm:^22.10.10" + "@types/node": "npm:^22.12.0" "@types/postcss-import": "npm:^14.0.3" ava: "npm:^6.2.0" cssnano: "npm:^7.0.6" @@ -2986,7 +2986,7 @@ __metadata: postcss-viewport-unit-fallback: "npm:^1.0.1" tailwindcss: "npm:^3.4.17" typescript: "npm:^5.7.3" - wireit: "npm:^0.14.9" + wireit: "npm:^0.14.10" workbox-build: "npm:^7.3.0" peerDependencies: "@11ty/eleventy": ^3.0.0 @@ -3030,10 +3030,10 @@ __metadata: "@alwatr/wait": "npm:^1.1.16" "@nexim/snackbar": "npm:^1.0.4" "@nexim/typescript-config": "npm:^2.0.0" - "@types/node": "npm:^22.10.10" + "@types/node": "npm:^22.12.0" ava: "npm:^6.2.0" typescript: "npm:^5.7.3" - wireit: "npm:^0.14.9" + wireit: "npm:^0.14.10" languageName: unknown linkType: soft @@ -3052,7 +3052,7 @@ __metadata: "@nexim/typescript-config": "npm:^2.0.0" ava: "npm:^6.2.0" typescript: "npm:^5.7.3" - wireit: "npm:^0.14.9" + wireit: "npm:^0.14.10" languageName: unknown linkType: soft @@ -3100,10 +3100,10 @@ __metadata: "@nexim/pwa-install-prompt": "workspace:^" "@nexim/service-worker-notify": "workspace:^" "@nexim/typescript-config": "npm:^2.0.0" - "@types/node": "npm:^22.10.10" + "@types/node": "npm:^22.12.0" ava: "npm:^6.2.0" typescript: "npm:^5.7.3" - wireit: "npm:^0.14.9" + wireit: "npm:^0.14.10" languageName: unknown linkType: soft @@ -3912,12 +3912,12 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:^22.10.10": - version: 22.10.10 - resolution: "@types/node@npm:22.10.10" +"@types/node@npm:^22.12.0": + version: 22.12.0 + resolution: "@types/node@npm:22.12.0" dependencies: undici-types: "npm:~6.20.0" - checksum: 10c0/3425772d4513cd5dbdd87c00acda088113c03a97445f84f6a89744c60a66990b56c9d3a7213d09d57b6b944ae8ff45f985565e0c1846726112588e33a22dd12b + checksum: 10c0/be220706732d95db2ed1c441c1e64cab90bf9a47519ce6f4c79cc5a9ec9d5c517131a149a9ac30afac1a30103e67e3a00d453ba7c1b0141608a3a7ba6397c303 languageName: node linkType: hard @@ -12573,7 +12573,7 @@ __metadata: "@nexim/eslint-config": "npm:^1.1.1" "@nexim/prettier-config": "npm:^1.1.0" "@nexim/typescript-config": "npm:^2.0.0" - "@types/node": "npm:^22.10.10" + "@types/node": "npm:^22.12.0" "@typescript-eslint/eslint-plugin": "npm:^7.15.0" "@typescript-eslint/parser": "npm:^7.15.0" ava: "npm:^6.2.0" @@ -12586,7 +12586,7 @@ __metadata: prettier-plugin-packagejson: "npm:^2.5.8" prettier-plugin-tailwindcss: "npm:^0.6.11" typescript: "npm:^5.7.3" - wireit: "npm:^0.14.9" + wireit: "npm:^0.14.10" dependenciesMeta: prettier-plugin-tailwindcss@0.6.9: unplugged: true @@ -12744,9 +12744,9 @@ __metadata: languageName: node linkType: hard -"wireit@npm:^0.14.9": - version: 0.14.9 - resolution: "wireit@npm:0.14.9" +"wireit@npm:^0.14.10": + version: 0.14.10 + resolution: "wireit@npm:0.14.10" dependencies: brace-expansion: "npm:^4.0.0" chokidar: "npm:^3.5.3" @@ -12755,7 +12755,7 @@ __metadata: proper-lockfile: "npm:^4.1.2" bin: wireit: bin/wireit.js - checksum: 10c0/0c80f6564e4a09b0f9a49aff75d44bb0c64f1988fd5580253fd6cf3de900d398207975ab20b4fbca51302583c4b4f0f74b7888cb2c5f08281b1611e182799003 + checksum: 10c0/27263ead76cbc3173012f97413efef76e210cfa1d2a217e88e823ea93ff2cc7e1f9b3dcb0d453132f6d8573eb3e27d3945e098349b09565fa0c4468757443b7f languageName: node linkType: hard