Skip to content

Commit 78211dd

Browse files
authored
Update dependencies 2021-08-04 (#361)
* update dependencies * uuid
1 parent f2d1f3a commit 78211dd

File tree

2 files changed

+154
-137
lines changed

2 files changed

+154
-137
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"homepage": "https://github.com/gregjacobs/Autolinker.js",
4444
"devDependencies": {
45-
"@rollup/plugin-commonjs": "^19.0.0",
45+
"@rollup/plugin-commonjs": "^20.0.0",
4646
"@rollup/plugin-node-resolve": "^13.0.0",
4747
"@types/jasmine": "^3.7.7",
4848
"@types/jquery": "^3.5.5",
@@ -85,7 +85,7 @@
8585
"glob-parent": "^6.0.0",
8686
"node-gyp": "^8.1.0",
8787
"source-map-resolve": "^0.6.0",
88-
"uuid": "^7.0.0",
88+
"uuid": "^8.0.0",
8989
"yargs-parser": "^20.2.9"
9090
}
9191
}

0 commit comments

Comments
 (0)