Skip to content

Commit

Permalink
🔨 chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
casperiv0 committed Feb 1, 2022
1 parent 710c90c commit 2defd0c
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 7 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 1.4.6

- Bump dependencies

## 1.4.5

- Bump dependencies
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@casper124578/useful",
"version": "1.4.5",
"version": "1.4.6",
"description": "List of useful React functions and hooks",
"type": "module",
"license": "MIT",
Expand Down Expand Up @@ -35,11 +35,11 @@
},
"devDependencies": {
"@casper124578/eslint-config": "^2.3.2",
"@casper124578/eslint-config-react": "^2.2.0",
"@casper124578/eslint-config-react": "^2.2.1",
"@types/react": "^17.0.38",
"eslint": "^8.6.0",
"eslint": "^8.8.0",
"eslint-plugin-react": "^7.28.0",
"typescript": "^4.5.4"
"typescript": "^4.5.5"
},
"peerDependencies": {
"react": "^17.0.2",
Expand Down

0 comments on commit 2defd0c

Please sign in to comment.