Skip to content

Commit

Permalink
fix(package): apply fix from dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Itee committed Jul 7, 2021
1 parent b11ecf6 commit ffaaca8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@
"uuid": "^8.3.2"
},
"peerDependencies": {
"itee-utils": "^5.2.1",
"itee-validators": "^5.3.0",
"itee-core": "^1.0.1"
"itee-utils": "^5.2.2",
"itee-validators": "^5.3.1",
"itee-core": "^1.0.2"
},
"devDependencies": {
"@semantic-release/changelog": "^5.0.1",
Expand Down Expand Up @@ -92,7 +92,7 @@
"minimist": "^1.2.5",
"mocha": "^9.0.2",
"mochawesome": "^6.2.2",
"rollup": "^2.52.7",
"rollup": "^2.52.8",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-terser": "^7.0.2",
Expand Down

0 comments on commit ffaaca8

Please sign in to comment.