Skip to content

Commit 126dda3

Browse files
chore(deps-dev): bump npm-check-updates from 18.0.3 to 18.1.1 (#341)
* chore(deps-dev): bump npm-check-updates from 18.0.3 to 18.1.1 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 18.0.3 to 18.1.1. - [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@v18.0.3...v18.1.1) --- updated-dependencies: - dependency-name: npm-check-updates dependency-version: 18.1.1 dependency-type: direct:development update-type: version-update:semver-minor ... 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 27cc99f commit 126dda3

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

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.4",
3+
"version": "2.1.5",
44
"description": "A react component for the People Data Labs Autocomplete API",
5-
"packageManager": "pnpm@10.15.0",
5+
"packageManager": "pnpm@10.16.1",
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": "^18.0.3",
63+
"npm-check-updates": "^18.1.1",
6464
"parcel": "^2.15.4",
6565
"typescript": "^5.9.2"
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)