Skip to content

Commit

Permalink
Update pinned npm deps. NFC
Browse files Browse the repository at this point in the history
Update the non-^ dependencies in package.json.
  • Loading branch information
sbc100 committed Jul 1, 2021
1 parent 75c7981 commit d20d4b6
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 54 deletions.
133 changes: 82 additions & 51 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
Expand Up @@ -4,13 +4,13 @@
"es-check": "^5.2.4",
"eslint": "^7.29.0",
"eslint-config-google": "^0.14.0",
"source-map": "0.5.6",
"source-map": "0.5.7",
"ws": "~0.4.28"
},
"dependencies": {
"acorn": "8.4.1",
"google-closure-compiler": "20200920.0.0",
"html-minifier-terser": "5.0.2",
"google-closure-compiler": "20210601.0.0",
"html-minifier-terser": "5.1.1",
"wasm2c": "1.0.0"
},
"scripts": {
Expand Down

0 comments on commit d20d4b6

Please sign in to comment.