From 5fe45d134a78acbdae478b9da0e2889a8baacd60 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 06:10:45 +0000 Subject: [PATCH] [BUMP] Update dependency @1024pix/pix-ui to ^46.12.13 (junior) --- junior/package-lock.json | 8 ++++---- junior/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/junior/package-lock.json b/junior/package-lock.json index 0e609a49496..d78718ca9f1 100644 --- a/junior/package-lock.json +++ b/junior/package-lock.json @@ -12,7 +12,7 @@ "devDependencies": { "@1024pix/ember-testing-library": "^3.0.2", "@1024pix/eslint-config": "^1.3.7", - "@1024pix/pix-ui": "^46.12.11", + "@1024pix/pix-ui": "^46.12.13", "@1024pix/stylelint-config": "^5.1.16", "@babel/eslint-parser": "^7.11.0", "@ember/optional-features": "^2.0.0", @@ -117,9 +117,9 @@ "dev": true }, "node_modules/@1024pix/pix-ui": { - "version": "46.12.11", - "resolved": "https://registry.npmjs.org/@1024pix/pix-ui/-/pix-ui-46.12.11.tgz", - "integrity": "sha512-givOOWXNQVj/mhEq3WD8u6xqwrO/KifUYbxXCTpAS4TTLId4KhJw3dlIFWFZlfIa3ZZDJWnWTBTGJDggSqtlcg==", + "version": "46.12.13", + "resolved": "https://registry.npmjs.org/@1024pix/pix-ui/-/pix-ui-46.12.13.tgz", + "integrity": "sha512-TzgMbFIKIczo8stTpRPJa0ZXqVIGvwBDGHS6vcVUJpkGU7S0eu54j1D4+pk8mHAd8hdA3J0nu07x/eBA0HoMMw==", "dev": true, "hasInstallScript": true, "license": "MIT", diff --git a/junior/package.json b/junior/package.json index 7ac2c56b273..53fdacbac3d 100644 --- a/junior/package.json +++ b/junior/package.json @@ -37,7 +37,7 @@ "devDependencies": { "@1024pix/ember-testing-library": "^3.0.2", "@1024pix/eslint-config": "^1.3.7", - "@1024pix/pix-ui": "^46.12.11", + "@1024pix/pix-ui": "^46.12.13", "@1024pix/stylelint-config": "^5.1.16", "@babel/eslint-parser": "^7.11.0", "@ember/optional-features": "^2.0.0",