Skip to content

Commit

Permalink
fix: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
phated committed Oct 31, 2021
1 parent 3bedd1d commit ba8a51c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -46,14 +46,15 @@
"singleQuote": true
},
"dependencies": {
"each-props": "^1.3.2",
"each-props": "^2.0.0",
"is-plain-object": "^5.0.0"
},
"devDependencies": {
"browserify": "^17.0.0",
"chai": "^4.3.4",
"eslint": "^7.32.0",
"eslint-config-gulp": "^5.0.1",
"eslint-plugin-node": "^11.1.0",
"mocha": "^8.4.0",
"nyc": "^15.1.0",
"uglify-js": "^3.14.2"
Expand Down

0 comments on commit ba8a51c

Please sign in to comment.