Ray Schamp
de86eb3f19
Merge pull request #1691 from rschamp/storage-no-cache
...
Store asset objects on costumes and sounds
2018-10-25 10:15:47 +01:00
Ray Schamp
902aee48ee
Merge branch 'develop' of https://github.com/LLK/scratch-vm into storage-no-cache
...
# Conflicts:
# package-lock.json
2018-10-24 12:09:06 +01:00
Ray Schamp
4a0aecfa43
Bump storage to version with createAsset
...
This should allow tests to begin passing.
2018-10-24 12:01:59 +01:00
greenkeeper[bot]
ae4225815b
chore(package): update lockfile package-lock.json
2018-10-21 21:11:14 +00:00
greenkeeper[bot]
7690cbddaf
chore(package): update lockfile package-lock.json
2018-10-18 23:11:06 +00:00
Ray Schamp
fd0ff04198
Update babel-core to @babel/core
...
Also required updating @babel/preset-env.
2018-10-17 12:14:49 +01:00
greenkeeperio-bot
01a181c3ce
chore(package): update lockfile
...
https://npm.im/greenkeeper-lockfile
2018-10-17 11:58:55 +01:00
greenkeeperio-bot
f322bf3a50
chore(package): update lockfile
...
https://npm.im/greenkeeper-lockfile
2018-10-17 11:34:18 +01:00
greenkeeper[bot]
09202296b0
chore(package): update lockfile package-lock.json
2018-10-05 23:04:20 +00:00
Andrew Sliwinski
e571dcd5a9
Merge pull request #1596 from LLK/greenkeeper/format-message-6.2.1
...
Update format-message to the latest version 🚀
2018-10-01 18:26:23 -04:00
Ray Schamp
2e04502c48
Bump request
version in package-lock.json
...
The `nets` package depends on a quite old `request@^2.65.0`, so uninstall and reinstall nets and request to bump the request version. The older request version in package-lock had a security vulnerability in one of its dependents' dependents.
2018-09-19 17:04:34 -04:00
greenkeeper[bot]
94d818d263
chore(package): update lockfile package-lock.json
2018-09-19 04:30:11 +00:00
Andrew Sliwinski
51670dbb61
Merge pull request #1571 from LLK/greenkeeper/format-message-cli-6.2.0
...
Update format-message-cli to the latest version 🚀
2018-09-12 12:03:52 -04:00
greenkeeper[bot]
d2b84a0f54
chore(package): update lockfile package-lock.json
2018-09-12 15:11:16 +00:00
greenkeeper[bot]
191013d267
chore(package): update lockfile package-lock.json
2018-09-12 15:10:13 +00:00
greenkeeperio-bot
954fb376fc
chore(package): update lockfile
...
https://npm.im/greenkeeper-lockfile
2018-09-04 10:21:21 +00:00
Andrew Sliwinski
d355c3b45e
Update atob, format-message, adm-zip, docdash, format-message-cli, tap, and webpack-cli modules
2018-08-30 11:23:34 -04:00
greenkeeperio-bot
cb30b68945
chore(package): update lockfile
...
https://npm.im/greenkeeper-lockfile
2018-08-23 22:19:42 +00:00
Karishma Chadha
f663b1eb78
Update package-lock file.
2018-08-13 18:19:55 -04:00
greenkeeperio-bot
34b0d4150d
chore(package): update lockfile
...
https://npm.im/greenkeeper-lockfile
2018-08-13 15:45:46 +00:00
Mx Corey Frang
30892dfd43
Update npm packages to get new renderer and update benchmark for Bob Ross 🌲 ( #1443 )
2018-08-13 10:47:41 -04:00
Paul Kaplan
26dd048a72
Update package-lock.json
2018-07-31 11:23:30 -04:00
greenkeeperio-bot
6cacd42e35
chore(package): update lockfile
...
https://npm.im/greenkeeper-lockfile
2018-07-25 15:40:24 +00:00
Eric Rosenbaum
15dcee423b
Revert changes to package-lock
2018-07-09 13:49:41 -04:00
Eric Rosenbaum
b1976d6fec
update package-lock
2018-07-09 13:49:41 -04:00
Ray Schamp
d482b5ddeb
Update package-lock.json
...
This is needed because the branch for #1282 was created before my changes to use package-lock.json, so package-lock wasn't updated when Greenkeeper updated the eslint dependency.
2018-07-02 15:04:08 -04:00
Ray Schamp
755cdd98e5
Remove cache from Travis, begin using npm ci
...
We have thought about moving to use package-lock.json the way NPM suggests, and at the same time have begun having issues with Travis caches. To address both at the same time, remove the cache from Travis, and make up the time by moving to package-lock.json + npm ci for install.
2018-06-28 10:52:04 -04:00