Skip to content

Commit 7949a0a

Browse files
chore: 🤖 dependency updates
1 parent b0692c9 commit 7949a0a

File tree

2 files changed

+619
-874
lines changed

2 files changed

+619
-874
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-multi-select-component",
3-
"version": "4.1.12",
3+
"version": "4.1.13",
44
"description": "Simple and lightweight multiple selection dropdown component with checkboxes, search and select-all",
55
"author": "harshzalavadiya",
66
"license": "MIT",
@@ -34,31 +34,31 @@
3434
},
3535
"dependencies": {},
3636
"devDependencies": {
37-
"@babel/cli": "^7.15.4",
37+
"@babel/cli": "^7.15.7",
3838
"@babel/core": "^7.15.5",
3939
"@babel/preset-react": "^7.14.5",
4040
"@babel/preset-typescript": "^7.15.0",
41-
"@size-limit/preset-small-lib": "^5.0.3",
41+
"@size-limit/preset-small-lib": "^5.0.4",
4242
"@storybook/addon-actions": "^6.3.8",
4343
"@storybook/addon-essentials": "^6.3.8",
4444
"@storybook/addon-knobs": "^6.3.1",
4545
"@storybook/addon-links": "^6.3.8",
4646
"@storybook/react": "^6.3.8",
47-
"@types/react": "^17.0.20",
47+
"@types/react": "^17.0.24",
4848
"@types/react-dom": "^17.0.9",
49-
"@typescript-eslint/eslint-plugin": "^4.31.1",
50-
"@typescript-eslint/parser": "^4.31.1",
49+
"@typescript-eslint/eslint-plugin": "^4.31.2",
50+
"@typescript-eslint/parser": "^4.31.2",
5151
"babel-loader": "^8.2.2",
5252
"babel-plugin-transform-css-import-to-string": "^0.0.2",
5353
"concurrently": "^6.2.1",
5454
"cross-env": "^7.0.3",
5555
"eslint": "^7.32.0",
5656
"eslint-config-prettier": "^8.3.0",
5757
"eslint-plugin-prettier": "^4.0.0",
58-
"eslint-plugin-react": "^7.25.1",
58+
"eslint-plugin-react": "^7.26.0",
5959
"eslint-plugin-simple-import-sort": "^7.0.0",
6060
"husky": "^7.0.2",
61-
"prettier": "^2.4.0",
61+
"prettier": "^2.4.1",
6262
"react": "^17.0.1",
6363
"react-dom": "^17.0.2",
6464
"typescript": "^4.4.3"

0 commit comments

Comments
 (0)