Skip to content
This repository has been archived by the owner on Sep 1, 2024. It is now read-only.

Bump ua-parser-js from 0.7.20 to 0.7.28 #345

Merged
merged 2 commits into from
May 18, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"dependencies": {
"loose-envify": "^1.4.0",
"object-assign": "^4.1.1",
"react-is": "^16.9.0"
"react-is": "^16.13.1"
},
"scripts": {
"pretest": "npm run lint",
Expand All @@ -43,11 +43,11 @@
"babel-jest": "^19.0.0",
"babel-preset-react": "^6.24.1",
"browserify": "^16.5.0",
"bundle-collapser": "^1.3.0",
"eslint": "^6.3.0",
"in-publish": "^2.0.0",
"bundle-collapser": "^1.4.0",
"eslint": "^7.26.0",
"in-publish": "^2.0.1",
"jest": "^19.0.2",
"react": "^15.5.4",
"react": "^15.7.0",
"uglifyify": "^5.0.2",
"uglifyjs": "^2.4.11"
},
Expand Down
Loading