Dependency updates
This commit is contained in:
15986
package-lock.json
generated
15986
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
10
package.json
10
package.json
@@ -9,20 +9,20 @@
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.12.10",
|
||||
"@babel/core": "^7.12.10",
|
||||
"@babel/node": "^7.12.10",
|
||||
"@babel/node": "^7.12.13",
|
||||
"@babel/plugin-proposal-class-properties": "^7.12.1",
|
||||
"@babel/plugin-proposal-optional-chaining": "^7.12.7",
|
||||
"@babel/plugin-proposal-private-methods": "^7.12.1",
|
||||
"@babel/plugin-proposal-private-methods": "^7.12.13",
|
||||
"@babel/preset-env": "^7.12.10",
|
||||
"@babel/preset-flow": "^7.12.1",
|
||||
"@babel/register": "^7.12.10",
|
||||
"@babel/register": "^7.12.13",
|
||||
"@types/chai": "^4.2.14",
|
||||
"@types/mocha": "^8.2.0",
|
||||
"babel-eslint": "^11.0.0-beta.2",
|
||||
"babelify": "^10.0.0",
|
||||
"browserify": "^17.0.0",
|
||||
"chai": "^4.2.0",
|
||||
"eslint": "^7.15.0",
|
||||
"eslint": "^7.19.0",
|
||||
"eslint-config-google": "^0.14.0",
|
||||
"eslint-plugin-import": "^2.22.1",
|
||||
"fetch-pretender": "^1.5.0",
|
||||
@@ -40,7 +40,7 @@
|
||||
"mocha-junit-reporter": "^2.0.0",
|
||||
"mochawesome": "^6.2.1",
|
||||
"nyc": "^15.1.0",
|
||||
"sinon": "^9.2.2"
|
||||
"sinon": "^9.2.4"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "./node_modules/.bin/mocha --require @babel/register --bdd --recursive --reporter list",
|
||||
|
||||
Reference in New Issue
Block a user