Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 393c194

Browse files
authoredMay 21, 2024
Merge pull request #314 from KoolTheba/dependabot/npm_and_yarn/multi-1ed842bac7
chore(deps): bump diff and @types/diff
2 parents 78b06be + f4e0751 commit 393c194

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed
 

‎package-lock.json

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

‎package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@types/node": "20.12.7",
1313
"@types/react": "18.2.51",
1414
"@types/react-dom": "18.2.17",
15-
"diff": "5.1.0",
15+
"diff": "5.2.0",
1616
"react": "18.2.0",
1717
"react-dom": "18.2.0",
1818
"react-router-dom": "6.20.0",
@@ -53,7 +53,7 @@
5353
]
5454
},
5555
"devDependencies": {
56-
"@types/diff": "5.0.9",
56+
"@types/diff": "5.2.0",
5757
"cypress": "13.6.0",
5858
"eslint-config-prettier": "9.1.0",
5959
"prettier": "3.2.4"

0 commit comments

Comments
 (0)
Please sign in to comment.