Bower updates.

This commit is contained in:
baldo 2020-01-20 20:59:15 +01:00
commit 13733b8857
73 changed files with 2451 additions and 1553 deletions

View file

@ -1,6 +1,6 @@
{
"name": "es5-shim",
"version": "4.5.12",
"version": "4.5.13",
"description": "ECMAScript 5 compatibility shims for legacy JavaScript engines",
"homepage": "http://github.com/es-shims/es5-shim/",
"contributors": [
@ -35,12 +35,12 @@
"jscs": "jscs tests/helpers/*.js tests/spec/*.js es5-shim.js es5-sham.js"
},
"devDependencies": {
"@ljharb/eslint-config": "^13.0.0",
"eslint": "^5.5.0",
"jasmine-node": "^1.13.1",
"@ljharb/eslint-config": "^13.1.1",
"eslint": "^5.16.0",
"jasmine-node": "^1.16.2",
"jscs": "^3.0.7",
"replace": "^1.0.0",
"semver": "^5.5.1",
"replace": "^1.1.0",
"semver": "^6.0.0",
"uglify-js": "2.7.3"
},
"engines": {