diff --git a/package-lock.json b/npm-shrinkwrap.json similarity index 99% rename from package-lock.json rename to npm-shrinkwrap.json index 7b0af22dc..f3d456ad0 100644 --- a/package-lock.json +++ b/npm-shrinkwrap.json @@ -53,8 +53,8 @@ "@types/object-assign-deep": "^0.4.0", "@types/rimraf": "^3.0.2", "@types/ws": "^8.5.3", - "@typescript-eslint/eslint-plugin": "^5.16.0", - "@typescript-eslint/parser": "^5.16.0", + "@typescript-eslint/eslint-plugin": "^5.17.0", + "@typescript-eslint/parser": "^5.17.0", "babel-jest": "^27.5.1", "eslint": "^8.12.0", "eslint-config-google": "^0.14.0", diff --git a/package.json b/package.json index c30cc5e9e..576918140 100644 --- a/package.json +++ b/package.json @@ -76,8 +76,8 @@ "@types/object-assign-deep": "^0.4.0", "@types/rimraf": "^3.0.2", "@types/ws": "^8.5.3", - "@typescript-eslint/eslint-plugin": "^5.16.0", - "@typescript-eslint/parser": "^5.16.0", + "@typescript-eslint/eslint-plugin": "^5.17.0", + "@typescript-eslint/parser": "^5.17.0", "babel-jest": "^27.5.1", "eslint": "^8.12.0", "eslint-config-google": "^0.14.0",