compilerr
Advanced tools
Comparing version 11.0.6 to 11.0.7
@@ -13,3 +13,3 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.22.5", | ||
"@babel/runtime": "^7.22.6", | ||
"dashify": "^2.0.0", | ||
@@ -21,7 +21,7 @@ "indefinite-article": "0.0.2", | ||
"devDependencies": { | ||
"@babel/cli": "^7.22.5", | ||
"@babel/core": "^7.22.5", | ||
"@babel/cli": "^7.22.6", | ||
"@babel/core": "^7.22.6", | ||
"@babel/plugin-external-helpers": "^7.22.5", | ||
"@babel/plugin-transform-runtime": "^7.22.5", | ||
"@babel/preset-env": "^7.22.5", | ||
"@babel/plugin-transform-runtime": "^7.22.6", | ||
"@babel/preset-env": "^7.22.6", | ||
"@babel/register": "^7.22.5", | ||
@@ -34,4 +34,4 @@ "@commitlint/cli": "^17.6.6", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.43.0", | ||
"eslint-config-holy-grail": "^57.2.11", | ||
"eslint": "^8.44.0", | ||
"eslint-config-holy-grail": "^57.2.13", | ||
"grunt": "^1.6.1", | ||
@@ -54,11 +54,11 @@ "grunt-cli": "^1.4.3", | ||
"rimraf": "^5.0.1", | ||
"rollup": "^3.25.3", | ||
"rollup": "^3.26.0", | ||
"sinon": "^15.2.0", | ||
"sinon-chai": "^3.7.0", | ||
"ts-loader": "^9.4.3", | ||
"tsconfig-holy-grail": "^14.0.6", | ||
"ts-loader": "^9.4.4", | ||
"tsconfig-holy-grail": "^14.0.7", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^55.0.3", | ||
"typescript": "^5.1.3", | ||
"webpack": "^5.88.0" | ||
"typescript": "^5.1.6", | ||
"webpack": "^5.88.1" | ||
}, | ||
@@ -94,3 +94,3 @@ "engines": { | ||
"types": "build/es2019/module.d.ts", | ||
"version": "11.0.6" | ||
"version": "11.0.7" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updated@babel/runtime@^7.22.6