Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.

Commit

Permalink
In-range update of npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
matz3 committed Mar 14, 2021
1 parent 35401f2 commit aff01d1
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 60 deletions.
138 changes: 81 additions & 57 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"dependencies": {
"async": "^3.2.0",
"connect-inject": "^0.4.0",
"connect-openui5": "^0.10.1",
"connect-openui5": "^0.10.2",
"cors": "^2.8.5",
"less-openui5": "^0.10.0",
"maxmin": "^3.0.0",
Expand All @@ -96,13 +96,13 @@
},
"devDependencies": {
"depcheck": "^1.4.0",
"eslint": "^7.21.0",
"eslint": "^7.22.0",
"eslint-config-google": "^0.14.0",
"grunt": "^1.3.0",
"grunt-contrib-clean": "^2.0.0",
"grunt-contrib-connect": "^3.0.0",
"grunt-mocha-test": "^0.13.3",
"mocha": "^8.3.1",
"mocha": "^8.3.2",
"nyc": "^15.1.0"
}
}

0 comments on commit aff01d1

Please sign in to comment.