Skip to content

Commit 40bba4d

Browse files
committed
chore: 3.2.1 release: update dependencies
1 parent 581e5a2 commit 40bba4d

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/react",
3-
"version": "3.2.0",
3+
"version": "3.2.1",
44
"description": "CoreUI React Bootstrap 4 components",
55
"license": "MIT",
66
"author": {
@@ -53,7 +53,7 @@
5353
"perfect-scrollbar": "~1.5.0",
5454
"prop-types": "~15.7.2",
5555
"react-transition-group": "~4.4.1",
56-
"tippy.js": "~6.2.5"
56+
"tippy.js": "~6.2.6"
5757
},
5858
"peerDependencies": {
5959
"react": "^16.13.1",
@@ -81,7 +81,7 @@
8181
"enzyme-adapter-react-16": "^1.15.2",
8282
"eslint": "^7.5.0",
8383
"eslint-plugin-import": "^2.22.0",
84-
"eslint-plugin-react": "^7.20.4",
84+
"eslint-plugin-react": "^7.20.5",
8585
"rollup": "^2.23.0",
8686
"rollup-plugin-peer-deps-external": "2.2.3",
8787
"rollup-plugin-postcss": "3.1.3",

0 commit comments

Comments
 (0)