Skip to content

Commit

Permalink
[Dev Deps] update eslint, @ljharb/eslint-config, jasmine-node, …
Browse files Browse the repository at this point in the history
…`replace`, `semver`
  • Loading branch information
ljharb committed Apr 7, 2019
1 parent 4643a31 commit 8b0c47f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 7 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -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": {
Expand Down
Binary file removed tests/lib/jasmine_favicon.png
Binary file not shown.
2 changes: 0 additions & 2 deletions tests/spec/helpers-jasmine.js

This file was deleted.

0 comments on commit 8b0c47f

Please sign in to comment.