compilerr
Advanced tools
Comparing version 12.0.0 to 12.0.1
@@ -13,3 +13,3 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.23.9", | ||
"@babel/runtime": "^7.24.0", | ||
"dashify": "^2.0.0", | ||
@@ -22,9 +22,9 @@ "indefinite-article": "0.0.2", | ||
"@babel/cli": "^7.23.9", | ||
"@babel/core": "^7.23.9", | ||
"@babel/core": "^7.24.0", | ||
"@babel/plugin-external-helpers": "^7.23.3", | ||
"@babel/plugin-transform-runtime": "^7.23.9", | ||
"@babel/preset-env": "^7.23.9", | ||
"@babel/plugin-transform-runtime": "^7.24.0", | ||
"@babel/preset-env": "^7.24.0", | ||
"@babel/register": "^7.23.7", | ||
"@commitlint/cli": "^18.6.0", | ||
"@commitlint/config-angular": "^18.6.0", | ||
"@commitlint/cli": "^18.6.1", | ||
"@commitlint/config-angular": "^18.6.1", | ||
"@rollup/plugin-babel": "^6.0.4", | ||
@@ -34,4 +34,4 @@ "chai": "^4.3.10", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.56.0", | ||
"eslint-config-holy-grail": "^58.0.2", | ||
"eslint": "^8.57.0", | ||
"eslint-config-holy-grail": "^58.0.8", | ||
"grunt": "^1.6.1", | ||
@@ -41,3 +41,3 @@ "grunt-cli": "^1.4.3", | ||
"husky": "^8.0.3", | ||
"karma": "^6.4.2", | ||
"karma": "^6.4.3", | ||
"karma-chrome-launcher": "^3.2.0", | ||
@@ -50,8 +50,8 @@ "karma-firefox-launcher": "^2.1.2", | ||
"karma-webpack": "^5.0.1", | ||
"lint-staged": "^15.2.1", | ||
"lint-staged": "^15.2.2", | ||
"load-grunt-config": "^4.0.1", | ||
"mocha": "^10.2.0", | ||
"mocha": "^10.3.0", | ||
"prettier": "^3.2.5", | ||
"rimraf": "^5.0.5", | ||
"rollup": "^4.9.6", | ||
"rollup": "^4.12.0", | ||
"sinon": "^17.0.1", | ||
@@ -64,3 +64,3 @@ "sinon-chai": "^3.7.0", | ||
"typescript": "^5.3.3", | ||
"webpack": "^5.90.1" | ||
"webpack": "^5.90.3" | ||
}, | ||
@@ -101,3 +101,3 @@ "engines": { | ||
"types": "build/es2019/module.d.ts", | ||
"version": "12.0.0" | ||
"version": "12.0.1" | ||
} |
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
38732
Updated@babel/runtime@^7.24.0