Skip to content

Commit 2758ecb

Browse files
authored
Merge pull request #27 from anantoghosh/renovate/all-minor-patch
chore(deps): update all non-major dependencies
2 parents ad856f4 + 9587189 commit 2758ecb

File tree

4 files changed

+25
-5
lines changed

4 files changed

+25
-5
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ jobs:
3636
- run: pnpm test
3737
- run: pnpm build
3838
- name: Publish code coverage
39-
uses: paambaati/codeclimate-action@v3.0.0
39+
uses: paambaati/codeclimate-action@v3.2.0
4040
env:
4141
CC_TEST_REPORTER_ID: 7faf3080bb50c92d2efae792088aca807b6a54bafa2482384b30d163a7a28838

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16.15.1
1+
16.18.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"license": "MIT",
77
"type": "module",
88
"source": "src/index.tsx",
9-
"packageManager": "pnpm@6.32.11",
9+
"packageManager": "pnpm@6.35.1",
1010
"main": "./dist/react-linkify-it.legacy.umd.min",
1111
"exports": {
1212
".": "./dist/react-linkify-it.esm.js",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)