Bump integration tools to 1.3.3
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@ -5,9 +5,9 @@
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
"@30-seconds/integration-tools": {
|
||||
"version": "1.3.2",
|
||||
"resolved": "https://registry.npmjs.org/@30-seconds/integration-tools/-/integration-tools-1.3.2.tgz",
|
||||
"integrity": "sha512-EmqyRc1L/o+UGpC2eJ7jrfVcHEvIVLwbCHEyFfzqxdlbvY/snIXzUFp93U610COVlZygSIe+pKf06PAYO8ugHw==",
|
||||
"version": "1.3.3",
|
||||
"resolved": "https://registry.npmjs.org/@30-seconds/integration-tools/-/integration-tools-1.3.3.tgz",
|
||||
"integrity": "sha512-Nro6i3n6ybMLQQBLz+0osFJ2GB1GoM1SFCzUUsBKQZMAVqKJvJb/ViBIE82VeDaxNtknBnWV6uk1MWCW6cpLVw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/core": "^7.7.4",
|
||||
|
||||
@ -18,6 +18,6 @@
|
||||
"homepage": "https://github.com/30-seconds/30-seconds-of-python",
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"@30-seconds/integration-tools": "^1.3.2"
|
||||
"@30-seconds/integration-tools": "^1.3.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user