Skip to content

Commit 4ba6a79

Browse files
chore(deps-dev): bump npm-check-updates from 19.1.1 to 19.1.2 (#354)
* chore(deps-dev): bump npm-check-updates from 19.1.1 to 19.1.2 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 19.1.1 to 19.1.2. - [Release notes](https://github.com/raineorshine/npm-check-updates/releases) - [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md) - [Commits](raineorshine/npm-check-updates@v19.1.1...v19.1.2) --- updated-dependencies: - dependency-name: npm-check-updates dependency-version: 19.1.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * dependencies --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Varun Villait <vvillait88@yahoo.com>
1 parent 2fea2e1 commit 4ba6a79

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "example",
33
"version": "0.1.0",
4-
"packageManager": "pnpm@10.19.0",
4+
"packageManager": "pnpm@10.20.0",
55
"private": true,
66
"dependencies": {
77
"@testing-library/jest-dom": "^6.9.1",

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "pdl-react-autocomplete",
3-
"version": "2.1.9",
3+
"version": "2.1.10",
44
"description": "A react component for the People Data Labs Autocomplete API",
5-
"packageManager": "pnpm@10.19.0",
5+
"packageManager": "pnpm@10.20.0",
66
"source": "src/index.ts",
77
"module": "dist/index.mjs",
88
"types": "dist/index.d.ts",
@@ -60,7 +60,7 @@
6060
"eslint-plugin-simple-import-sort": "^12.1.1",
6161
"eslint-plugin-typescript-sort-keys": "^3.3.0",
6262
"eslint-plugin-unused-imports": "^3.2.0",
63-
"npm-check-updates": "^19.1.1",
63+
"npm-check-updates": "^19.1.2",
6464
"parcel": "^2.16.0",
6565
"typescript": "^5.9.3"
6666
},

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)