From ba2329e093cc545af740532851d11a0501d34334 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 22:20:56 +0000 Subject: [PATCH] build(deps): bump caniuse-lite from 1.0.30001668 to 1.0.30001669 Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001668 to 1.0.30001669. - [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001668...1.0.30001669) --- updated-dependencies: - dependency-name: caniuse-lite dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5bde868..c08b245 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "@stackoverflow/stacks-icons": "^6.0.2", "browserslist": "^4.24.0", "caniuse-api": "^3.0.0", - "caniuse-lite": "^1.0.30001668" + "caniuse-lite": "^1.0.30001669" }, "devDependencies": { "@stackoverflow/browserslist-config": "^1.0.0", @@ -1860,9 +1860,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001668", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001668.tgz", - "integrity": "sha512-nWLrdxqCdblixUO+27JtGJJE/txpJlyUy5YN1u53wLZkP0emYCo5zgS6QYft7VUYR42LGgi/S5hdLZTrnyIddw==", + "version": "1.0.30001669", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001669.tgz", + "integrity": "sha512-DlWzFDJqstqtIVx1zeSpIMLjunf5SmwOw0N2Ck/QSQdS8PLS4+9HrLaYei4w8BIAL7IB/UEDu889d8vhCTPA0w==", "funding": [ { "type": "opencollective", diff --git a/package.json b/package.json index a115fed..4fe9693 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@stackoverflow/stacks-icons": "^6.0.2", "browserslist": "^4.24.0", "caniuse-api": "^3.0.0", - "caniuse-lite": "^1.0.30001668" + "caniuse-lite": "^1.0.30001669" }, "overrides": { "browserslist": {