From 480e4fe916ea3407fc6f7125cc7c19fd5fccddc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jun 2024 11:31:31 +0000 Subject: [PATCH] build(deps): bump @davidsneighbour/browserslist-config Bumps [@davidsneighbour/browserslist-config](https://github.com/davidsneighbour/configurations) from 2024.3.22 to 2024.3.23. - [Commits](https://github.com/davidsneighbour/configurations/compare/v2024.3.22...v2024.3.23) --- updated-dependencies: - dependency-name: "@davidsneighbour/browserslist-config" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 13 ++++++------- package.json | 2 +- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 14734ffb..aa9030a7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,18 +1,18 @@ { "name": "@davidsneighbour/kollitsch-dev", - "version": "2024.3.10", + "version": "2024.3.15", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@davidsneighbour/kollitsch-dev", - "version": "2024.3.10", + "version": "2024.3.15", "license": "UNLICENSED", "dependencies": { "@alpinejs/collapse": "3.14.0", "@alpinejs/intersect": "3.14.0", "@davidsneighbour/bootstrap-config": "2024.3.22", - "@davidsneighbour/browserslist-config": "2024.3.22", + "@davidsneighbour/browserslist-config": "2024.3.23", "@davidsneighbour/commitlint-config": "2024.3.22", "@davidsneighbour/cypress-config": "2024.3.22", "@davidsneighbour/eslint-config": "2024.3.22", @@ -1707,10 +1707,9 @@ } }, "node_modules/@davidsneighbour/browserslist-config": { - "version": "2024.3.22", - "resolved": "https://registry.npmjs.org/@davidsneighbour/browserslist-config/-/browserslist-config-2024.3.22.tgz", - "integrity": "sha512-iHESxqUgWMPd3SuxmbvgV9nutlNS+O68njwPDJEE+2TKBE0Kguyh+qJwhA0z3yiqLle+uHzVRO0yM1p/9gQShw==", - "license": "MIT", + "version": "2024.3.23", + "resolved": "https://registry.npmjs.org/@davidsneighbour/browserslist-config/-/browserslist-config-2024.3.23.tgz", + "integrity": "sha512-O/0S9v/580B8ViROnmI/wy8uJJjHgAeGNchyHvCEzjRXEtI0HHf2KhmreG1tdEYvRvPlF5a3zlJbZPcVQNVcHw==", "dependencies": { "browserslist": "4.23.1" }, diff --git a/package.json b/package.json index a2ee5ec9..80da2743 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@alpinejs/collapse": "3.14.0", "@alpinejs/intersect": "3.14.0", "@davidsneighbour/bootstrap-config": "2024.3.22", - "@davidsneighbour/browserslist-config": "2024.3.22", + "@davidsneighbour/browserslist-config": "2024.3.23", "@davidsneighbour/commitlint-config": "2024.3.22", "@davidsneighbour/cypress-config": "2024.3.22", "@davidsneighbour/eslint-config": "2024.3.22",