Skip to content

Commit

Permalink
Dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
aarong committed Feb 26, 2024
1 parent d2b2259 commit 3939209
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 69 deletions.
100 changes: 36 additions & 64 deletions package-lock.json

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

9 changes: 4 additions & 5 deletions package.json
Expand Up @@ -16,10 +16,11 @@
"coveralls": "jest --coverage --coverageReporters=text-lcov | coveralls"
},
"dependencies": {
"check-types": "^7.4.0",
"check-types": "^11.2.3",
"component-emitter": "^1.2.1",
"debug": "^4.1.1",
"lodash": "^4.17.15",
"json-expressible": "^1.0.5",
"lodash": "^4.17.21",
"source-map-support": "^0.5.11",
"uuid": "^3.3.2",
"ws": "^6.2.1"
Expand All @@ -30,11 +31,10 @@
"@babel/node": "^7.23.9",
"@babel/preset-env": "^7.23.9",
"@babel/register": "^7.23.7",
"async": "^3.2.0",
"async": "^3.2.5",
"babel-loader": "^9.1.3",
"babel-plugin-add-module-exports": "^1.0.4",
"core-js": "^3.6.5",
"coveralls": "^3.0.3",
"delay": "^4.3.0",
"documentation": "^9.1.1",
"eslint": "^8.56.0",
Expand All @@ -51,7 +51,6 @@
"hostile": "^1.3.2",
"jest": "^23.6.0",
"jest-cli": "^23.6.0",
"json-expressible": "^1.0.1",
"make-promises-safe": "^5.1.0",
"prettier": "^3.2.5",
"promise-timeout": "^1.3.0",
Expand Down

0 comments on commit 3939209

Please sign in to comment.